基本功能
discord_login: 登录到 Discorddiscord_send: 向指定的频道发送消息discord_get_server_info: 获取 Discord 服务器信息
频道管理
discord_create_text_channel: 创建一个文本频道discord_delete_channel: 删除一个频道
论坛功能
discord_get_forum_channels: 获取论坛频道列表discord_create_forum_post: 创建论坛帖子discord_get_forum_post: 获取论坛帖子discord_reply_to_forum: 回复论坛帖子discord_delete_forum_post: 删除论坛帖子
消息和反应
discord_read_messages: 读取频道消息discord_add_reaction: 在消息上添加反应discord_add_multiple_reactions: 对一条消息添加多个反应discord_remove_reaction: 从消息中移除一个反应