No description
Find a file
Vassili Minaev 282c44a09e Rewrite bot to use Discord slash commands with /tp and /tpa groups, add dice rolling
- Replace text prefix commands with app_commands groups: /tp for users, /tpa for admins
- Admin commands hidden from non-admins via default_permissions on the /tpa group
- Add ticket_type autocomplete (normal/golden) on relevant commands
- All responses are ephemeral
- Add /roll and /r commands with full dice notation support (XdY, modifiers, adv/dis)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 22:20:16 -06:00
.gitignore Initial commit 2026-05-05 20:27:39 -06:00
bot.py Rewrite bot to use Discord slash commands with /tp and /tpa groups, add dice rolling 2026-05-05 22:20:16 -06:00
tickets.json Initial commit 2026-05-05 20:26:54 -06:00