/xRCRankedBot

The Discord bot used to run Second Robotics ranked matches and host servers, powered by Discord.py

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

xRC Ranked Bot

A Discord bot written in Discord.py that runs ranked competitive matches for xRC Simulator and submits scores to the Second Robotics API.

Getting Started

  • Install all the necessary dependencies by running pip install -r requirements.txt.
  • Set up your environment variables by creating a .env file and filling in the required values. An example .env file can be found here.
  • Run the bot by running python3 main.py.