Discord Survey Bot for Gaming
Budget: €30 – €250 EUR
I want a Discord bot that automatically posts a short survey every single day on my gaming server so I can gauge interest in our scheduled gaming sessions. Each survey should focus only on event participation—no game-performance or general feedback for now.
Core behaviour
• At a set time each day the bot creates a new survey thread (or channel message) asking who plans to join that day’s scheduled session, preferred start time, and any quick notes they might have.
• Members reply through reactions, buttons, or a simple slash-command form; whatever gives me clean, countable data.
• Results need to be logged so I can review daily turnout trends later—CSV, Google Sheet, or a small SQLite file are all fine as long as export is straightforward.
Setup & tech
I’m happy with Python (discord.py) or JavaScript (discord.js). Just make sure the code is well commented, includes an .env-based token loader, and can be hosted on a small VPS. A README with install steps and a test server invite will round things off.
Acceptance criteria
1. Daily survey appears automatically without manual triggers.
2. Focus stays on scheduled gaming sessions; wording and options are editable in a config file.
3. Response counts and usernames are stored and exportable.
4. Bot runs for 48 hours on my test server without crashing or missing its post time.
Core behaviour
• At a set time each day the bot creates a new survey thread (or channel message) asking who plans to join that day’s scheduled session, preferred start time, and any quick notes they might have.
• Members reply through reactions, buttons, or a simple slash-command form; whatever gives me clean, countable data.
• Results need to be logged so I can review daily turnout trends later—CSV, Google Sheet, or a small SQLite file are all fine as long as export is straightforward.
Setup & tech
I’m happy with Python (discord.py) or JavaScript (discord.js). Just make sure the code is well commented, includes an .env-based token loader, and can be hosted on a small VPS. A README with install steps and a test server invite will round things off.
Acceptance criteria
1. Daily survey appears automatically without manual triggers.
2. Focus stays on scheduled gaming sessions; wording and options are editable in a config file.
3. Response counts and usernames are stored and exportable.
4. Bot runs for 48 hours on my test server without crashing or missing its post time.
Related categories:
JavaScript
Python
Software Architecture
Automation
API Development
Discord API
Bot Development