Skip to content

Twitter auto status updater from sandbox integrate with Twitter auth library

License

Notifications You must be signed in to change notification settings

cicacode/tweebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweebox Send Twitter Status from box API

Twitter update status from sendbox API PHP library Twitter's OAuth REST API: https://github.com/abraham/twitteroauth/

  • PHP Native
  • PHP library Twitter OAuth
  • Bootstrap v4
  • Sweet Alert2

Twitter bird

Cron Job Setting

Create cronjob to automatic script running

1. 0,30	*	*	*	*	php -q /home/user/public_html/path/twitter/retweet.php >/dev/null 2>&1
2. */5	*	*	*	*	php -q /home/user/public_html/path/twitter/index.php >/dev/null 2>&1

About

Twitter auto status updater from sandbox integrate with Twitter auth library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published