https://github.com/theraphael0000/gk2t_tournament_bot
A simple discord bot to manage challonge tournament
https://github.com/theraphael0000/gk2t_tournament_bot
challonge-api discord-bot gk2t
Last synced: 10 months ago
JSON representation
A simple discord bot to manage challonge tournament
- Host: GitHub
- URL: https://github.com/theraphael0000/gk2t_tournament_bot
- Owner: TheRaphael0000
- Created: 2025-01-18T14:58:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-28T20:25:11.000Z (over 1 year ago)
- Last Synced: 2025-04-09T12:15:41.587Z (about 1 year ago)
- Topics: challonge-api, discord-bot, gk2t
- Language: TypeScript
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quick start
A simple Discord bot interfaced with Challonge.com
- create a bot on: https://discord.com/developers/applications
- create a tournament and an API key on: https://challonge.com
```bash
cp .env_sample .env
vim .env
deno task dev
```
Once the bot is running, invite it to your guild (_discord server_) and DM it `aide` to print help.