aeristhy / old-rdl-code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rovel Discord List

The Ultimate Discord List for Emojis, Users, Servers & Bots!


This is the old version of RDL. Kept archived for showcasing in museum. View the latest version on rovelstars/discord-list


Discord Theme


Dracula Theme


Website Link

Server Invite

Can I contribute ?

Yes! Please move over the new repo rovelstars/discord-list

License Notice

License Notice

  • 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.

Note

  • 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.

WARNING ⚠️!

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


SELF DEPLOYMENT 🏜️

Don't run this. Try the rewrite instead: 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!

Stargazers!

Stargazers repo roster for @rovelstars/discord-list

Forkers!

Forkers repo roster for @rovelstars/discord-list

About

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 53.8%Language:EJS 26.4%Language:HTML 14.7%Language:SCSS 3.6%Language:CSS 1.3%Language:Shell 0.3%