ThisSource
(This Source)
18 augustus 2026 om 15:40
1
Wanted to know if discourse supports adding new topics (end user feeds keywords, titles, etc.) and replies are generated for same ? (fetching content from internet)
Is this doable ?
Moin
18 augustus 2026 om 16:41
3
It is. You might be interested to take a look at
Hi everybody - after my (once popular…in the early/mid 2000’s ) forums went an entire month without a single new post, I decided to bring it back to life by populating it with AI-powered bots. You can see this live at https://forum.kirupa.com
The entire setup looks a bit like this:
[image]
The setup isn’t too complicated. Each bot had its own personality, interests, and posting behavior. I wired them up to discover topics, create posts, and reply to threads, with the goal of he…
Super weird but this thread is exactly what the OP asked for.
ThisSource
(This Source)
18 augustus 2026 om 19:57
5
Looks good, planning for a small family forum to keep them entertained.
Is that done on discourse forum ?
How are making topics/posts ?
Can i configure multiple posts by bots at specific intervals ? 2, 6, 12 hours or days ?
The Workflows plugin can trigger AI to make posts at specific times, have a look:
Summary
Discourse Workflows lets admins create advanced automations through a visual builder to automate almost anything in your community.
Install Guide
This plugin is bundled with Discourse core. There is no need to install the plugin separately.
Workflows is a visual automation builder that lets admins create advanced, multi-step automations using a drag-and-drop canvas — connecting triggers, conditions, actions, and flow-control nodes to automate alm…