palindromed / Bot-HandOff

MIT License
102 stars 79 forks source link

Command for allowing the Customer to Disconnect to an Agent #25

Open ryancabansag opened 7 years ago

ryancabansag commented 7 years ago

hello, how to allow the customer to disconnect to the Agent and change the customer state to 0? I dont see any commands that will allow the customer to disconnect. Only the agent can disconnect the customer and if not disconnected the customer state will be stucked. The next time the user message the bot it will not answer because he/she was not disconnected by the agent.

AnthoPakPak commented 6 years ago

Hi, I have the same requirement. Did you try to implement it yourself or find any clue to implement this command ? Thanks in advance :)