Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rovelstars/discord-list

Imagine a place - where you get to find everything about discord! Ranging from botlist, to users, servers, templates, banners, stickers and emojis!
https://github.com/rovelstars/discord-list

bot bot-list botlist bots dark-theme discord discord-bot discord-bot-list discordbot discordbotlist discordjs discordlist list nodejs serverlist

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        



Rovel Discord List


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



> ## This is the old version of RDL, still working fine and is the current version. Future version at [rdl](https://github.com/rovelstars/rdl) and will be soon exchanging repos with this! The new version is in heavy development, so check em' out!


### Discord Theme

---

### Dracula Theme

### Paranoid Theme

---

[Website Link](https://discord.rovelstars.com)

[Server Invite](https://discord.gg/eWbt297SkU)

# Can I contribute ?

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

# License Notice

![License Notice](https://i.ibb.co/Q8vQDTs/image.png)

- Keep your repository open source, with the same license.
- Link our repository in your instance.
- Do not edit the following lines from header.ejs file:
1. ``
2. ``
These lines make sures you follow our license. (Better than those annoying "You are not allowed to edit this file" messages for footer on other lists, where everybody can see it directly on opening your site!)

---

## Note

- You may not use our logo, or any of our assets, they are copyrighted by `@sayantan300`.
- 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 (Follows the above mentioned header.ejs file).

# WARNING ⚠️!

We don't spoonfeed, other than that, you're welcome to ask for help!

---

# SELF DEPLOYMENT 🏜️

This is for users who want to contribute to RDL, or even run a self hosted instance of RDL.

- check whether you have nodejs v18.x or above
```sh
$ node -v
v18.x.x
```
- install dependencies
```sh
$ npm i
```

- fill in envs
```sh
$ cp example.env .env && vim .env
```

Edit `.env` file ^

- start
```sh
$ npm start
```

---
This project is open source so we are transparent in our work and to prove we do not have bad intentions.

> Thank you for your time, love and support that make this project possible!

# Stargazers!

[![Stargazers repo roster for @rovelstars/discord-list](https://reporoster.com/stars/rovelstars/discord-list)](https://github.com/rovelstars/discord-list/stargazers)

# Forkers!

[![Forkers repo roster for @rovelstars/discord-list](https://reporoster.com/forks/rovelstars/discord-list)](https://github.com/rovelstars/discord-list/network/members)