A bot that can be used to fetch random memes from Reddit into the chat in WhatsApp
- install nodejs in your system
-> Whatsapp-web-js npm i whatsapp-web.js
-> qr-code terminal npm i qrcode-terminal
-> random-memes npm i random-memes
Use git clone to install the bot.
git clone https://github.com/thespecialone1/WhatsApp-Meme-Bot.git
go to whatsapp-meme-bot directory && open terminal
node index.js
It uses !meme
command to fetch memes from the reddit.
You can send yourself !meme
message to receive quality memes from Reddit.
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.