Skip to content

bikekoala/tweebo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweebo

This Project can share Twitter to Weibo

Requirements

  • PHP7+
  • Composer

Deployment Steps:

  1. Build Project
    git clone https://github.com/popfeng/tweebo.git
    cd tweebo
    composer install dg/twitter-php
    composer require xiaosier/libweibo:dev-master
    cp .env.example .env
    chmod 0777 storage
  1. Add the script to crontab
    0 * * * * /usr/bin/php /home/popfeng/dev/tweebo/sync.php >>/tmp/tweebo.log 2>&1
    systemctl restart crontab

About

Share Twitter to Weibo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages