什麼是 agent-discordbot?
使用機器人令牌與 Discord 伺服器互動 - 發送訊息、讀取頻道、管理反應 來源:devxoul/agent-messenger。
使用機器人令牌與 Discord 伺服器互動 - 發送訊息、讀取頻道、管理反應
透過命令列快速安裝 agent-discordbot AI 技能到你的開發環境
來源:devxoul/agent-messenger。
A TypeScript CLI tool that enables AI agents and humans to interact with Discord servers using bot tokens. Unlike agent-discord which extracts user tokens from the desktop app, agent-discordbot uses standard Discord Bot tokens for server-side and CI/CD integrations.
agent-discordbot uses Discord Bot tokens which you create in the Discord Developer Portal:
Bots in 100 or more servers require verification (you can apply once you reach 75+ servers), and verified bots must apply for access to the Message Content intent. Enable it to read message content:
使用機器人令牌與 Discord 伺服器互動 - 發送訊息、讀取頻道、管理反應 來源:devxoul/agent-messenger。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/devxoul/agent-messenger --skill agent-discordbot使用機器人令牌與 Discord 伺服器互動 - 發送訊息、讀取頻道、管理反應 來源:devxoul/agent-messenger。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/devxoul/agent-messenger --skill agent-discordbot 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/devxoul/agent-messenger