什么是 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