Skip to main content
DiscordTools enable an agent to send messages, read message history, manage channels, and delete messages in Discord.

Prerequisites

The following example requires the requests and openai libraries and a Discord bot token which can be obtained from here.

Example

cookbook/91_tools/discord_tools.py

Toolkit Params

Toolkit Functions

Developer Resources