Skip to content

Releases: JuneMinazuki/Challonge-Snap

Challonge-Snap V1.1 - Better Logging & Stop Tracking

28 Jan 02:34

Choose a tag to compare

Changelog

  1. Use /clear to stop tracking the bracket
  2. Able to find tournament ID when given a url
  3. Use logging to log the bot's activities
  4. Bug fix: Completed tournament can now be showed
  5. Bug fix: Defer \bracket to unknown interaction error
  6. 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

21 Jan 04:07

Choose a tag to compare

Changelog

  1. Challonge API Key is now optional, but is required if you want to have the auto-update feature
  2. Updated bot permission required
  3. Added .env.example file
  4. Updated README.md

Full Changelog: v1.0...v1.0.1

Challonge-Snap V1.0 - Initial Release

19 Jan 12:47

Choose a tag to compare

✨ Features

  1. Real-time Rendering: Converts live Challonge data into a clean image format.
  2. Auto-Update: Automatically refreshes the bracket image in Discord when scores are reported.
  3. Tournament Support: Works with Single Elim, Double Elim, Swiss Stage and Round Robin formats.
  4. 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.