blob: c117b3386653c6ff34bf2a5dd81e7b7c85d88e6f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
TODO
2017.08.04:
v Return a possible error result from plugin action
- Integrate chat
v IRC plugin
- Slack plugin
- Generic chat interface for both IRC and Slack
- Command for the GitHub plugin `git remote set origin URL`
- Hello plugin with random display of greetings
2017.08.15:
v Handle Nothing from `matchPlugin message`
- Handle "sorbot: " prefix
v Use `Data.Text` instead of `String`
|