diff options
Diffstat (limited to 'bot/constants.py')
-rw-r--r-- | bot/constants.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bot/constants.py b/bot/constants.py index 7d00a360..f2bf04a2 100644 --- a/bot/constants.py +++ b/bot/constants.py @@ -1 +1,2 @@ -HACKTOBER_CHANNEL_ID = 498804484324196362 +HACKTOBER_CHANNEL_ID = 414574275865870337 +HACKTOBER_VOICE_CHANNEL_ID = 514420006474219521 |