Quick Way to Set Telegram Webhook
I needed a small tool recently to set Telegram webhooks quickly over a few projects. You usually just run a curl command to do this but the format is something you have to remember – this is a lot simpler. Just head over to https://telegram-set-webhook.tools.dor.ky/ to use it.
If you’d like to verify the source or contribute then you can find the project on Github at https://github.com/ssx/telegram-set-webhook.