NicoNex / echotron

An elegant and concurrent library for the Telegram bot API in Go.
https://t.me/s/echotronnews
GNU Lesser General Public License v3.0
363 stars 26 forks source link

Webhook implementation #4

Closed DarkFighterLuke closed 3 years ago

DarkFighterLuke commented 3 years ago

Here is a webhook implementation. It is not totally completed at the moment, because it lacks of a way to use an SSL/TLS certficate directly.

README.md now includes an example using webhooks.