Skip to main content
The User App cog provides a single /userapp command available as a user-install application. This means it works without the bot being in a server, including in DMs.

Command

CommandChoiceDescription
/userappglobal_banBans a user globally across all bot-joined guilds.
/userappglobal_unbanUnbans a user globally.
/userappglobal_massbanBans multiple users globally.
/userappglobal_massunbanUnbans multiple users globally.
/userappglobal_statusShows the global moderation status for a user.
/userappglobal_sync_bansSyncs the global ban list to one or all guilds.
/userappwhitelist_guildAdds a guild to the whitelist.
/userapppingChecks userapp availability.

Permission Requirements

All /userapp choices that perform actions require the globally trusted or bot owner permission.

Additional Choices

ChoiceDescription
echoEchoes back the provided reason/text.
shutdownShuts down the bot. Bot owner only.
restartPulls the latest changes from origin/main via git pull then restarts the process. Bot owner only.

Installation

This command is installed as a user-install application (not a guild install). It does not require the bot to be a member of any server.