Skip to content
This repository has been archived by the owner on Jan 19, 2020. It is now read-only.

Telegram Bot API #73

Open
hafezd opened this issue Nov 8, 2016 · 1 comment
Open

Telegram Bot API #73

hafezd opened this issue Nov 8, 2016 · 1 comment

Comments

@hafezd
Copy link

hafezd commented Nov 8, 2016

Hi, Is it possible to add support for Telegram Bot API? How?

https://core.telegram.org/bots
https://core.telegram.org/bots/api

@jcampbell05
Copy link
Collaborator

I'm working on some documentation about building your own custom client but the best way is to study the https://github.com/Bottr-js/Bottr/blob/master/lib/clients/facebook-messenger-client.js

Basically right now the client listens out for a webhook event when somehting hits the /webhook endpoint and triggers the events.

It then implements some methods for sending a method etc.

I can invite you to our slack though if you have any questions on implementation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants