Slash Command Bot
The slash-command-bot is a customizable Discord bot template that allows you to create your own Discord bot with a slash command handler using discord.js v14.
- •You want to create a custom Discord bot with specific commands for your community
- •You need a flexible and configurable bot that can be extended with new commands
- •You are already familiar with JavaScript and want to leverage discord.js v14 for your bot development
Create a new command called `hello` by creating a file `hello.js` in the `commands` directory with the content: `module.exports = { name: 'hello', description: 'Say hello!', execute: (interaction) => interaction.reply('Hello!') };`Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/slash-command-bot && curl -fsSL https://workflowstacks.com/api/skills/slash-command-bot/claude-skill -o ~/.claude/skills/slash-command-bot/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Slash Command Bot is a tiny JavaScript project (~100 lines across 5 code files). Setup is light: installs like a normal app. Reading the code is optional. Last commit 7 months ago, no license file, no tests found.
- 1README.mdStart here — what it does and how to install it
- 2index.jsWhere the program starts running
- 3package.jsonDependencies and the commands it exposes
- 4commands/ping.jsInside commands/ — an example of what the AI is told to do
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/slash-command-bot && curl -fsSL https://workflowstacks.com/api/skills/slash-command-bot/claude-skill -o ~/.claude/skills/slash-command-bot/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.