Skip to content

The FRC Discord Bot, now with 100% more snakes

Notifications You must be signed in to change notification settings

hook321/RoBot.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RoBot.py

The FRC Discord Bot, now with 100% more snakes

Invite

https://discordapp.com/oauth2/authorize?client_id={client_id}&scope=bot&permissions=402779143 (need to find client id)

Development Setup

  1. Recommended: create your own application with bot account for testing
  2. Install dependencies: sudo apt-get install libxml2 libxslt-dev python3-lxml && sudo pip3 install discord.py requests aiohttp bs4
  3. Create authentication file (auth.txt): first line is token, second line is owner account ID
  4. Run: python3 bot.py

About

The FRC Discord Bot, now with 100% more snakes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages