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.
Shikiryu 62a0d79406 🚚 Rename the project 2 years ago
Mastodon Add Mastodon 2 years ago
webcollage@cd452fe0d1 🎉 Hello world 2 years ago
.gitignore Add Mastodon 2 years ago
.gitmodules 🔧 Change URL of the submodule 2 years ago
README.md 🚚 Rename the project 2 years ago
composer.json 🎉 Hello world 2 years ago
composer.lock 🎉 Hello world 2 years ago
config.json 🎉 Hello world 2 years ago
mastodon-config.php.template Add Mastodon 2 years ago
mastodon.php Add Mastodon 2 years ago
twitter-config.php.template 🚚 Rename file so that it won't be only Twitter 2 years ago
twitter.php 🚚 Rename file so that it won't be only Twitter 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