Skip to content

KrozekGimVic/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatbot

A smart Facebook messenger chatbot

Setup

sudo apt-get install libxml2-dev libxslt-dev gcc
git clone https://github.com/KrozekGimVic/chatbot.git
cd chatbot
virtualenv -p $(which python3) venv
source venv/bin/activate
pip install -r requirements.txt

About

A smart Facebook messenger chatbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages