You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
Mastodon | 2 years ago | |
webcollage@cd452fe0d1 | 2 years ago | |
.gitignore | 2 years ago | |
.gitmodules | 2 years ago | |
README.md | 2 years ago | |
composer.json | 2 years ago | |
composer.lock | 2 years ago | |
config.json | 2 years ago | |
mastodon-config.php.template | 2 years ago | |
mastodon.php | 2 years ago | |
twitter-config.php.template | 2 years ago | |
twitter.php | 2 years ago |
README.md
Installation
git clone --recurse-submodules https://git.shikiryu.com/Shikiryu/social-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