Skip to content

greentornado/contact-bot

 
 

Repository files navigation

Intro for Contact Bot

This is a simple chatbot to capture contact information. It was build using Flask, Mongo and Facebook's Messenger Bot API.

Setup

  1. Configure your environment variable with "MONGO_URI", point it to your mongodb URI.
  2. Follow this tutorial to deploy this bot and link it to your FB page.
  3. ...
  4. Profits.

Chat

Chat with the bot using these formats:

My email address is [email protected] and my phone is 555-555-5555.

[email protected],  0983.123.456

[email protected] 0165-123-4567

This bot's URL

Facebook page: https://www.facebook.com/contactchatbot

Contributors

Credits

All thanks to original tutorial from Hartley Brody.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%