Galarzaa90 / NabBot

Discord bot for Tibia servers
https://nabbot.xyz
Apache License 2.0
52 stars 25 forks source link

Add command check for tracked world #92

Closed Galarzaa90 closed 6 years ago

Galarzaa90 commented 6 years ago

Command checks are special functions that are executed before calling a command or when using /help. They can be used as permissions checks, forbidding certain users from using commmands and hiding them from /help for them.

The idea is to add one that checks if the current server is tracking a world, this way, commands that are not available because of this will be hidden in command list, to avoid confusion.