mirror of
https://github.com/miaowware/qrm2.git
synced 2024-11-10 18:33:34 -05:00
a1da6a32e0
No but seriously, the bot works, yay! - Even got a nice makefile to automagically setup everything. *majiks!*
13 lines
591 B
Python
13 lines
591 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."""
|
|
|
|
discord_token = ""
|