Made with BootBot CLI
-
Add information to
config/default.json- Create a file
config/default.jsonby copyingdefault.example.json - Go to https://developers.facebook.com/, login and copy the messenger credentials.
- Create a file
-
Install dependencies
yarn
-
Start server
yarn startThe server is then running on
localhost:8007/webhook -
Search for
CodeCanaryin the Messenger app on your Smartphone or click on this messenger link: m.me/2254629508184743. -
If you used
CodeCanarybefore, delete the chat by swiping to the left and then tapping on the red trash icon. Then search forCodeCanaryagain.
- Chance to stop conversation in between. Probably have to split up the large conversation into several ones.
- Customize "Get Started" string at the beginning.
- Customize
setGetStartedButton - Investigate why
setPersistentMenudoesn't show persistent menu. - Check why
authenticationandreferraldon't work yet.