Skip to main content
Back to registry

discord-bot-architect

sickn33/antigravity-awesome-skills

Modern Discord bot setup with Discord.js v14 and slash commands

Installs485
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill discord-bot-architect
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykPASS
About this skill
Modern Discord bot setup with Discord.js v14 and slash commands When to use : ['Building Discord bots with JavaScript/TypeScript', 'Need full gateway connection with events', 'Building bots with complex interactions'] Discord bot with Pycord (Python) and application commands When to use : ['Building Discord bots with Python', 'Prefer async/await patterns', 'Need good slash command support'] Using buttons, select menus, and modals for rich UX When to use : ['Need interactive user interfaces', 'Collecting user input beyond slash command options', 'Building menus, confirmations, or forms'] Why bad : Message Content Intent is privileged and deprecated for bot commands. Slash commands are the intended approach. Why bad : Command registration is rate limited. Global commands take up to 1 hour to propagate. Syncing on every start wastes API calls and can hit limits. Why bad : Discord gateway requires regular heartbeats. Blocking operations cause missed heartbeats and disconnections. This skill is applicable to execute the workflow or actions described in the overview.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does discord-bot-architect do?

Modern Discord bot setup with Discord.js v14 and slash commands

Is discord-bot-architect good?

discord-bot-architect does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does discord-bot-architect work with?

discord-bot-architect currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to discord-bot-architect?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install discord-bot-architect?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill discord-bot-architect

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering