david-logbot 0.0.1 → 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/TODO +1 -4
  2. metadata +1 -1
data/TODO CHANGED
@@ -1,8 +1,4 @@
1
1
  TODO:
2
- * When invited
3
- * say hi (?)
4
- * When kicked
5
- * warn subscribers that the channel is not being logged anymore (?)
6
2
  * PM email interface (? feed reader instead?)
7
3
  * subscribe channel[, channel]* email [html]
8
4
  * unsubscribe channel[, channel]
@@ -11,3 +7,4 @@ TODO:
11
7
  * feed: returns channel feed location
12
8
  * last x: returns the last x messages (in a PM)
13
9
  * offtherecord x: stop logging for x minutes
10
+ * Implement more logging levels: error, notice, none.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: david-logbot
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Leal