Chat bot for facebook messenger
-
Install Nodejs:
sudo apt-get install nodejs -
Install npm:
sudo apt-get install npm -
Install all dependencies:
npm install -
Create file config:
cp configs.tmpl.js configs.js -
Reconfig username and password
-
Create private.xml:
cp aiml/private.tmpl.xml aiml/private.xml
- Run command:
nodejs index.js