Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

MuriukiPM/Python-Messenger-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Bot for Facebook Messenger!

This bot is a hobby project to play with the Facebook messenger API and SqlAlchemy!. Inspired by the pymessemer repo.

Pre-requisites

  • Python>3.5

Deployment

Development environment

  1. Clone the app.
  2. Make sure to edit and rename the env-sample file to .env. Follow this quickstart to set up the facebook environment variables. I used a free managed Posgresql service at elephantsql as my database.
$ python python -m pip -r install requirements.txt
$ cd Python-Messenger-Bot
$ python app.py

About

A simple messenger bot. Inspired by pymessenger - https://github.com/davidchua/pymessenger

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published