GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Code Folders and files Latest commit Cannot retrieve latest commit at this time. History473 Commits .github assets/locales common injector preload renderer scripts tests .eslintrc .gitignore .npmrc CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md LICENSE README.md babel.con...
Better Discord App enhances the Discord desktop app with new features. Windows Universal Installer Download the latest installer from releases Follow the instructions .NET 4.0 required https://www.microsoft.com/en-us/download/details.aspx?id=30653 Windows Installer users asar.net https://github.com...
Addons Installing addons--like plugins and themes--is easy. All you need to do is select and download an addon from our website and put it in your folder. If you want some more details, or just prefer a visual guide, take a look at our tutorial on installing addons that includes ...
Download and extract this: https://github.com/rauenzi/BetterDiscordApp/archive/injector.zip Rename BetterDiscordApp-injector to app. Go to %localappdata%\Discord\, and locate the directory with the largest version number (e.g. app-0.0.306). Within app-0.0.306 navigate to resources. If an ...
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Better Discord enhances Discord desktop app with new features. - Release BetterDiscord v1.10.2 · BetterDiscord/BetterDiscord
GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address...
gitclonehttps://github.com/BetterDiscord/installer&&cdinstaller This will create a local copy of this repository and navigate you to the root folder of the repository. 2: Install Dependencies Run this command at the root folder to install dependencies: ...
克隆这个仓库 git clone https://github.com/rauenzi/BetterDiscordApp.git 安装依赖项 npm install 用npm run build 构建 Injector 和 Renderer bundles,这将在 dist 文件夹中创建 injector.js、preload.js 和 renderer.js。 运行inject 脚本,将本地文件注入到你的 Discord 客户端(npm run inject)。或者使用npm...