Fixed /me Actions from the channel not showing in-game

This commit is contained in:
Diego Martínez
2013-01-08 22:22:45 -02:00
parent 4baafeec46
commit 4386b9bbd2
2 changed files with 14 additions and 10 deletions

View File

@ -11,7 +11,8 @@ 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.
- Fixed bug where players were able to send messages to the channel
even if they had no `shout' priv.
Version 0.1.1:
- Moved all user configuration to `config.lua'.