Update home

mrhanky 2017-05-31 12:28:20 +00:00
parent 22e80fd189
commit 8c99a8fe7e

66
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] .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] .gay - colors text in rainbow colors
* [x] .hack - prints "hacking..." * [x] .hack - prints "hacking..."
* [x] .help - lists all available commands
* [x] .jn - returns yes or no for a given question * [x] .jn - returns yes or no for a given question
* [x] .kiss - kisses a user * [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] .rainbow - same as .gay
* [x] .storyofpomfface - .... * [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] Bier Trigger nxy schenkt ein kühles blondes an $nick aus
* [x] REEEEEE Trigger REEEEEEEEEEEEEEEEEEEEEEEEEEEE * [x] REEEEEE Trigger REEEEEEEEEEEEEEEEEEEEEEEEEEEE
* [x] Fucken Trigger nxy fuckt $nick und tötet $nick anschließend. * [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] .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 * [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] .yt - search for a video on youtube
* [x] youtube url parser - returns video information if a youtube link is posted * [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