Giter Site home page Giter Site logo

discord-utils's Introduction

Discord Utils

A small little site with a few useful utility tools for Discord and Discord-related services. It's most useful for specific types of bot developers, and those involved/interested in Discord-Datamining.

The website is created with Preact, built with Parcel, and deployed with Vercel at discord-utils.gm47.cf.

Getting Started

First, ensure you have Node.js and npm installed on your system. Download this repo however you want to, and run npm i to install dependencies.

To run the development server:

npm start
# or
yarn start

The development server will host a webserver running on localhost:1234. You can start editing the different utilities in the ./src/utils/ directory, and the page will auto-update when you save a file. To build the production site, including minification and other optimizations:

npm run build
# or
yarn build

You can then serve the files from ./dist/.

Planned Utils

  • App Constants - shows the constants in each app, including strings
  • Experiments - shows the list of open user and guild experiments, and which targets are enrolled in the experiment
  • Mobile Assets - shows the manifest for the mobile apps, and allows you to browse the assets for a specific version or commit
  • User ID <-> User Tag - converts an user id to a user tag (Username#1234) and vice versa
  • Membership Screening Editor - editor for Membership Screening that allows more customizability than Discord's UI allows
  • Enhanced Discovery Requirements - shows more verbose data about a server's eligibility for server discovery

discord-utils's People

Contributors

sn8to avatar

Stargazers

 avatar

Watchers

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