Add Bot banner
treylom treylom

Add Bot

Communication community

Description

--- description: 추가 Discord 봇 1개를 기존 셋업에 신설 (soul.md template + token + 페어링) allowed-tools: Bash Read Write Edit AskUserQuestion disable-model-invocation: true --- # /thiscode:add-bot — 추가 봇 신설 > **별칭 안내**: 정식 이름은 `/thiscode:create-discord-bot` — 본 커맨드는 하위 호환 별칭으로 유지된다(기존 문서·메모리 참조 보존). > **⚡ 실행 지시**: 이 문서는 슬래시 커맨드 본문이다 — 로드된 것 자체가 사용자의 실행 요청이다. 문서 요약·소개 출력이나 "실행할까요?" 확인 질문으로 멈추지 말고 **아래 단계를 지금 즉시 실행**한다. (본문이 명시하는 인터뷰·AskUserQuestion 단계는 그 지점에서 그대로 수행 — 그 외 추가 확인 ❌) > 메인 봇 이미 작동 중인 사용자가 워커

Installation

Installs to ~/.claude/skills/treylom-thiscode-add-bot/SKILL.md

Terminal
mkdir -p ~/.claude/skills/treylom-thiscode-add-bot && curl -fsSL https://raw.githubusercontent.com/treylom/ThisCode/HEAD/commands/add-bot.md -o ~/.claude/skills/treylom-thiscode-add-bot/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository