alexa-slack
alexa-slack copied to clipboard
Alexa skill kit to post to Slack
alexa-slack
An Alexa Skill that allows the user to post to Slack via Alexa. Published as the Alexa skill: Chat Bot for Slack
Testing
After installing requirements with pip install -r requirements.txt -r dev-requirements.txt
, tests can be run with nosetests
.
Configuration
The intent schema, slots, and utterances are listed in conf/
, generated from conf/schema.yml
.