what you should do is have some sort of system where, if you're in a minigame, doing /alarm, /hate or /love will bring up one of three menus- then doing /alarm, /hate or /love again will cause a unique response depending on which menu you've selected
like, /alarm would bring up a menu that's mostly for alerting other people to things going on, /hate could be for generally being salty and /love could be for generally being pleasant
so the flow chart would look something like this
> /alarm
- > (/alarm): "look out!"
- > (/hate): "attack!"
- > (/love): "help!"
> /hate
- > (/alarm): (respond with disgust, curse)
- > (/hate): (insult someone)
- > (/love): "no"
> /love
- > (/alarm): (respond affirmatively)
- > (/hate): (praise someone)
- > (/love): "yes"