Skip to content

Imagine a place - where you get to find everything about discord! Ranging from bots, to users, servers, templates, banners, stickers and emojis!

License

Notifications You must be signed in to change notification settings

cheesycod/discord-list

 
 

Repository files navigation

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


Discord Theme


Dracula Theme


Website Link

Server Invite

Can I contribute ?

Yes! Please use the default prettier configuration if you use prettier.

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. It's not updated for a long time.

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

Imagine a place - where you get to find everything about discord! Ranging from bots, to users, servers, templates, banners, stickers and emojis!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.7%
  • EJS 26.4%
  • HTML 14.7%
  • SCSS 3.6%
  • CSS 1.3%
  • Shell 0.3%