aboutsummaryrefslogtreecommitdiffstats
path: root/src/Plugin/Base.hs
AgeCommit message (Expand)Author
2017-09-06tmp; fix/rewordtmpTeddy Wing
2017-08-20Plugin: Add `queryOnly` fieldTeddy Wing
2017-08-20Add Help pluginTeddy Wing
2017-08-17Change `Plugin` and `Message` from `String` to `Data.Text`Teddy Wing
2017-08-16Remove commented code from a0d21d9aed3a38e98e622fbae5fcab3e91c5ddeeTeddy Wing
2017-08-16Connect plugins to IRCTeddy Wing
2017-08-10gitHubCommitAction: Get error handling to work using `Either`Teddy Wing
2017-08-02Connect plugins to the databaseTeddy Wing
2017-08-02Change `PluginAction` type to `Message -> String`Teddy Wing
2017-08-02Plugin/Base.hs: Remove duplicated exportsTeddy Wing
2017-07-30Move `Plugin` and `PluginAction` to a new moduleTeddy Wing