Facebook messenger bot exploration. Connected to a personal page that can me messaged. Relevant commands listed below.
# requires node 3+ and node 6+
cd node
npm install
# fill this out accordingly
cp -r config/example_default.json config/default.json
npm start
- [] Weather
- [] Currency
- [] Stock
This is a sample project showcasing the Messenger Platform. You can go through the walk-through to understand this code in more detail. The Complete Guide goes deeper into the features available.
Visit the dev site to find out more details about the Messenger Platform.