sm00th / bitlbee-discord

Bitlbee plugin for Discord (http://discordapp.com)
GNU General Public License v2.0
290 stars 27 forks source link

Permissions not supported. #49

Open ghost opened 7 years ago

ghost commented 7 years ago

whenever discord logs in, i'm added to channels on servers on discord that my role doesn't have access too. i don't receive messages from these channels, but buffers still open for each of them.

sm00th commented 7 years ago

Yes, there is no support for permissions whatsoever in bitlbee-discord. Issue #34 discusses a possible solution for the problem with joining unwanted channels. Implementing permission support is something I've been thinking about for a while. Not joining/hiding the channels you have no access to is the only use bitlbee-discord can make of permissions and I am not sure if implementing those is worth the time it will take.