DiscordSH Bot
Overview
Section titled “Overview”discordsh-bot is the standalone Discord gateway bot extracted from the axum-discordsh monolith. It handles all Discord interactions independently of the HTTP server.
Features
Section titled “Features”- Poise/serenity Discord gateway with shard support
- Slash commands:
/github,/gh,/dungeon,/ping,/status,/health,/admin - Embed Dungeon game with bevy_battle combat, bevy_inventory item management
- GitHub issue/PR management with SVG card rendering
- Player persistence via Supabase
- Minimal health HTTP server for k8s probes
Related
Section titled “Related”- DiscordSH — HTTP server (Astro site, REST API)