C# bot chat joins and parts

hey guys,

im currently working on making an chatbot for the twitch chat,
but now i encountered an error: i have requested the membership ack and this is working fine,
but while my bot is in the channel people automaticly leave and rejoin the chat:

pyromancerii Has joined the channel
darthtantibus Has joined the channel
666cobra666 Has joined the channel
darthtantibus Has left the channel
666cobra666 Has left the channel
666cobra666: hmm
666cobra666 Has joined the channel
darthtantibus Has joined the channel

like above.

is this a problem with my code or is this regular, how can i make this work properly like a user joined and only when someone really leaves that the PART will be ackknowledged.

This is currently being discussed in another thread. You may want to follow that one instead: Users are leaving and joining the channels randomly

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.