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.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
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)