Update home
parent
8c99a8fe7e
commit
0ea8ea174d
5
home.md
5
home.md
@ -1,7 +1,6 @@
|
||||
# Todo
|
||||
* [ ] joke Trigger – Erzählt einen schlechten Witz
|
||||
* [ ] .seen trigger – returns the last message and date the user was seen in the channel
|
||||
* [ ] .urban - queries urban dictionary
|
||||
|
||||
# Done
|
||||
* [x] .help - lists all available commands (builtin)
|
||||
@ -12,6 +11,7 @@
|
||||
|
||||
## plugins/coins
|
||||
* [x] .btc - prints current btc values
|
||||
* [x] .eth - prints current eth values
|
||||
|
||||
## plugins/ctcp
|
||||
* [x] .finger - does a FINGER ctcp
|
||||
@ -44,6 +44,9 @@
|
||||
## plugins/timer
|
||||
* [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
|
||||
* [x] .gay - colors text in rainbow colors
|
||||
* [x] .hack - prints "hacking..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user