Add empty BOTAN_TOKEN to credentials.py
This commit is contained in:
parent
943365cdd7
commit
c144fb7c3b
1 changed files with 2 additions and 1 deletions
|
@ -1 +1,2 @@
|
|||
TOKEN = 'TOKEN'
|
||||
TOKEN = 'TOKEN'
|
||||
BOTAN_TOKEN = '' # Optional: Add a botan.io token if you want bot statistics
|
||||
|
|
Loading…
Reference in a new issue