VTF Bot Discord bot for Variety.TF. Setup Create a new Discord application at: https://discord.com/developers/applications Go to the Bot menu to create a bot, then enable the Server Members and Message Content intents. Consider disabling the Public Bot option. Click Reset Token and copy the bot's token. Copy sample-config.ini to config.ini, insert your token, and add a guild and channel ID to send debug logging to. Edit tmux.sh to reflect the location you've cloned the repository to. Start the bot via ./tmux.sh or run it directly: cd src && ./bot.py