Skip to content
View MeguminSama's full-sized avatar
🏳️‍🌈
Programming
🏳️‍🌈
Programming

Sponsors

@auravoid
@Zeryther

Block or report MeguminSama

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MeguminSama/README.md

Hey there, I'm Rie.

I write software, mostly related to Discord modding. I'm also Available To Hire!

If you like my projects or want to support me, please consider sponsoring me on GitHub! I'll be grateful for any support!

moonlight / Vencord Launcher

Launch moonlight or Vencord without having to patch your Discord client. Want to run modded? Run it with one-click through the launcher! Want to run vanilla Discord? Just run Discord normally! No hassle, no fuss.

moonlight Launcher

Vencord Launcher

Discord ModLoader

A much more generalised version of the above - Run any Discord client mod (such as Vencord, Moonlight, BetterDiscord, shelter, etc.) without ever needing to patch the Discord client. Saving you the pain of patching/unpatching/updating whenever the client or mod updates. Check it out here

DPacker

A webpack debundler, primarily made for splitting & beautifying webpack modules for easy reading & parsing. Specifically targets Discord, but works for most other webpack sites. Check it out here

JSX Reconstructor

Convert webpack/minified react code back into valid JSX. Check it out here

Discord Build Logger

Logging all Discord builds, currently undergoing a rewrite. Check it out here

Discord Experiments Enabler

A small script you can paste into your Discord client to enable experiments without needing a client mod. Effects stay until you reload the client. Check it out here

hhhhh

github stats

Pinned Loading

  1. moonlight-launcher moonlight-launcher Public

    A convenient launcher for moonlight. Say goodbye to patching Discord every update!

    Rust 31

  2. Vencord-Launcher Vencord-Launcher Public

    A convenient launcher for Vencord. Say goodbye to patching Discord every update!

    Rust 2 1

  3. Discord Experiments.js Discord Experiments.js
    1
    let cache; webpackChunkdiscord_app.push([["wp_isdev_patch"], {}, r => cache=r.c]);
    2
    var UserStore = Object.values(cache).find(m => m?.exports?.default?.getUser).exports.default;
    3
    var actions = Object.values(UserStore._dispatcher._actionHandlers._dependencyGraph.nodes);
    4
    var user = UserStore.getCurrentUser();
    5
    actions.find(n => n.name === "ExperimentStore").actionHandler.CONNECTION_OPEN({
  4. Discord-Modloader Discord-Modloader Public

    Load Discord Client Mods like Vencord/Moonlight without modifying any files!

    Rust 30

  5. dpacker dpacker Public

    Webpack debundler

    JavaScript 14 1

  6. JSX-Reconstructor JSX-Reconstructor Public

    Converting React.createElement back to JSX

    TypeScript 11 1