Discord
Core integration for Discord message and guild management. v1.0.0 provides a sharp 13-tool pack covering Channels, Messages, Guilds, and Roles. Built on the Discord REST API (v10) with native OAuth2 support.
Get a channel by ID. Returns a channel object.
Post a message to a guild text or DM channel.
Edit a previously sent message.
Returns a specific message in the channel.
Returns the messages for a channel.
Returns a list of guild channel objects.
Returns the guild object for the given id.
Modify attributes of a guild member.
Adds a role to a guild member.
Removes a role from a guild member.
Returns a list of guild member objects that are members of the guild.
Returns a list of guild member objects whose username or nickname starts with a provided string.
Returns a list of guild role objects for the guild.