Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ntriisii opened this issue Jul 19, 2023 · 1 comment
Open

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

ntriisii opened this issue Jul 19, 2023 · 1 comment

Comments

@ntriisii
Copy link

ntriisii commented Jul 19, 2023

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
Copy link
Owner

sm00th commented Jul 20, 2023

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.

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

No branches or pull requests

2 participants