A Discord integration server that enables AI assistants to interact with Discord's platform features through a standardized interface. Built with TypeScript and discord.js, it provides tools for managing channels, forums, messages, and reactions while handling authentication and permissions appropriately. The implementation focuses on common Discord operations like sending messages, managing forum posts, and adding reactions, making it valuable for users who want to automate Discord community management or enable AI assistants to participate in Discord conversations.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Login to Discord
Send a message to a specified channel (supports both channel ID and channel name)
Get Discord server information
Create a text channel
Delete a channel
Get a list of forum channels
Create a forum post
Get a forum post
Reply to a forum post
Delete a forum post
Read channel messages
Add a reaction to a message
Add multiple reactions to a message
Remove a reaction from a message
Delete a specific message from a channel
Creates a new webhook for a Discord channel
Sends a message to a Discord channel using a webhook
Edits an existing webhook for a Discord channel
Deletes an existing webhook for a Discord channel