Releases: JuneMinazuki/Challonge-Snap
Releases · JuneMinazuki/Challonge-Snap
Challonge-Snap V1.1 - Better Logging & Stop Tracking
Changelog
- Use /clear to stop tracking the bracket
- Able to find tournament ID when given a url
- Use logging to log the bot's activities
- Bug fix: Completed tournament can now be showed
- Bug fix: Defer \bracket to unknown interaction error
- Bug fix: Make initial warm-up request to the base domain to prevent 403 error
Full Changelog: v1.0.1...v1.1
Challonge-Snap V1.0.1 - Optional Auto Update
Changelog
- Challonge API Key is now optional, but is required if you want to have the auto-update feature
- Updated bot permission required
- Added .env.example file
- Updated README.md
Full Changelog: v1.0...v1.0.1
Challonge-Snap V1.0 - Initial Release
✨ Features
- Real-time Rendering: Converts live Challonge data into a clean image format.
- Auto-Update: Automatically refreshes the bracket image in Discord when scores are reported.
- Tournament Support: Works with Single Elim, Double Elim, Swiss Stage and Round Robin formats.
- Simple Commands: Minimalistic setup for tournament organizers.
⌨️ Commands
The bot uses Slash Commands. Ensure the bot has Use Application Commands permission in your server.
| Command | Usage | Description |
|---|---|---|
/bracket |
/bracket <tournament_id> |
Fetches the Challonge bracket and posts the rendered bracket. |
/info |
/info |
Get current active tournament ID. |
/update |
/update |
Forces an immediate refresh of the currently active bracket. |