Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bumi/yo-to-all
- Owner: bumi
- Created: 2014-10-06T13:23:15.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-06T13:42:38.000Z (about 10 years ago)
- Last Synced: 2023-04-10T23:13:00.795Z (over 1 year ago)
- Language: Ruby
- Homepage: http://justyo.co
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mdown
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]