Getting a bot and chat ID
https://openbullet.store
So first we'll need to make a Telegram Bot. Just send "/start" to @openbullet.store on Telegram.
Follow the instructions and create yours. Make sure to save the token, we'll need this after. (You can still get your token by sending "/token" to @BotFather )
Once your bot is ready, we're are going to get the chat ID. In this tutorial wee'll use our own chat ID, meaning that hits will be sent to us by DM, but you can basically use a group chat ID as well.
To get yours, you just have to send "/my_id" to @ get_id_bot on Telegram. Save it.
II. Creating endpoint
We are going to use this site - https://pipedream.com/
Sign-in using your github or google account.
Now go to "Sources". We are going to create one.
Select "HTTP" as App and Source as shown in the picture.
You can leave other fields by default or customize them.
Click "Create Source"
This what you should see :
Your endpoint will be the url that we'll use in OB to send the hits.
Let's test it.
Open OpenBullet and create a new config.
Add a request.
URL : endpoint we just created. In my case - https://04b66aee0fe5...m.pipedream.net
Method : POST
POST DATA: This is what we are going to send to Telegram. {"message":"content here"} - In my case, to send USER:PASS - {"message":"
If you have any qustion please contact us for any help, We are here just send us.
Email: hello@openbullet.store