https://github.com/euank/alexa-parrot
A simple alexa skill to tweet what it hears
https://github.com/euank/alexa-parrot
Last synced: 10 months ago
JSON representation
A simple alexa skill to tweet what it hears
- Host: GitHub
- URL: https://github.com/euank/alexa-parrot
- Owner: euank
- License: agpl-3.0
- Created: 2017-04-06T05:05:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-29T21:13:37.000Z (about 9 years ago)
- Last Synced: 2025-01-24T17:20:07.114Z (over 1 year ago)
- Language: Go
- Size: 1.65 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alexa Parrot
[](https://app.wercker.com/project/byKey/d11d4ade582bcb05c475f7faf4df19ee)
This is the code that runs the [EchoScale](https://twitter.com/EchoScale) account.
It allows sending a tweet from your Amazon Echo.
## TODO
* Encode the skill configuration somehow so that changes, e.g. to the intent language thingy, can be represented here.