You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.
I'm using micro-bot as a backend to respond to some recurring updates coming from other nodejs service.
I like the abstraction that the micro-bot does with ssl certificates, should I not use it and instead use the integration of express.js with the telegraf directly?
Because the only thing I need is an external endpoint to get webhooks from another service, I wonder if any of this is possible by not adding a web server dependency or not.
Please shed some light.
The text was updated successfully, but these errors were encountered:
I'm using micro-bot as a backend to respond to some recurring updates coming from other nodejs service.
I like the abstraction that the micro-bot does with ssl certificates, should I not use it and instead use the integration of express.js with the telegraf directly?
Because the only thing I need is an external endpoint to get webhooks from another service, I wonder if any of this is possible by not adding a web server dependency or not.
Please shed some light.
The text was updated successfully, but these errors were encountered: