Age | Commit message (Expand) | Author |
---|---|---|
2017-09-11 | Plugin.Base: Make `PluginAction` return a `Bot` monad | Teddy Wing |
2017-08-20 | Plugin: Add `queryOnly` field | Teddy Wing |
2017-08-20 | Add Help plugin | Teddy Wing |
2017-08-17 | Change `Plugin` and `Message` from `String` to `Data.Text` | Teddy Wing |
2017-08-16 | Remove commented code from a0d21d9aed3a38e98e622fbae5fcab3e91c5ddee | Teddy Wing |
2017-08-16 | Connect plugins to IRC | Teddy Wing |
2017-08-10 | gitHubCommitAction: Get error handling to work using `Either` | Teddy Wing |
2017-08-02 | Connect plugins to the database | Teddy Wing |
2017-08-02 | Change `PluginAction` type to `Message -> String` | Teddy Wing |
2017-08-02 | Plugin/Base.hs: Remove duplicated exports | Teddy Wing |
2017-07-30 | Move `Plugin` and `PluginAction` to a new module | Teddy Wing |