qrm2/templates/template_keys.py
0x5c 0cc613ef8a Templates: added proper comments (#30)
- Added a default value for 'owners_uids'
- Added notes on proper types where applicable.
- That's pretty much it

Fixes #26
2019-10-07 12:17:52 -04:00

17 lines
621 B
Python

##########################################################
# #
# ¡ This is a template ! #
# #
# Make sure to edit it with your preferred settings! #
# And to place it in the root of the bot's folder, #
# without the 'template_' part of the name #
# #
##########################################################
"""
API keys and tokens for the bot.
---
"""
# The Discord bot token
discord_token = ""