Send stickers from Telegram to WhatsApp. Using Telegraf & baileys
BOT_TOKEN
Your bot token from t.me/botfatherMONGO_URI
Your mongodb uri from mongodb.comKEY
Invitation key
Clone this repository using
$ git clone https://github.com/salman0ansari/Tg2Wa.git
Enter the directory and install all the requirements using
$ npm install
Run the app using
$ npm start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.