diff --git a/config.json b/config.json new file mode 100644 index 0000000..15b590d --- /dev/null +++ b/config.json @@ -0,0 +1,6 @@ +{ + "discord_guilds": [896713616089309184], + "twitch_channels": ["OokamiKunTV", "ookamipup"], + "command_modules": ["cmd_discord", "cmd_twitch", "cmd_common"] +} + \ No newline at end of file