@radzor/discord-bot
Discord bot framework with slash commands, embeds, and message handling. Uses the Discord REST API and Gateway for real-time events.
Chat & Messagingv0.1.0typescriptpythonServerdiscordbotchatcommandssocialmessagingby Radzor
Install
View source on GitHub →$npx radzor@latest add discord-bot
⚠ Constraints: Requires Discord bot token. Bot must be invited to server with appropriate permissions.
Inputs
| Name | Type | Default | Description |
|---|---|---|---|
| botToken* | string | — | Discord bot token.DISCORD_BOT_TOKEN |
| applicationId | string | — | Discord application ID for slash commands. |
botToken*string
Discord bot token.
DISCORD_BOT_TOKEN
applicationIdstring
Discord application ID for slash commands.
Outputs
| Name | Type |
|---|