diff options
author | 2018-11-20 13:57:48 +0100 | |
---|---|---|
committer | 2018-11-20 13:57:48 +0100 | |
commit | 0aa51a95edc5535cbafbec3344fe68adaa308c76 (patch) | |
tree | 6841976529356668c3293ec8467ddb82918212bb /bot/constants.py | |
parent | Merge branch 'hundredrab-master' (diff) | |
parent | fixing lockfile (diff) |
Merge branch 'meooow25-spookysound'
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 |