Giter Club home page Giter Club logo

bunny's Introduction

Bunny Discord

A mod for Discord's mobile apps, a fork of Vendetta.

Installing

Android

iOS

  • BunnyTweak - Get prebuilt rootful and rootless .deb files or the prepatched .ipa

Building

  1. Install a Bunny loader with loader config support (any mentioned in the Installing section).
  2. Go to Settings > General and enable Developer Settings.
  3. Clone the repo:
    git clone https://github.com/pyoncord/Bunny
    
  4. Install dependencies:
    pnpm i
    
  5. Build Bunny's code:
    pnpm build
    
  6. In the newly created dist directory, run a HTTP server. I recommend http-server.
  7. Go to Settings > Developer enabled earlier. Enable Load from custom url and input the IP address and port of the server (e.g. http://192.168.1.236:4040/bunny.js) in the new input box labelled Bunny URL.
  8. Restart Discord. Upon reload, you should notice that your device will download Bunny's bundled code from your server, rather than GitHub.
  9. Make your changes, rebuild, reload, go wild!

Alternatively, you can directly serve the bundled code by running pnpm serve. bunny.js will be served on your local address under the port 4040. You will then insert http://<local ip address>:4040/bunny.js as a custom url and reload. Whenever you restart your mobile client, the script will rebuild the bundle as your client fetches it.

bunny's People

Contributors

maisymoe avatar amsyarasyiq avatar redstonekasi avatar fieryflames avatar nexpid avatar selfmadesystem avatar yellowsink avatar cynosphere avatar vendicated avatar wingio avatar aeongdesu avatar aliernfrog avatar ryan-0324 avatar twnlink 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.