EiraIRC (Discontinued)

EiraIRC (Discontinued)

273k Downloads

Add a way to differentiate channels

SoniEx2 opened this issue ยท 1 comments

commented

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!
commented

You can already do this with the message format settings.

Set your messageFormat to "Classic" for a [#Channel] Message style display. You can find the option in shared.cfg in the bot section.