Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaytaph/phpoton
Phpoton
https://github.com/jaytaph/phpoton
Last synced: 22 days ago
JSON representation
Phpoton
- Host: GitHub
- URL: https://github.com/jaytaph/phpoton
- Owner: jaytaph
- Created: 2011-11-16T17:39:35.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-12T11:32:51.000Z (about 13 years ago)
- Last Synced: 2024-10-15T22:11:07.741Z (2 months ago)
- Language: PHP
- Homepage: www.phpoton.com
- Size: 246 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.install
Awesome Lists containing this project
README
Adding phpoton bot to your own twitter account:
1. Add your app to the twitter-client:
Login to the twitter account
Goto twitter.com/apps/new
application-type: browser
callback url: ???
Default access type: Read&Write2. Add consumer key and secret to the admincontroller.php/setuptwitterAction
3. Login into the website (/admin) and goto /admin/setuptwitter
4. we are redirected to google, allow access to application
5. You are redirected back to the website where you will see the access
token and secret. Add them to your application.ini
6. Done