I have a bot myself with a point system written in C#.
What I do is create a list instance per channel and then add/remove new viewers to that list on JOIN, PART and PRIVMSG.
I have a bot myself with a point system written in C#.
What I do is create a list instance per channel and then add/remove new viewers to that list on JOIN, PART and PRIVMSG.