Anonymizerbot
🤖 A telegram bot to anonymously forward messages
Install / Use
/learn @pavanjadhaw/AnonymizerbotREADME

forward telegram messages anonomously <a href="https://saythanks.io/to/pavanjadhaw" target="_blank"><img src="https://img.shields.io/badge/say-thanks-blue.svg?longCache=true&style=flat-square" alt="saythanks" align="right"/></a> <a href="https://t.me/anonomiserBot" target="_blank"><img src="https://img.shields.io/badge/telegram-AnonomizerBot-brightgreen.svg?longCache=true&style=flat-square" alt="anonomizerBot" align="right"/></a>
Usage
Forward/Send any message, image, sticker, audio, video or document file and this bot will send you the same so that when you forward that one the original authorship on telegram will be remove and you will be able to share it anywhere.
Installation
$ git clone https://github.com/pavanjadhaw/anonymizerbot && cd anonomizerbot
$ npm install
Create a config.js file with the following field (You'll need to get a bot API key from @BotFather):
module.exports = {
botApiKey: '94365321:AAGM6_3QK_RC49SA1281zC5U_nmMF',
};
Run npm start
Try running /start in your bot privately.
Requirements
nodejs
npm
