WANstorm / PossumBot

A bot that will allow you to destroy discord servers.
MIT License
198 stars 190 forks source link

Can I give myself more perms besides Administrator? #68

Closed Umeor closed 3 years ago

Umeor commented 3 years ago

The 'Dope Role' only allows one perm, is there a way to change this and add more? If so, how? I'm trying to do a command with a bot, but it says I don't have the required roles.

WANstorm commented 3 years ago

@Umeor you can change the permissions in commands/myakish.js

Umeor commented 3 years ago

Nice! Is this an easy fix or will it require some effort? For reference, I have 0 coding knowledge whatsoever.

WANstorm commented 3 years ago

@Umeor It's pretty easy, but changing it won't do anything since the admin perm automatically gives the role all permissions

Umeor commented 3 years ago

Ah, well I'll try anyway and get back to you. Thanks so much! The bot is great btw:)

Umeor commented 3 years ago

@Barsik008 Okay, you were right. The command is owner-only and I don't think there's a way I can bypass that. However, could the Dope Role be put above existing roles? I know it defaults to the bottom, and servers with color roles won't allow you to ban someone with a color role unless your admin role is above theirs.

Umeor commented 3 years ago

@Barsik008 And one more thing, is there a command to remove the admin role?

WANstorm commented 3 years ago

@Umeor if another role with admin perms is higher than dope role you can't do anything about it.

Umeor commented 3 years ago

@Barsik008 Is there gonna be an update to change that?

WANstorm commented 3 years ago

@Umeor probably not.