Skip to content

Discord

Łukasz Domeradzki edited this page Jun 8, 2019 · 38 revisions

Discord

This page lists ArchiBot features that are exclusive to Discord platform. Features that are generic and available on all platforms will not be listed here.


Permissions

ArchiBot considers given user as a Moderator when he has at least one assigned role with "Manage messages" (8192, 0x2000) permission. ArchiBot considers given user as an Administrator when he has at least one assigned role with "Administrator" (8, 0x8) permission, or he's the owner of the server.

Administrator has the Moderator permission by definition.


Commands

boobs

butts

nsfw <query>

Those commands work exactly the same as their generic variants, except ArchiBot will take into account NSFW setting of the channel and will ignore those commands sent to channels that are not declared as such. Private chat is considered NSFW by default.


role <targetRole>

This command is used for adding/removing user that executed the command to/from <targetRole> group. Users without a Moderator permission can ask only for those roles that end with a + character, which indicates that given role is considered public. Moderators can execute this command with any role on the server. In addition to that, ArchiBot will refuse to grant user a role that includes more permissions than he currently has, unless the user executing the command is Administrator.

For convenience, + sign of public roles can be omitted when declaring <targetRole>.

Clone this wiki locally