Giter Site home page Giter Site logo

devrajbro / discord-server-members Goto Github PK

View Code? Open in Web Editor NEW

This project forked from i0z3r0/discord-server-members

0.0 0.0 0.0 483.48 MB

This is a database of members in some of the largest Discord servers (1mn+ members total). The program is running 24/7, new servers are also being added. Request a server by opening an issue.

discord-server-members's Introduction

Discord Server Members

A database of members in some large Discord servers

Info

Overview

This is a database of members of some large Discord servers (100k+).

Members in the Database are NOT a complete list of every member, but rather most members. Read more in the technical overview section.

Some members may have already left, and there is no way to avoid this.

Database

Format

All servers in the database are saved in the Sqlite3 DB file format, and converted to CSV for easier extraction.

Columns in the database include members' ID, username, discriminator, and best rank.
  • ID: The ID of the user, usually an 18 digit number (very old accounts have 17)
  • Discrim: The discriminator of the user, a 4 digit number or N/A if there was an error getting the discrim. Sometimes will show up as 0 if there was an server error while fetching members.
  • Best Rank: The highest ranking of the user on the member sidebar. 1 would mean they are the first user on the top of the sidebar. Useful if you would like to remove possible admins or mods, just sort by bestrank and delete the first few hundred rows. (That's still only 0.1% if the total count is 100k)

Simple way to extract columns in the CSV files: https://onlinecsvtools.com/extract-csv-columns

Update to the Database: All servers are now in seperate folders. Some servers may have multiple db and csv files, older files are archives, members were fetched too long ago for the database to be effective.

Update to the Database on 1/12/2022: Old server's member archives are now deleted, and can only be found by checking the version history for this repo on Github.

Servers in Database

  • Animal Crossing (Partnered, Community-run)
  • Anime Soul Discord (Verified, Partnered)
  • Apex Legends (Partnered, Official) **
  • Chill Heaven (Community) *
  • Discord Town Hall (Official Discord Server)
  • Emoji.gg (Community)
  • Genshin Impact Official (Verified, Partnered, Official) **
  • Grand Quest Games (Community, Official)
  • Jet's Dream World (Community)
  • MINECRAFT (Verified, Official) **
  • MrBeast Gaming (Verified, Official) **
  • Official Fortnite (Verified, Official)
  • Pepe Server (Community)
  • Phasmophobia (Verified, Partnered, Official)
  • r/Overwatch (Partnered, Community-run) **
  • Rainbow 6 (Partnered, Official)
  • Roblox (Partnered, Community-run)
  • Rocket League Garage (Partnered, Community-run)
  • Rust (Verified, Official)
  • Sound's World (Partnered, Official) *
  • Splitgate (Verified, Official)
  • Terraria (Verified, Official) **
  • TommInnit's Discord (Verified, Partnered)
  • VALORANT (Partnered, Official) **
  • Your Bizarre Adventure (Community, Official)
* Incomplete
** Updated

Technical Overview

Members are fetched from the member list sidebar. This means in servers with over 1000 members, offline members are not fetched. Each list of members in servers are fetched every 15 minutes for several days. This captures as many online members as possible. Depending on how active a server's members are, anywhere from 5 - 75% of members can be fetched, according to my estimates.

More Servers

If you want me to add a specific server, open an issue.

Several things to note before you open an issue

  • The time taken will vary depending on the server.
  • The number of members fetched is dependent on the number of online users.
  • Please don't submit servers with under or around 5,000 members.
  • Please include an invite link to the server.
  • If these is a reason that I can't fetch members for you, I will let you know.
  • I am not obligated to do this for you, I am doing this in my own time so please be patient and respectful.

discord-server-members's People

Contributors

i0z3r0 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.