You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the role names "admin" and "moderator" are hardcoded as the privileged roles of the bot. But other discord servers may have different names for the admin role and moderator role.
What can we do to fix that problem?
Allow the owner of the server to set which roles will be the admin and moderator roles. Admins should be able to remove or change the moderator role.
What problem are you facing?
Right now, the role names "admin" and "moderator" are hardcoded as the privileged roles of the bot. But other discord servers may have different names for the admin role and moderator role.
What can we do to fix that problem?
Allow the owner of the server to set which roles will be the admin and moderator roles. Admins should be able to remove or change the moderator role.