strata-czasu / hashira

1 stars 0 forks source link

Role add/remove commands #29

Closed Daste745 closed 5 months ago

Daste745 commented 5 months ago

Commands for adding and removing roles from users. This includes checks for roles that can be skipped and target member permissions.

Moved the logic of parsing multiple user mentions to an utility module, as it was already used in miscellaneous commands.

Added a utility for bulk modifying multiple members, which returns if each operation was successful.