shashankpr / DobbyBot

This is a Python implementation of Chatbot using Messenger and Wit.ai.
MIT License
0 stars 0 forks source link

Get User name from FB instead of Wit #32

Closed shashankpr closed 7 years ago

shashankpr commented 7 years ago

Do you want to request a feature, report a bug, or ask a question about wit?

enhancement

What is the current behavior?

Wit story asks for name.

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.

Use messenger API to get user name.

What is the expected behavior?

This would be less buggy for user interface. Otherwise sounds more monotonic.

shashankpr commented 7 years ago

Works now.

Fixed by #33