Add a way to differentiate channels, so if an user is in 2 channels at the same time you can know if they're talking in #A or in #B, and reply on the correct channel.
Oh and add the channel name on the console log so e.g. instead of
[22:57:09] [IRC (irc.esper.net)/INFO]: [CHAT] [TPPIBot] [Reminder] Rules: [PG-13] - Don't advertise - Don't Spam - Use common sense - Keep cursing to a minimum - No mod bashing - English only - No server bots - Have fun!
You'd have
[22:57:09] [IRC (irc.esper.net/#PlayTPPI)/INFO]: [CHAT] [TPPIBot] [Reminder] Rules: [PG-13] - Don't advertise - Don't Spam - Use common sense - Keep cursing to a minimum - No mod bashing - English only - No server bots - Have fun!
Add a way to differentiate channels, so if an user is in 2 channels at the same time you can know if they're talking in
#A
or in#B
, and reply on the correct channel.Oh and add the channel name on the console log so e.g. instead of
You'd have