https://github.com/codeforequity-at/testmybot-sample-calculator
Testmybot Sample Chatbot: Calculator
https://github.com/codeforequity-at/testmybot-sample-calculator
Last synced: 12 months ago
JSON representation
Testmybot Sample Chatbot: Calculator
- Host: GitHub
- URL: https://github.com/codeforequity-at/testmybot-sample-calculator
- Owner: codeforequity-at
- Created: 2017-06-12T09:48:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T15:34:39.000Z (over 3 years ago)
- Last Synced: 2025-03-29T22:41:20.082Z (about 1 year ago)
- Language: JavaScript
- Size: 483 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Botkit Starter Kit
This is a Botkit starter kit for facebook, created with the [Yeoman generator](https://github.com/howdyai/botkit/tree/master/packages/generator-botkit#readme).
[Botanalytics](https://botanalytics.co/) integration included.
To complete the configuration of this bot, make sure to rename and update the included `sample.env` file with your platform tokens and credentials.
[Botkit Docs](https://botkit.ai/docs/v4)
This bot is powered by [a folder full of modules](https://botkit.ai/docs/v4/core.html#organize-your-bot-code).
Edit the samples, and add your own in the [features/](features/) folder.