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)