qrm2/templates/data/keys.py
0x5c 846509549c
Updated Makefile and templates
From 0x5c/quick-bot-no-pain
2019-11-25 05:43:20 -05:00

20 lines
708 B
Python

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