skills/smithery.ai/discord-bot

discord-bot

SKILL.md

Discord Bot Development

Project Protection Setup

MANDATORY before writing any code:

# 1. Create .gitignore
cat >> .gitignore << 'EOF'
# Build
target/
node_modules/
__pycache__/
dist/
Installs
3
First Seen
Mar 10, 2026
discord-bot from smithery.ai