Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crispinr/mr.bot
A WhatApp bot that'll be a great friend of you!
https://github.com/crispinr/mr.bot
chat-bot flask python twilio-api whatsapp-bot
Last synced: about 1 month ago
JSON representation
A WhatApp bot that'll be a great friend of you!
- Host: GitHub
- URL: https://github.com/crispinr/mr.bot
- Owner: crispinr
- License: mit
- Created: 2021-04-10T16:58:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-30T13:51:55.000Z (over 3 years ago)
- Last Synced: 2023-04-26T06:53:59.691Z (over 1 year ago)
- Topics: chat-bot, flask, python, twilio-api, whatsapp-bot
- Language: Python
- Homepage: https://mr-bot-007.herokuapp.com/
- Size: 49.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mr.Bot
A WhatsApp bot that'll be a great friend of you!### ABSTRACT:
1) A WhatsApp chat bot that responds to the user when the commands are sent.
2) A chat bot is a software app that’s able to make a conversation with the user.
3) Mr.Bot is developed with the help of python language.
4) Also, I have used the Flask for developing this chat bot, which is a micro web framework which is also written in python.
5) Then, to deploy the chat bot in WhatsApp, I have made use of Twilio API for WhatsApp.### REQUIREMENTS:
1) Python 3.6 or later
2) Flask Web Framework
3) ngrok
4) A smartphone with WhatsApp installed in it
5) A Twilio account### COMMANDS:
#### GENERAL COMMANDS
Hi, How are you, Fine, Bye, Thanks, Who are you, Who created youAnd some special commands like...
Quote – to reply with a random quote
Fact – to reply with a random cat fact
Joke – to reply with a random joke
Cat Img – to reply with a random cat image
Trump's Saying - to reply with a random trump quote
### HOW TO USE?
To connect to Mr.Bot through WhatsApp, just save this number in your smartphone (+1 415 523 8886)This is a Twilio WhatsApp Sandbox number, by which you can connect with Mr.Bot...
Start the conversation by sending the command code "join was-everything"
Play around with Mr.Bot using the above mentioned commands...
Thank you!!