❓️A shitty Discord clone based on sakura.
🌍 Production : https://disclone.carbonlab.dev
🟢 Status : https://status.carbonlab.dev
🏀 Roadmap : https://smoop.carbonlab.dev/project?uid=11&&access=read-only
🏡 Home : https://gitlab.com/Louciole/disclone
In the enchanted forest of Disclone, nestled amidst ancient trees, lies a hidden archive. It beckons to adventurers, promising the secrets of forgotten magic. Guided by whispers of wind, they find the portal and enter a realm of wonders. There, a standalone frontend awaits, a fusion of ancient wisdom and modern marvels. As they explore its depths, they become guardians of knowledge, entrusted with preserving Disclone's magic for eternity.
Repo : Gitlab
Deployment : https://louciole.gitlab.io/disclone/
-
edit
server.ini
with your parameters -
add the DKIM private key in
mailing/dkim.txt
nano mailing/dkim.txt
or you can just copy your local file
-
Install the dependencies
bash install.sh
If you plan to commit something don't forget to IGNORE the *.ini file run
git update-index --assume-unchanged server.ini