https://github.com/ylecuyer/cv-bot
https://github.com/ylecuyer/cv-bot
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ylecuyer/cv-bot
- Owner: ylecuyer
- License: mit
- Created: 2017-03-16T22:55:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-03T01:35:29.000Z (about 8 years ago)
- Last Synced: 2025-01-19T07:32:35.319Z (3 months ago)
- Language: Ruby
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bot-starter
Starter kit for Facebook Messenger chatbot
# Setting Up
Copy the `.env.sample` file to `.env` and setup the requested variables
# Launch
Execute `docker-compose up -d`
# Play with your bot
Chat your bot from messenger
Go to the [ngrok dashboard](http://localhost:4040)
Edit your `bot.rb`