commandperms_commands - Galaxy-Life-Reborn/GLRDiscordBot GitHub Wiki

The code behind this page is a work in progress, so for now you'll have to rely on the information you get from the help commands:

!help command
!help command channels
!help command roles

I suggest you read carefully and pay attention to the details.

Example Usage

A quick example on how to only allow a certain command in one channel (!profile command in this example):

Change the channels list of the command to a whitelist (only the channels on there will be allowed to execute the command):
!command channels enable profile

And now you can add channels to the whitelist by executing:
!command channels add MyChannel profile

You can easily do this for all related commands (profile/stats/leaderboard/compare/alliance) by using glr instead of profile
If the text channel has a space in the name make sure to use the id of the voice channel