An open API service indexing awesome lists of open source software.

https://github.com/rlbot/discord-bot

Discord bot for the RLBot discord server
https://github.com/rlbot/discord-bot

hacktoberfest

Last synced: 11 months ago
JSON representation

Discord bot for the RLBot discord server

Awesome Lists containing this project

README

          

# RLBotDiscordBot

This is the Discord bot running in the [RLBot](https://rlbot.org/) Discord server.

## Info

It uses the [nextcord](https://github.com/nextcord/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.