diff --git a/bot.ini.example b/bot.ini.example index 6f8e1c6..532f1f8 100644 --- a/bot.ini.example +++ b/bot.ini.example @@ -1,7 +1,15 @@ -# pybot-f config file. pls rename to bot.ini :) -# If you need any additional help, contact me. ;D +# pybot-f configuration +# Please copy or rename to bot.ini . -## This is the general bot config section. +# If you need support, contact freaky@freakyonline.de . + +## This is the general bot configuration section. +# +# - bottoken +# This is the bottoken of your discord bot. +# If you need help on how to set up a Discord app with bot token, +# try searching the internet for "How to create a Discord bot token". +# Also don't forget to invite the bot onto your server(s). [General] bottoken=BOTTOKEN_HERE \ No newline at end of file