Discord
Discord is a communication platform for communities, voice, video, and text. The Discord node in Boltic lets you connect your Discord account and automate workflows using common Discord resources and operations.
Discord Account
- Select the Discord account you want to connect.
- If you don't have an existing account, add one using the Add New Account option before proceeding.
Available Resources
Here are the available resources you can use with the Discord node:
Resources
- User: Get current user servers, get the current user's server member details, get a user by ID, and search server members.
- Channel: Rename channels and delete channels.
- Message: Send channel messages, send direct messages (DMs), list channel messages, get a message by ID, and delete a message by ID.
- Role: Add roles and remove roles for members.
- Forum: Create a new forum post, send a new message in forum post.
- Custom API: Execute custom API calls with full flexibility.
Basic Operations
Here are the basic operations you can perform with the Discord node:
User
- Get Current User Servers: List the servers the current user is in.
- Get Current User's Server Details: Get the current user's server member object.
- Get User by ID: Get a user by ID.
- Search Server Users: Search server members by username or nickname prefix.
Channel
- Rename Channel: Rename a channel.
- Delete Channel: Delete a channel.
- Search Channel by Name: Search a channel by it's name.
Message
- Send Channel Message: Send a message to a channel.
- Get Channel Messages: List messages in a channel.
- Get Channel Message by ID: Get a channel message by ID.
- Delete Channel Message by ID: Delete a channel message by ID.
Role
- Create Role: Create a new role in a server.
- Delete Role: Delete an existing role from a server.
- Add Role to User: Assign a role to a server member.
- Remove Role from user: Remove a role from a server member.
Forum
- Create New Forum Post: Create a new post in a forum channel.
- Send Message in Forum Post: Send a new message in forum post.
Custom Operations
- Custom API: Execute custom API calls with full flexibility.
Conclusion
Discord helps you automate community workflows inside Boltic. Use the Discord node to manage channels, send messages, and retrieve user and message data in your workflows.
If you need further assistance, contact Boltic support at [email protected].