Events:
- User joined channel
Actions:
- Get user count of a channel
- Log a highlight (requires bot_log module)
- Make bot change its nickname
- Make bot join a channel
- Make bot part (leave) a channel
Bug fixes:
- sending messages/actions now possible regardless of what event fired the rule;
- invalid messages (target or body of the message is an empty string) are not sent to the IRC server.
New features:
- administrator can control logging of attempts to send invalid messages.
Upgrade from 7.x-1.0-alpha1:
- re-install the module. (existing rules are not lost in the process and should be automatically re-enabled)