-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
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
- create my own discord server
- create a test channel in the server
- add another account of mine to that server
- add the channel in IRC client using
chat add discord !CHAT_NUM #mydiscordchannel
- join the channel using
/join #mydiscordchannel
messages from my other account in this server can be read from the IRC client normally.
second scenario
- join a discord server (e.g. python server)
- add a channel
chat add discord !CHAT_NUM #python-general
- 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.
Metadata
Metadata
Assignees
Labels
No labels