j5155 / DiscordQOTDBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiscordQOTDBot

Bot that posts questions of the day to a channel, and gets them from another channel. Whenever it posts a question, it saves that to a file, and at midnight picks a random message that isn't

  1. deleted from the suggestions channel
  2. in the files of posted questions

Todo:

Run at midnight every day (done)
Change program to use awaits so discord.py actually works (done-ish?)
Get the questions from discord (not done)
Save the question picked to a file (not done)
Pick from the questions in discord not in the file (not done)
Send the question to discord (not done)
If you can help, please make a pr!

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 100.0%