https://github.com/louciole/disclone
a minimalist yet feature-full discord clone [THIS IS A MIRROR OF THE GITLAB REPO]
https://github.com/louciole/disclone
clone discord discord-clone mock python stateless vanilla-javascript vanilla-js
Last synced: 18 days ago
JSON representation
a minimalist yet feature-full discord clone [THIS IS A MIRROR OF THE GITLAB REPO]
- Host: GitHub
- URL: https://github.com/louciole/disclone
- Owner: Louciole
- License: other
- Created: 2024-02-14T11:24:43.000Z (about 1 year ago)
- Default Branch: maine
- Last Pushed: 2025-02-07T07:40:47.000Z (3 months ago)
- Last Synced: 2025-04-14T20:16:04.962Z (18 days ago)
- Topics: clone, discord, discord-clone, mock, python, stateless, vanilla-javascript, vanilla-js
- Language: JavaScript
- Homepage: https://disclone.carbonlab.dev
- Size: 11.3 MB
- Stars: 21
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Disclone.
❓️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## Frontend !
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](https://gitlab.com/Louciole/disclone/-/tree/front-archive?ref_type=heads)Deployment :
https://louciole.gitlab.io/disclone/## 🏎️ getting started
### install :
1. edit `server.ini` with your parameters
2. add the DKIM private key in `mailing/dkim.txt`
nano mailing/dkim.txt
or you can just copy your local file
3. Install the dependencies
bash install.sh
## 🖥️ Work
If you plan to commit something don't forget to IGNORE the *.ini file
rungit update-index --assume-unchanged server.ini