Move the answers into the config instead of the code

This commit is contained in:
Oliver-Akins 2021-12-12 15:53:09 -06:00
parent d5e0b32adf
commit 84e8dd9aa2
3 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,7 @@
[quiz]
answers = []
[twitch]
[twitch.auth]
@ -8,6 +12,7 @@ username = ""
command_prefix = "!"
channels = []
[discord]
[discord.webhook]