This is the old version of RDL. Kept archived for showcasing in museum. Latest version at rdl and will be soon exchanging repos with this! The new version is in heavy development, and supports self hosting! Check it out!
Yes! Please use the default prettier configuration if you use prettier.
- Keep your repository open source, with the same license.
- Link our repository in your instance.
- Do not edit the footer, as the default footer follows the AGPL-3.0 license.
- Do not make a new repository on github and upload your own deployment codes there, instead fork our repository and do changes there.
- You may not use our logo, or any of our images, they are copyrighted by
@sayantan300
. - You may not charge for the usage of your RDL instance.
- You may not provide support for RDL.
- You may not remove any credits to the original authors anywhere within this project. We know what code we've written, and we will recognize it.
We won't help anyone with any issues unless it's really legit.
Always remember to search the error on google and stackoverflow before asking us. We believe in FOSS but we are not going to spoonfeed you. Also do not spam to get help, we are humans, not robots therefore we are not available 24/7.
Also note that this codebase is under archive. View the latest version at rovelstars/discord-list
This is for users who want to contribute to RDL. We do not support others running their own deployment
- check whether you have nodejs v16.6.x or above
$ node -v
v16.6.1
- install dependencies
$ npm i
- fill in envs
$ cp example.env .env && vim .env
- start
$ npm start
This project is open source so we are transparent in our work and to prove we do not have bad intentions. If you're trying to run it, please only do so if you're testing or helping us. If your instance is public, make sure to let us know about your website in our support server.
Thank you for your time, love and support that make this project possible!