/admin add @username - add admin #51
Reference in New Issue
Block a user
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?
Objective
Add ability to add new admin via
/admin add @username.Behavior
Adds the specified user as an admin for the room.
Success Message
Error Cases
⛔ User @nonexistent not found.⛔ @username is already an admin.⛔ Only admins can perform this action.Permissions
Dependencies