Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make Bot only take commands from me and people It take commands from? #98

Open
Jashfuk opened this issue Jan 2, 2017 · 2 comments
Assignees

Comments

@Jashfuk
Copy link

Jashfuk commented Jan 2, 2017

So Im in alot of discord (Mainly Just for emotes) And the bot is taking commands from everyone and its making me be kicked and I dont know how to code at all so how would I make it only take commands from me and people I put in its memory? thanks. (Also Im using it as a userbot not a actual bot)

@Einarin
Copy link
Collaborator

Einarin commented Jan 17, 2017

You can configure the permissions to support this, although it could be improved to work better. Right now you would need globally disable every command in permissions.json, and then re-enable them all for you/people you want to give access.

We could support this better by adding support for enabling and disabling all commands with one flag. I'll put that on the todo list.

@Kyrisx Kyrisx self-assigned this Mar 29, 2018
@F9Alejandro
Copy link
Collaborator

Possibly query all the perm nodes and see what is there and what isn't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants