diff --git a/home.md b/home.md index 7bcff55..b687834 100644 --- a/home.md +++ b/home.md @@ -1,29 +1,65 @@ -* [x] .btc - prints current btc value +# 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) +* [x] .uptime - prints bot uptime (builtin) + +## plugins/admin +* [x] .reload - reloads a plugin or the whole bot + +## plugins/coins +* [x] .btc - prints current btc values + +## plugins/ctcp * [x] .finger - does a FINGER ctcp +* [x] .ping - does a PING ctcp +* [x] .time - does a TIME ctcp +* [x] .ver - does a VERSION ctcp + +## plugins/database + +## plugins/linux +* [x] useless gnu/linux event +* [x] .kernel - displays current linux kernel info + +## plugins/mcmaniac +* [x] regex event for Mc(.*)iaC which adds a McManiaC +* [x] .mcmaniac - shows a McManiaC (random or by index) + +## plugins/quotes +* [x] .q - prints, adds or removes a quote + +## plugins/rape +* [x] .owe command +* [x] .rape command + +## plugins/seen + +## plugins/tell +* [x] .tell - stores a message for a user and sends it to him when he writes a message in any channel (shows activity) + +## plugins/timer +* [x] .timer - sets a timer for a specified amount of time and a name + +## plugins/useless * [x] .gay - colors text in rainbow colors * [x] .hack - prints "hacking..." -* [x] .help - lists all available commands * [x] .jn - returns yes or no for a given question * [x] .kiss - kisses a user -* [x] .mcmaniac - shows McManiaC memes or adds a new one -* [x] .ping - pings a user and prints time -* [x] .q - print a quote of a user or adds one * [x] .rainbow - same as .gay * [x] .storyofpomfface - .... -* [x] .tell - stores a message for a user and sends it to him when he writes a message in any channel (shows activity) -* [x] .time - does a ctcp TIME on a user and prints the returned time -* [x] .timer - sets a timer for a specified amount of time and a name -* [x] .uptime - prints bot uptime -* [x] .ver - does a ctcp VERSION on a user and prints the returned version information * [x] Bier Trigger – nxy schenkt ein kühles blondes an $nick aus * [x] REEEEEE Trigger – REEEEEEEEEEEEEEEEEEEEEEEEEEEE * [x] Fucken Trigger – nxy fuckt $nick und tötet $nick anschließend. -* [ ] joke Trigger – Erzählt einen schlechten Witz -* [x] rape trigger * [x] .choose - picks a random entry from a list seperated with commas -* [x] .kernel - displays current linux kernel info * [x] .sudoku/.anhero - kicks the user that executes that command + +## plugins/weather +* [x] .weather - prints the weather for a given location + +## plugins/youtube * [x] .yt - search for a video on youtube * [x] youtube url parser - returns video information if a youtube link is posted -* [ ] .seen trigger – returns the last message and date the user was seen in the channel -* [ ] .urban - queries urban dictionary \ No newline at end of file