MM-Tweeter: Difference between revisions
Appearance
| Line 7: | Line 7: | ||
==Current Functionality== | ==Current Functionality== | ||
* Using [MidsouthMakersDev]] Twitter account | * Using [[MidsouthMakersDev]] Twitter account | ||
* Able to be run from the command line to post static tweets. | * Able to be run from the command line to post static tweets. | ||
* Able to be run from a url to post static tweets. | * Able to be run from a url to post static tweets. | ||
==Goals== | ==Goals== | ||
Revision as of 17:32, 25 April 2012
Conditional Auto Tweeter written in PHP
- Using OAuth Library by Matt Harris: https://github.com/themattharris/tmhOAuth
- Running via CLI PHP
- Design an application to use Matt Harris' library as a function to auto tweet events based on existing conditions
Current Functionality
- Using MidsouthMakersDev Twitter account
- Able to be run from the command line to post static tweets.
- Able to be run from a url to post static tweets.
Goals
- Take input from multiple sources
- Reliably validate source of all incoming data
- Use access list or secret hash to prevent abuse