1
0
Fork 0

Update ai.lua a bit and stuff

Esse commit está contido em:
Izaya 2016-01-17 15:48:51 +11:00
commit d93ad0f785
2 arquivos alterados com 4 adições e 4 exclusões

6
ai.lua
Ver arquivo

@ -2,7 +2,7 @@
{"I'm a real person, I swear!","I'm most certainly not a bot! D:"},
{"are","you","bot"}
},{
{"I really like Queens of the Stone Age","Paramore is pretty good.","Green Day is great to listen to."},
{"I really like Queens of the Stone Age","Paramore is pretty good.","Green Day is great to listen to.","https://www.youtube.com/watch?v=PXTZA5bqIJ0"},
{"music","favorite","like","?"}
},{
{"!cookie %s","\01ACTION gives %s a snowflake-shaped cookie\01","!cookie yukichan","!cake %s"},
@ -21,10 +21,10 @@
{"hugs"}
},{
{"\01ACTION tenderly hugs %s\01"},
{"I", "feel", "am", "sad", "tired", "angry", "depressed","stressed"}
{"tired", "angry", "depressed","stressed"}
},{
{"Goodnight %s ! Have sweet dreams <3"},
{"I", "am", "'m", "going", "to", "bed", "sleep", "goodnight", ".", "!"}
{"bed", "sleep", "goodnight"}
},{
{"You're welcome ! ;3"},
{"thank", "you"}

Ver arquivo

@ -19,7 +19,7 @@ mpd="mpd.lua"
timers={
"highfive.lua"
},
debug=true,
debug=false,
autojoin=true,
prefix=":",
username="yuki",