My bot cannot see users joining the twitch chat it's connected to, though this ONLY happens when I have left mIRC running for awhile.

So basically when the bot connects to the twitch irc servers I then request the userlist by:

Code:
on *:CONNECT:{
  raw CAP REQ :twitch.tv/membership 
  raw CAP REQ :twitch.tv/commands 
  raw CAP REQ :twitch.tv/tags 
}


The first few minutes it registers users joining and leaving. But after awhile if I connect to a new Twitch chat it doesn't see users joining in that chat.

Any help would be very much appreciated, if you need further explaining in order to understand my problem, feel free to ask

Kind Regards
TillableToast


Life is potato.