forked from adam/discord-bot-shtik
user access control #14
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
going to want some kind of runtime administration, right? so probably only let some people do that, e.g., me, but not randos.
Would make sense to say "alright if you're in a discord server, obviously the server owner can fuck with your settings". bonus points if the server can tell you a role can do a thing.
But you don't necessarily want a given person to have more permission in different contexts, right?