send hits to my telegram
-
how can i send hits to my telegram automatic ?
-
you need to use webhooks, you will come to realize that using Discord is way easier and better than Telegram, since it supports webhooking.
-
@mrx666 Easy and faster way, you need to create a bot using @botFather then create a channel and finally use Telegram Api ex: https://api.telegram.org/bot[TokenHere]/sendMessage?chat_id=-[ChatIdHere]&text=[MessageHere]
#Done
All info about telegram Api -->https://core.telegram.org/bots/api