#How do I edit the command role overrides on a guild?

1 messages · Page 1 of 1 (latest)

willow sundial
#

How do I edit the permission overrides for which roles/users are able to use particular commands on a particular guild in code?

native vigil
#

You'd need to get the bearer token from a user with sufficient permissions in the guild

#

And with one you should be able to call the method on a guild object

willow sundial