A Discord bot using HTTP interactions (webhooks) instead of the Gateway API.
/ping slash commandDISCORD_PUBLIC_KEY: Your application's public keyDISCORD_BOT_TOKEN: Your bot tokenDISCORD_PUBLIC_KEY: Required for verifying Discord requestsDISCORD_BOT_TOKEN: Required for registering slash commandsPOST / - Main Discord interactions endpointPOST /register-commands - Register slash commands with Discord (run once)/ping - Simple ping command that responds with "Pong!"