sm00th / bitlbee-discord

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

joining a discord channel doesn't show anyone else messages #235

Open ntriisii opened 11 months ago

ntriisii commented 11 months ago

first of all, thanks for the great package I really appreciate your work. I have a strange problem when joining channels in servers, I have two scenarios :

first scenario

  1. create my own discord server
  2. create a test channel in the server
  3. add another account of mine to that server
  4. add the channel in IRC client using chat add discord !CHAT_NUM #mydiscordchannel
  5. join the channel using /join #mydiscordchannel

messages from my other account in this server can be read from the IRC client normally.

second scenario

  1. join a discord server (e.g. python server)
  2. add a channel chat add discord !CHAT_NUM #python-general
  3. join the channel /join #python-general

messages from other users in this channel doesn't show in the IRC client, when checking my messages in the channel they are there and there are some people who replied to me.

I have tested this with multiple public servers but most of them did what described in the second scenario.

sm00th commented 11 months ago

You can try running bitlbee in debug mode and see if the messages are comming. If they don't there also might be clues in the logs during chanel join/sync.