Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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 you

And 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!!