aboutsummaryrefslogtreecommitdiffstats
path: root/sorbot.cabal
AgeCommit message (Expand)Author
2017-09-11Create `Bot` typeTeddy Wing
2017-08-27privmsgFromPlugin: Rewrite using MaybeT monad transformerTeddy Wing
2017-08-20Add Factorial pluginTeddy Wing
2017-08-20Move `PluginList` out of `Plugin` directoryTeddy Wing
2017-08-20Add Help pluginTeddy Wing
2017-08-19Add command line option handlingTeddy Wing
2017-08-19Remove 'shakespeare' packageTeddy Wing
2017-08-19Set up i18nTeddy Wing
2017-08-18Add 'shakespeare' packageTeddy Wing
2017-08-17Add GitRemoteSetOrigin pluginTeddy Wing
2017-08-13Lib.hs: Move IRC-related code to a new "IRC" moduleTeddy Wing
2017-08-12Set up basic IRC supportTeddy Wing
2017-08-02Connect plugins to the databaseTeddy Wing
2017-08-02Change `PluginAction` type to `Message -> String`Teddy Wing
2017-07-30Move GitHub Commit plugin to its own moduleTeddy Wing
2017-07-30Move `Plugin` and `PluginAction` to a new moduleTeddy Wing
2017-07-30Transform regex match into the beginning of a plugin architectureTeddy Wing
2017-07-30Experiment with 'regex-tdfa'Teddy Wing
2017-07-30sorbot.cabal: Fix license format errorTeddy Wing
2017-07-16sorbot.cabal: Update license typeTeddy Wing
2017-07-16New Haskell Stack projectTeddy Wing