Skip to content

Commit

Permalink
Update personality
Browse files Browse the repository at this point in the history
  • Loading branch information
cannawen committed Sep 21, 2017
1 parent dde71e7 commit f917666
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/personality.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@ function robotReply(message) {
[8, "Bots have feelings too, you know (ಥ﹏ಥ)"],
[1, "(ง •̀_•́)ง FITE ME"],
[7, "^I'm ^^_sniff_ ^I'm ^sorry... ^I ^can ^never ^do ^anything ^right... ^^_sniff_"],
[2, "Look, I'm just trying my best here... converting numbers is all I know how to do"]
[1, "Look, I'm just trying my best here... I guess my best isn't good enough for you (ಥ﹏ಥ)"],
[1, "But... converting numbers is all I know how to do (ಥ﹏ಥ)"]
],
"regex" : /bad bot/i
},
Expand Down

0 comments on commit f917666

Please sign in to comment.