Fixed player being able to chat on IRC even with no shout privilege

This commit is contained in:
Diego Martínez
2013-01-08 14:13:41 -02:00
parent 57cc54ec8c
commit 4baafeec46
3 changed files with 9 additions and 2 deletions

View File

@ -11,6 +11,7 @@ Version 0.1.2:
- Added automatic reconnection in case the bot is kicked from the
channel.
- Fixed delay while the bot waits for the Message Of The Day (or topic)
- Added automatic reconnection in case of ping timeout.
Version 0.1.1:
- Moved all user configuration to `config.lua'.