qrm2/templates/template_keys.py

19 lines
649 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 = ""
qrz_user = ""
qrz_pass = ""