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
- Host: GitHub
- URL: https://github.com/rlbot/discord-bot
- Owner: RLBot
- Created: 2018-11-19T23:56:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-27T13:29:19.000Z (over 1 year ago)
- Last Synced: 2025-04-10T16:17:14.952Z (about 1 year ago)
- Topics: hacktoberfest
- Language: Python
- Homepage:
- Size: 85.9 KB
- Stars: 2
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.