git clone https://github.com/Fire7ly/Node_Whatsapp_bot.git .
npm install
Get weather api from : openweather
rename .env_sample to .env
copy your api code to .env file
Eg:- WEATHER_API_TOKEN=Your_Api_Key
- Run
npm run devto use dev mode of bot. (auto restart if file change) - Run
npm run startto use bot in normal mode. (auto restart not supported)
!alive: Show status of bot!stats: Show statistics of the bot & Host Machine!help: Show this menu of bot!joke: Send random jokes!quote: Send quote in chat!cinfo: Show information of client!ginfo: Send group information!meme: Send random memes!weather: Send today weather info