An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Alexa Parrot

[![wercker status](https://app.wercker.com/status/d11d4ade582bcb05c475f7faf4df19ee/s/master "wercker status")](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.