diff options
author | 2018-11-20 13:30:38 +0100 | |
---|---|---|
committer | 2018-11-20 13:30:38 +0100 | |
commit | 7ac3946023f48dfebeb0335f66421773cde2d900 (patch) | |
tree | 01f32936cfb480ebaf37ded2fa197913d7136c5f /bot/constants.py | |
parent | Solved merge conflicts (diff) |
Cleaning up bats a bit
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 |