diff --git a/pkg/bot/msgs.go b/pkg/bot/msgs.go index a428c49..1f57225 100644 --- a/pkg/bot/msgs.go +++ b/pkg/bot/msgs.go @@ -62,7 +62,7 @@ var ( "all_done": "Alright alright, stop bugging me already, I got it done for you, you fuck!", "unauthorized_user": "Fartface, who the fuck do you think you are?!? You're not allowed to do that you lowlife!", "invalid_command": "You drunk or something?", - "unknown_command": "I'd do that for you, but I won't because: _BOFH_", + "unknown_command": "I could `help` you with that, but I won't because: _BOFH_", "unknown_error": "An unknown error occured, probably because: _BOFH_", "auser_unknown_friend": "You dimwit, you should know I don't know who this idiot is. Do I really want them to be my friend? I don't know, but maybe they do!", "auser_known_user": "Fuckwad, I already know about this asshole!", @@ -82,7 +82,7 @@ var ( "all_done": "I did it for you, sweetie!", "unauthorized_user": "I wished I could let you do that, but sadly even your good looks aren't enough to allow me!", "invalid_command": "Love, your beauty is blinding me and I don't understand what you mean!", - "unknown_command": "Sugar plum, I love you, but I don't know what it is you want help with!", + "unknown_command": "Sugar plum, I love you, but I don't know what it is you want `help` with!", "unknown_error": "We'd all love to see that happen, but the stars weren't aligned today, something unexpected happened", "auser_unknown_friend": "I've never heard of this hotie before, would you make sure they have befriended me and the username is correct?", "auser_known_user": "Bae, I already know this person, we were all in that cuddle puddle together the other night!",