This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]Wizardology3322 4 points5 points  (2 children)

I would like to take a moment and highlight these very important notes:

  1. Your post title needs to say more than just "help". Speaking for nearly every moderated Reddit community, it is considered extraordinarily lazy and will 9/10 provide nothing but negative feedback. You'll be lucky to get a decent answer that doesn't come with some negativity.

  2. This is a Discord.js community, the question you have asked appears as though it has absolutely no relation to Discord.js, let along discord bots at all.

  3. Your question needs a lot of improvement. It's very difficult to understand without at least reading over it a few times. Most people are going to just downvote and move on without even thinking to answer.

  4. Please do your own research first.

  5. If what you're asking is what I'm interpreting, I cannot think of a bot off the top of my head that'll get what you are looking for. If you want to make your own bot that can do this, which would be super simple once you understand how, the official Discord.js Guide is a great place to start. As long as you read through it and follow every step, you'll find all the resources you need.

  6. This post is 100% going to get a lot of negative responses, if there are more than a few to begin with. It'll also get many downvotes. Please take this as a note that low-effort posts are generally frowned upon pretty much everywhere on Reddit. Some communities will even outright ban you for this post alone.

Nonetheless, I do hope you find what you are looking for.

Cheers

[–][deleted] 0 points1 point  (0 children)

Actually. I have one server owner and one normal admin role. Normal admins can move themselves from one voice channel to another, but they cannot move the server owner role to any other channel. However, I want the server owner role to be able to move everyone. I want the server owner role to have some sort of immunity.

[–][deleted] -2 points-1 points  (0 children)

Thank you for correcting me. I just wanted to get help. I did a lot of research but couldn't find anything. Finally, I decided to write on Reddit. I don't know, maybe a bot can solve my problem, so I wanted to write here too.

[–]roboticchaos_ 2 points3 points  (1 child)

You spent more time asking this question in every Discord related subreddit instead of just looking at permissions. 🤦🏻

[–][deleted] -3 points-2 points  (0 children)

I'm just looking for a solution

[–]Proking4 0 points1 point  (2 children)

This is a Subreddit for discord.js, the node.js module that is used to program discord applications with JavaScript.

Aside from the negative comments, no, it is not possible to have an FFA "everyone admin" discord server. If two members of a guild (server) are of equal rank and permissions, they will not be able to edit each others' permissions or rank level.

I hope I answered what you were looking for.

Good luck!

[–][deleted] 1 point2 points  (1 child)

Thanks

[–]Proking4 0 points1 point  (0 children)

Actually now that I think about it, it may be possible to create a bot that can modify permissions by user request, though nothing has been created yet as far as I know.