Eeems / EeeZorBot

Highly extensible Node.js IRC bot
Mozilla Public License 2.0
2 stars 2 forks source link

[log] messages #3

Open Sorunome opened 10 years ago

Sorunome commented 10 years ago

nick and kick messages are missing

Eeems commented 10 years ago

Kick messages are not missing: https://github.com/Eeems/EeeZorBot/blob/master/scripts/log.js#L107 Kicks from OmnomIRC are missing, please give me the format that it uses for kicks.

Sorunome commented 10 years ago

oh, ok and it is: (#)* <nick> has been kicked from <channel> by <nick> (<reason>)