Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bumi/yo-to-all

your happy YO! bradcaster - an app that receives YOs (justyo.co) and broadcasts the YO! to all the account subscribers
https://github.com/bumi/yo-to-all

Last synced: 4 days ago
JSON representation

your happy YO! bradcaster - an app that receives YOs (justyo.co) and broadcasts the YO! to all the account subscribers

Awesome Lists containing this project

README

        

Yo! @all
===============

*Your happy Yo! broadcaster!*

send a Yo! to a configured account and the app sends a Yo! to all the subscribers of the account.

Usage
----------

1. create a new heroku app and push this application there
2. create a new YO! account and set the callback url to http:///
3. configure the Yo! API tokens using heroku config variables (see "Configure API tokens")
4. subscribe to the accounts and Yo!

Configure API TOKENS
-------------

Add the YO! API token as a heroku env config varible with the following schema:
`YO_API_TOKEN_`

The app now listens to `/` and sends a `yoall` to the using the configured API token.

You can set the Heroku config varibales from the command line or from you heroku admin dashboad in the app settings section.

ToDo:
----------------

* Support for links

Links
--------------

* http://justyo.co
* http://dev.justyo.co/

Contact
---------------

* Michael Bumann
* [@bumi](http://twitter.com/bumi)
* [email protected]