orsabot
v0.0.1
Published
A bot to connect to the GrapQL endpoint of the Orsa Server
Downloads
2
Readme
Orsa Bot
The Orsa Bot connects an Orsa Server to Slack.
Running the orsabot
Install it globally and run orsabot
.
Environment variables
| Variable | Description | Default | |------|-----|------| | ORSA_URL | The Orsa server URL. | http://localhost:3000/graphql | | ORSABOT_WIT_TOKEN | The Wit.AI token. | none | | ORSABOT_SLACK_TOKEN | The Slack bot token. | none |