AdminRoles - United-Programming/UPBot GitHub Wiki
The bot will accept a set of roles as Administrators.
The guild members having any of the defined roles are allowed to configure the bot and use commands reserved to admins.
When the bot is added to a Discord guild, no admin roles are defined (roles are specific to each guild), in this case the owner of the site, and who as a role with the Administrator Permission will be considered Admins.
Once the roles are defined, only who has one of the roles defined is considered to be an admin (the owner of the site will always be allowed to handle the bot.)
To define the Admin roles check Define Admin Roles (command) or Define Admin Roles (interaction)