Send stickers from Telegram to WhatsApp. Using Telegraf & baileys
BOT_TOKENYour bot token from t.me/botfatherMONGO_URIYour mongodb uri from mongodb.comKEYInvitation key
Clone this repository using
$ git clone https://github.com/salman0ansari/Tg2Wa.gitEnter the directory and install all the requirements using
$ npm installRun 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.