Skip to content

Sahibishere/BetterDiscordAutoInstaller

 
 

Repository files navigation

BetterDiscordAutoInstaller

About

BetterDiscordAutoInstaller is a script that works as the official BetterDiscord installer. This script applies mod on default Discord (non canary, etc.). It automatically downloads betterdiscord.asar file from the official BetterDiscord GitHub repo and adds into loading modules.

Currently, BetterDiscordAutoInstaller is supported for Windows and macOS platforms.

BetterDiscordAutoInstaller also allows you to add/remove it from autostart, without having to run it manually every time. For MacOS, the user can also choose to bind script to a keyboard shortcut to manually update.

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 main.py

To add BetterDiscordAutoInstaller to your startup apps:

py startup_manager.py

MacOS

You need to move to this README.md

Contributing

I will be grateful for any contribution and help given to improve the quality of the project :)

(especially about adapting the project to other platforms like linux, etc :3)

macOS

There is redundant/repetitive code which is seen both in manual-installer-mac.py and auto-installer-mac.py.

That can be fixed. Just need to make sure to have 2 seperate files to allow for auto, manual install, and auto/manual-mixed functionalities.

Fork

Well, just fork it

But please, don't forget to mention original project in your README

Special thanks

Ajit Mehrotra for adding masOS support

License

This project is under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%