Mastodon | ||
webcollage@cd452fe0d1 | ||
.gitignore | ||
.gitmodules | ||
composer.json | ||
composer.lock | ||
config.json | ||
mastodon-config.php.template | ||
mastodon.php | ||
README.md | ||
twitter-config.php.template | ||
twitter.php |
Installation
git clone --recurse-submodules https://git.shikiryu.com/Shikiryu/twitter-webcollage.git webcollage
cd webcollage
composer install
cp twitter-config.php.template twitter-config.php
cp mastodon-config.php.template mastodon-config.php
nano twitter-config.php && nano mastodon-config.php
Insert Twitter API details in twitter-config.php and Mastodon API details in mastodon-config.php