The FRC Discord Bot, now with 100% more snakes
https://discordapp.com/oauth2/authorize?client_id={client_id}&scope=bot&permissions=402779143 (need to find client id)
- Recommended: create your own application with bot account for testing
- Install dependencies:
sudo apt-get install libxml2 libxslt-dev python3-lxml && sudo pip3 install discord.py requests aiohttp bs4
- Create authentication file (
auth.txt
): first line is token, second line is owner account ID - Run:
python3 bot.py