Query and modify Discord servers - Here are predefined queries for the Discord plugin.
How many messages contain a particular word?
Count the number of messages in a Discord channel that contain a specific word.
How many messages were sent by a particular user in a channel?
Count the number of messages sent by a specific user in a particular channel on Discord.
How many messages were sent in a channel?
Get the total number of messages sent in a specific Discord channel.
How many people were banned in a server?
Count the number of users who have been banned from a specific Discord server.
List all invites in a server
Retrieve all invite links of a server
List all the channels in a server
Get all channels of a specific Discord server, ordered by their positions.
List all the roles in a server.
Retrieve all roles from a specific Discord server.
List all the users in a server
Get all members of a Discord server
What's the first message sent in a channel?
Retrieve the first message that was sent in a specified Discord channel.
What's the last message sent in a channel?
Retrieve the most recent message sent in a specific Discord channel.
Which invite has been used the most in a server?
Find the most used invite code in a Discord server.
Who has invited the most people to a server?
Find out which user has invited the most people to a specific Discord server.
Who is the first user to join a server?
Find the first user to join a specified Discord server.
Who is the last user to join a server?
Get the most recent user to join a Discord server
Who sent the most messages in a channel?
Find the user who sent the most messages in a specific Discord channel.