Skip to content
This repository has been archived by the owner on Apr 16, 2022. It is now read-only.

adarsh-chakraborty/-deprecated-whatsapp-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Deprecated]

Doge bot code base updated to bailey's whatsapp web api, this repository is now only for reference purpose. The new repository is private.

# WhatsApp Bot

This is a simple WhatsApp bot, I've used Whatsapp web.js library for the API, and MongoDB in backend to save the credentials.

Things you can do with the bot

Ask Weather

!weather - Tells current weather in default city. (Bilaspur).

!weather <cityName - Current weather in the mentioned city.

Add Notes

!note <text> - Adds a Note !notes - Lists all the notes

!del <note> - Deletes the mentioned note. (All occurances, Even dublicates)

In future, It will deleted by Index of the note, Instead of typing the full note.

Make a List

!list - Lists all the items in the list.

!dlist - Deletes the entire list

!li <item> - Add Items in the list.

You can add multiple items separated by commas, that's what makes it different from notes.

!dl <index> - Removes a specific item from the list.

Send E-mails

!email - Start composing an e-mail, follow the instructions. !discard - Discard composing e-mail.

Controls

!pause - Pause the bot, It will still be online but won't respond to command. !start - Start the bot again, It will become active.


Send any message to the bot, It will reply back with a template message which consists

  • Weather of default city. (bilaspur)
  • Bot uptime
  • All the commands and todos

Instructions for the users of this bot.

If you are one of the users who's using my Instance of the bot, here are some information.

The Bot currently have 1 Instance of notes & list, so all the information is shared across users so please don't share any confidential data to the bot.

The Bot is hosted on Free tier on heroku

I've set it up such that It will be online from 12 PM to 12 AM everyday IST (I wake up at 11 so..)~

About

My Personal bot that helps me manage Google Meet Links,List, notes etc

Topics

Resources

Stars

Watchers

Forks