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.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
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)