CedArctic / Chimera

System Remote Control Discord Bot written in Python discord.py
MIT License
87 stars 23 forks source link

Limit what users can use commands? #34

Open minuskaos opened 2 years ago

minuskaos commented 2 years ago

I want only my mods to use bot commands. However, I want the entire server to see the bot responses. Is this possible?

Arvinth-Krishna commented 2 years ago

@minuskaos I hope you are requesting for an User Restricter kind of feature which is currently available on Reco PC Server which is a modified and improved version of Chimera.

kanetjuh commented 1 year ago

@minuskaos just check beforehand whether the users id contains the one you've provided in a file for example which are only you and your mods. if so run the command if not then do something you would like to for e.g a 'no access' message