Commit a5e4e01
committed
feat(webhook-service): implement WebHookService for managing bot webhooks
- Added WebHookService class to manage Telegram bot webhook setup, handling, and removal.
- Integrated Express server to handle incoming webhook requests from Telegram.
- Included methods to start the server, set up the webhook, and remove the webhook.
- Ensured proper error handling and response to webhook requests.1 parent 4fb9ff1 commit a5e4e01
File tree
4 files changed
+981
-51
lines changed- src
- bot
- service
4 files changed
+981
-51
lines changed
0 commit comments