diff options
author | Teddy Wing | 2017-09-11 00:35:47 +0200 |
---|---|---|
committer | Teddy Wing | 2017-09-11 00:35:47 +0200 |
commit | 8e0f025188e55b7463707205174c54cbbf8255d3 (patch) | |
tree | f908353166188b72ebb2696088be295efd65beb1 /src/Plugin/GitHubCommit.hs | |
parent | 356926db7763b21b9c4e1a9fd36e37caa04c25ca (diff) | |
download | sorbot-8e0f025188e55b7463707205174c54cbbf8255d3.tar.bz2 |
Plugin.Base: Make `PluginAction` return a `Bot` monad
Replace the `IO` return monad with `Bot`. `Bot` wraps the `IO` monad so
it should cover us for that, while additionally providing configuration
to plugin action functions.
There's also some extra cruft here from when I was experimenting. The
commit before this one and the next one or more were all written at once
in a jumbled mess. All the extra code is collateral from that.
Diffstat (limited to 'src/Plugin/GitHubCommit.hs')
0 files changed, 0 insertions, 0 deletions