[x] - I ran yarn lint to make sure my codebase is consistent
[x] - I link to the relevant issues to be closed, if applicable
Squashes the region lead role command into a toggle
Renames commands to be more intuitive. We now have /lead region role and /lead vc rename for example
Small eslint changes that came up while working on this
Remove some redundant permission checks
Bugfix for region role command, in which all of your regions had to match the target. Now only one of the roles have to match the target, which makes more intuitive sense.
Pull Request Template
yarn test
does not throw any errorsyarn lint
to make sure my codebase is consistent/lead region role
and/lead vc rename
for exampleCloses #32