aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py
diff options
context:
space:
mode:
authorGravatar Marko Kovačević <[email protected]>2018-10-02 20:41:07 +0200
committerGravatar Marko Kovačević <[email protected]>2018-10-02 20:41:07 +0200
commita30b4a5412a0e88ac37ae5f524b03886a997dd7c (patch)
treefa022a1ded17150139d1eedaa82f269bd1df7f37 /bot/constants.py
parentCreate CONTRIBUTING.md (diff)
Implemented flake8 and a Discord Bot base.
Diffstat (limited to 'bot/constants.py')
-rw-r--r--bot/constants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/constants.py b/bot/constants.py
new file mode 100644
index 00000000..f2376c4d
--- /dev/null
+++ b/bot/constants.py
@@ -0,0 +1 @@
+token = ''