Update home

mrhanky 2017-06-01 13:09:34 +00:00
parent 8c99a8fe7e
commit 0ea8ea174d

@ -1,7 +1,6 @@
# Todo # Todo
* [ ] joke Trigger Erzählt einen schlechten Witz * [ ] joke Trigger Erzählt einen schlechten Witz
* [ ] .seen trigger returns the last message and date the user was seen in the channel * [ ] .seen trigger returns the last message and date the user was seen in the channel
* [ ] .urban - queries urban dictionary
# Done # Done
* [x] .help - lists all available commands (builtin) * [x] .help - lists all available commands (builtin)
@ -12,6 +11,7 @@
## plugins/coins ## plugins/coins
* [x] .btc - prints current btc values * [x] .btc - prints current btc values
* [x] .eth - prints current eth values
## plugins/ctcp ## plugins/ctcp
* [x] .finger - does a FINGER ctcp * [x] .finger - does a FINGER ctcp
@ -44,6 +44,9 @@
## plugins/timer ## plugins/timer
* [x] .timer - sets a timer for a specified amount of time and a name * [x] .timer - sets a timer for a specified amount of time and a name
## plugins/urban
* [x] .ud - gets a definition from urban dictionary
## plugins/useless ## plugins/useless
* [x] .gay - colors text in rainbow colors * [x] .gay - colors text in rainbow colors
* [x] .hack - prints "hacking..." * [x] .hack - prints "hacking..."