mayukh18 / BlindChat

a facebook messenger bot that allows users to chat with other people on facebook anonymously
https://m.me/blindchat.go/
MIT License
110 stars 127 forks source link

Make help menu easier to understand #11

Closed ctrlsam closed 3 years ago

ctrlsam commented 6 years ago

When using the bot I found the 'Available commands' response was slightly confusing. I believe this could be improved by changing the structure of the returned options, for example: Currently: 1. quit/exit: quits from the active chat or from the waitlist Recommended:exit - quits from the active chat or from the waitlist

In my opinion there is no point of the numbering unless this was also accounted when servicing the users input

mayukh18 commented 6 years ago

Sure go ahead. If you want to do it a bit better, you can perhaps put some emojis in there too in suitable places. It'll look good too.

ctrlsam commented 6 years ago

Ok, I'll get onto it later today.

ctrlsam commented 6 years ago

I made a PR with the cleaned menu, will look into adding emoji's later tonight

btlin1213 commented 3 years ago

is this still open?