RasaTalk icon indicating copy to clipboard operation
RasaTalk copied to clipboard

Add Telegram Intregration

Open jackdh opened this issue 6 years ago • 2 comments

  • A new controller for Telegram
  • Updated HTML within ThirdParty/index.js
  • At least boiler code for test suites.

It does not look like Botkit currently supports Telegram. This may require further custom code for completion.

jackdh avatar Aug 03 '18 21:08 jackdh

So I've added the first stage of this however it is still slightly buggy overall.

I think i'm going to strip out the third party requirement and create the API calls myself.

jackdh avatar Jan 26 '19 16:01 jackdh

The third party element has been stripped out and seems to be working much better. Just need to create some tests as well as try all edge cases.

jackdh avatar Feb 18 '19 12:02 jackdh