diff options
author | 2018-10-03 20:45:54 +0200 | |
---|---|---|
committer | 2018-10-03 20:45:54 +0200 | |
commit | 9a81988267408f3ca4c23083c9a4b771d6dc3d5f (patch) | |
tree | e16aae5974f0dd8eba556cc818d689ac170f309a /bot/constants.py | |
parent | Create CONTRIBUTING.md (diff) | |
parent | Use docstrings instead of block comments. (diff) |
Merge pull request #2 from markylon/master
Set up some simple Discord bot boilerplate.
Diffstat (limited to 'bot/constants.py')
-rw-r--r-- | bot/constants.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/bot/constants.py b/bot/constants.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/bot/constants.py |