diff options
author | 2018-11-20 13:37:18 +0100 | |
---|---|---|
committer | 2018-11-20 13:37:18 +0100 | |
commit | f64061773ebde98054f5036cf65d9637070b23e4 (patch) | |
tree | 0d1c36e5174f0be883df0776d0dfee8d386e41b4 /bot/constants.py | |
parent | Merge branch 'master' of github.com:python-discord/seasonalbot (diff) | |
parent | New lockfile (diff) |
Merge branch 'hundredrab-master'
Diffstat (limited to 'bot/constants.py')
-rw-r--r-- | bot/constants.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/constants.py b/bot/constants.py index e69de29b..7d00a360 100644 --- a/bot/constants.py +++ b/bot/constants.py @@ -0,0 +1 @@ +HACKTOBER_CHANNEL_ID = 498804484324196362 |