/discord-bot

Discord bot for the RLBot discord server

Primary LanguagePython

RLBotDiscordBot

This is the Discord bot running in the RLBot Discord server.

Info

It uses the nextcord framework.

The main bot is RLBotDiscordBot.py and its modules is located in the cog folder.

To run/test the bot you need the following environment variables set:

  • TOKEN, a Discord Bot Token,
  • GOOGLE_API_KEY, a Google API key in order to fetch tournaments from the Google Calendar (optional),
  • TEST_GUILD, Discord Guild ID of your testing server (optional),

Extra

TournamentAnnouncerBot.py is a project being developed by Skyborg that will enable live score tracking for official tournaments.