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.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
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)