From d93ad0f7859fb5daa6d6add7855b8333bac05590 Mon Sep 17 00:00:00 2001 From: XeonSquared Date: Sun, 17 Jan 2016 15:48:51 +1100 Subject: [PATCH] Update ai.lua a bit and stuff --- ai.lua | 6 +++--- config.lua | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ai.lua b/ai.lua index 1c19a6a..d4362e9 100644 --- a/ai.lua +++ b/ai.lua @@ -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"} diff --git a/config.lua b/config.lua index 9411337..a6bc010 100644 --- a/config.lua +++ b/config.lua @@ -19,7 +19,7 @@ mpd="mpd.lua" timers={ "highfive.lua" }, -debug=true, +debug=false, autojoin=true, prefix=":", username="yuki",