Telegram anonymizer proxy
Get your token from bot father: https://t.me/BotFather and replace the following line:
const token = 'xxxxxxxxx:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'
Open terminal and:
git clone https://github.com/Xaqron/telegram-private-message.git
cd telegram-private-message
npm install
node tpm.js
-
Get your id from bot
-
Now anyone can reach you by sending a message to bot in the following syntax:
your id
message
Id should be placed at first line then the message goes. Example:
12345678
Hello
How do you do?