·discord-bot-architect
@

discord-bot-architect

hainamchung/agent-assistant

Spezialfähigkeit zum Erstellen produktionsbereiter Discord-Bots. Behandelt Discord.js (JavaScript) und Pycord (Python), Gateway-Intents, Slash-Befehle, interaktive Komponenten, Ratenbegrenzung und Sharding.

2Installationen·0Trend·@hainamchung

Installation

$npx skills add https://github.com/hainamchung/agent-assistant --skill discord-bot-architect

SKILL.md

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']

// src/index.js const { Client, Collection, GatewayIntentBits, Events } = require('discord.js'); const fs = require('node:fs'); const path = require('node:path'); require('dotenv').config();

Spezialfähigkeit zum Erstellen produktionsbereiter Discord-Bots. Behandelt Discord.js (JavaScript) und Pycord (Python), Gateway-Intents, Slash-Befehle, interaktive Komponenten, Ratenbegrenzung und Sharding. Quelle: hainamchung/agent-assistant.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/hainamchung/agent-assistant --skill discord-bot-architect
Kategorie
@Zusammenarbeit
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist discord-bot-architect?

Spezialfähigkeit zum Erstellen produktionsbereiter Discord-Bots. Behandelt Discord.js (JavaScript) und Pycord (Python), Gateway-Intents, Slash-Befehle, interaktive Komponenten, Ratenbegrenzung und Sharding. Quelle: hainamchung/agent-assistant.

Wie installiere ich discord-bot-architect?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/hainamchung/agent-assistant --skill discord-bot-architect Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/hainamchung/agent-assistant