Enables LLMs to interact with Discord channels by sending and reading messages through Discord's API, with a focus on maintaining user control and security.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Sends a message to a specified Discord channel. Parameters: server (optional, string), channel (string), message (string)
Reads recent messages from a specified Discord channel. Parameters: server (optional, string), channel (string), limit (optional, integer)