Right now if the user hasn't been in conversation with the bot and sent a join request, the user needs to a message first, to be notified about a successful join request. That's why we asked him to greet the bot.
We got feedback that it's too complicated. We need to research a way to simplify this & implement POC. Possible solutions are:
After the user clicks the "Agree" button edit the previous message with a confirmation message instead of sending a new one.
Right now if the user hasn't been in conversation with the bot and sent a join request, the user needs to a message first, to be notified about a successful join request. That's why we asked him to greet the bot. We got feedback that it's too complicated. We need to research a way to simplify this & implement POC. Possible solutions are: