Nasir Hussain

Results 17 comments of Nasir Hussain

> @jwflory >Awesome, thanks for your interest @nasirhm! raised_hands How are you thinking to approach the >implementation? Any thoughts? I'm setting up the development environment first, after that would try...

I've got the idea of what to implement, Thanks @jwflory and @kennedy For utilizing [CentOS Paste](https://paste.centos.org/) : We would require an API_KEY to create the paste and i am unable...

Hey @Tjzabel Thanks for the update, I've been a little busier in the past days and now am back. The very large messages sounds good to me. @jwflory what do...

@jwflory /me is working on it now.

Hey @Anshul0305 , i'm trying to implement an external API with Dialogflow fullfillement the data arrives perfectly on the console on the line above but when trying to get it...

Here's the link to my code : https://gist.github.com/nasirhm/1dd2ad31e585b350b7a82b6c36a67cec

I guess my error is due to dialogflow being timed out in 5 seconds although the whole function take 7 seconds, I couldn't find implementation for `events`. Kindly share some...

UPDATE : Tried using: agent.setFollowupEvent('Delay1'); agent.setFollowupEvent('Delay2'); before calling the response added it in the event tabs of dialogflow too. Still, the agent.add, doesn't seem to work.