2022-11-10 16:55:41 +01:00
|
|
|
# pybot-f configuration
|
|
|
|
# Please copy or rename to bot.ini .
|
2022-08-07 17:48:49 +02:00
|
|
|
|
2022-11-10 16:55:41 +01:00
|
|
|
# If you need support, contact freaky@freakyonline.de .
|
|
|
|
|
|
|
|
## This is the general bot configuration section.
|
|
|
|
#
|
|
|
|
# - bottoken
|
2023-10-30 20:42:46 +01:00
|
|
|
# This is the bot-token of your discord bot.
|
2022-11-10 16:55:41 +01:00
|
|
|
# If you need help on how to set up a Discord app with bot token,
|
2022-11-10 21:58:57 +01:00
|
|
|
# try searching the internet for "How to create a Discord bot token" or
|
|
|
|
# visit: https://discordpy.readthedocs.io/en/latest/discord.html
|
2022-11-10 16:55:41 +01:00
|
|
|
# Also don't forget to invite the bot onto your server(s).
|
2022-05-26 15:30:48 +02:00
|
|
|
|
|
|
|
[General]
|
2022-09-02 21:57:56 +02:00
|
|
|
bottoken=BOTTOKEN_HERE
|