Update home
parent
8c99a8fe7e
commit
0ea8ea174d
5
home.md
5
home.md
@ -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..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user