index
:
sorbot
master
tmp
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sorbot.cabal
Age
Commit message (
Expand
)
Author
2017-09-11
Create `Bot` type
Teddy Wing
2017-08-27
privmsgFromPlugin: Rewrite using MaybeT monad transformer
Teddy Wing
2017-08-20
Add Factorial plugin
Teddy Wing
2017-08-20
Move `PluginList` out of `Plugin` directory
Teddy Wing
2017-08-20
Add Help plugin
Teddy Wing
2017-08-19
Add command line option handling
Teddy Wing
2017-08-19
Remove 'shakespeare' package
Teddy Wing
2017-08-19
Set up i18n
Teddy Wing
2017-08-18
Add 'shakespeare' package
Teddy Wing
2017-08-17
Add GitRemoteSetOrigin plugin
Teddy Wing
2017-08-13
Lib.hs: Move IRC-related code to a new "IRC" module
Teddy Wing
2017-08-12
Set up basic IRC support
Teddy Wing
2017-08-02
Connect plugins to the database
Teddy Wing
2017-08-02
Change `PluginAction` type to `Message -> String`
Teddy Wing
2017-07-30
Move GitHub Commit plugin to its own module
Teddy Wing
2017-07-30
Move `Plugin` and `PluginAction` to a new module
Teddy Wing
2017-07-30
Transform regex match into the beginning of a plugin architecture
Teddy Wing
2017-07-30
Experiment with 'regex-tdfa'
Teddy Wing
2017-07-30
sorbot.cabal: Fix license format error
Teddy Wing
2017-07-16
sorbot.cabal: Update license type
Teddy Wing
2017-07-16
New Haskell Stack project
Teddy Wing