Zwylair / BetterDiscordAutoInstaller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BetterDiscordAutoInstaller

About

BetterDiscordAutoInstaller is a script that has the functionality of the official BetterDiscord installer of applying this mod on Discord (non canary, etc.). It automatically downloads betterdiscord.asar file from the official BetterDiscord GitHub repo and adds into loading modules.

BetterDiscordAutoInstaller also allows you to add/remove it from autostart, without having to run it manually every time (only Windows for now) (use startup_manager).

Setup and Dependencies

Windows

Clone the repository:

git clone https://github.com/Zwylair/BetterDiscordAutoInstaller

Install the dependencies:

py -m pip install -r requirements.txt

Run the script:

py installer.py

License

This project is under the MIT license.

About

License:MIT License


Languages

Language:Python 100.0%