[AVRP] Playground - Administration commands

Administration commands are used to configure the bot and are available to all users with Administrator permissions on the server by default.

Note: these commands do not have a slash version

  • pg/lang [en | ru] - change a language of the bot on your server.
  • pg/roles [list of channel tags | none] - change roles able to use the bot. Each time using the command you should list all roles you want to set up. Inputing "none" as a parameter makes all users be able to use the bot.
  • pg/channels [list of channel tags | none] - change channels the bot can be used in. Each time using the command you should list all channels you want to set up. Inputing "none" as a parameter makes bot be able to be used in all channels on the server.
  • pg/admins [list of role tags | none] - change roles able to configure the bot besides users with Administrator permissions. Each time using the command you should list all roles you want to set up. Inputing "none" as a parameter makes only Administrators be able to configure the bot.
  • Back