Skip to content
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.

Make channels we don't have send message perms to +m #42

Open
Chew opened this issue Feb 20, 2018 · 3 comments
Open

Make channels we don't have send message perms to +m #42

Chew opened this issue Feb 20, 2018 · 3 comments

Comments

@Chew
Copy link

Chew commented Feb 20, 2018

If we can't speak in a channel, don't let the user be able speak on irc

@creesch
Copy link
Owner

creesch commented Feb 20, 2018

That is actually rather difficult to figure out as it would mean checking out all permissions of all roles and figuring out what role ranks higher.

The discord api doesn't make that easy to figure out.

@rctgamer3
Copy link
Collaborator

This is actually doable and I'm working on it

@Chew
Copy link
Author

Chew commented Oct 14, 2020

Was not expecting a response on this issue lol. Glad to see this slowly become un-dead.
If possible, looks like you can check to see if you have READ and SEND messages to a specified channel. JDA has a method for it, so unless they do hacky things to figure it out, it might be in the API.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants