GithubHelp home page GithubHelp logo
  • @name 97
  • @author John Fries
  • @authorId
  • @version 1.0.1
  • @description Simple plugin that gives you all badges
  • @website
  • @updateUrl
  • @source
  • @invite pqXYh3PQtk */

module.exports = class Badges {

start = () => {
    (() => {
        let flags = {
            "DISCORD_EMPLOYEE": 1 << 0,
            "DISCORD_PARTNER": 1 << 1,
            "HYPESQUAD_EVENTS": 1 << 2,
            "BUG_HUNTER_LEVEL_1": 1 << 3,
            "HOUSE_BRAVERY": 1 << 6,
            "HOUSE_BRILLIANCE": 1 << 7,
            "HOUSE_BALANCE": 1 << 8,
            "EARLY_SUPPORTER": 1 << 9,
            "BUG_HUNTER_LEVEL_2": 1 << 14,
            "VERIFIED_BOT_DEVELOPER": 1 << 17,
            "CERTIFIED_MODERATOR": 1 << 18
        };
        
        webpackChunkdiscord_app.push([[Math.random()], {}, req => {
            for (const m of Object.keys(req.c).map(x => req.c[x].exports).filter(x => x)) {
                if (m.default && m.default.getCurrentUser !== undefined) {
                    return m.default.getCurrentUser().flags = Object.values(flags).reduce((pre, cur) => pre + cur, 0);
                }
            }
        }]);
    })();
}
stop() {

h22hh's Projects

gang-nuker icon gang-nuker

GANG-Nuker, This Discord Nuker/Raider has 32+ AMAZING Options! Its ALWAYS up to date with discord and making sure its 100% SAFE for my customers! GANG-Nuker is one of the BEST tools on whole of discord, make sure to check out the Premium Version for a better experience! ENJOY RAIDING :)

h22hh icon h22hh

Config files for my GitHub profile.

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.