sm00th / bitlbee-discord

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

Unable to join channels with the same channel name #68

Closed Reusable-Box closed 7 years ago

Reusable-Box commented 7 years ago

Hello,

I have several channels in my list with the default channel name of general. They all show up in the list of channels but, for example, my first channel named general is on index 9, then I have another channel named general on index 25, despite using the command to create a channel for index 25 when I join the channel it is the userlist/conversation for the channel on index 9.

sm00th commented 7 years ago

This is a duplicate of #51 There is a workaround: using server_prefix_len option, but I will look at this closer now that this bug is on master branch.