Changes for version 1.03 - 2016-11-07
- Removed "priority" concept (because it be dumb and redundant redundant)
- Error trapping and clean-up in parent process
- Added list() helper
- Added reply_to() method to core and used it where appropriate
- Stored channels with Join plugin
- Added "Seen" plugin
- Plugin "Karma" added
- Plugin "Math" added
- Plugin "Convert" added
Modules
Yet Another IRC Bot
Bot::IRC convert units of amounts
Bot::IRC join and part channels and remember channels state
Bot::IRC track karma for things
Bot::IRC evaluate math expressions and return results
Bot::IRC track when and where users were last seen
Bot::IRC persistent data storage with YAML
Bot::IRC persistent data storage with SQLite