This n8n workflow automates the process of creating engaging discussion questions for Reddit, posting them to a specific subreddit, and archiving the questions for future reference. It is scheduled to run at a set interval (e.g., daily at 7 PM) and leverages AI to generate relevant, open-ended questions on designated topics, ensuring fresh content without duplication.
The workflow starts with a scheduled trigger event, then retrieves previous discussion questions stored in Airtable to avoid repeats. It aggregates these questions into a single prompt for the OpenAI GPT-4 model, which generates a new discussion question based on user-defined parameters such as topic and subreddit.
Once generated, the question is posted to the chosen subreddit (‘Biohackers’ in this case) using Reddit’s API. Immediately after posting, the question is archived in Airtable to maintain a record of discussions sent out, enhancing future content planning. This automation streamlines engagement strategies on Reddit, making it ideal for communities seeking consistent, fresh conversation starters without manual effort.
Use cases include managing community engagement, content planning for social media, or even running discussion-based campaigns within niche online forums.
Reviews
There are no reviews yet.