First working version

This commit is contained in:
CramMK
2020-01-18 04:13:57 +01:00
parent 7e805ff13a
commit 818bafc604
14 changed files with 58 additions and 652 deletions

4
config/config_example.py Normal file
View File

@@ -0,0 +1,4 @@
# This is a sample file for how a config file looks like
__token__ = "Discord Auth Token"
__prefix__ = "Command Prefix"