Update the code to work

This commit is contained in:
Oliver-Akins 2021-12-12 15:50:27 -06:00
parent 4dc25492e5
commit 1b18eabbc3
8 changed files with 332 additions and 2130 deletions

15
config.template.toml Normal file
View file

@ -0,0 +1,15 @@
[twitch]
[twitch.auth]
oauth_token = ""
username = ""
[twitch.chat]
command_prefix = "!"
channels = []
[discord]
[discord.webhook]
enabled = true
url = ""