heroldev/meowbert

update QOTD DB

heroldev opened this issue · 3 comments

add more questions carry over important repeats (functionality)

also, re-work the add-QOTD command so that they are put into a separate table as a queue instead of dumped directly into the unused questions bank

to do this, mod perms can be removed for the ADD qotd command. additionally, commands should be obscured and removed if they aren't useful, such as redoQOTD

comment #2 was implemented in ea213ea, awaiting test and merge