These commands help with server administration tasks like bulk ID retrieval and bot diagnostics.
Check the bot's current gateway latency. Response is visible only to you.
Display bot version information, author details, and a short description.
Open the interactive help menu. A set of category buttons lets you browse command documentation without leaving Discord.
Categories available in the help menu:
/retrieveids channels
Get a list of all channel IDs inside a category.
Returns a formatted list of channel-name: ID pairs. Useful for bulk configuration or scripting.
Requires the Manage Channels permission.
/retrieveids users
Get a list of all member IDs that have a specific role.
Returns a list of username: ID pairs for every member with that role.
Requires the Manage Roles permission.
/retrieveids leaderboard
Get the user IDs of the top entries from the verbal warnings leaderboard.
Returns raw Discord user IDs in order of ranking.
/retrieveids searchusers
Search server members by username or display name.
Returns a list of matching members with their IDs.