aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVen <vendicated@riseup.net>2023-02-28 22:37:09 +0100
committerGitHub <noreply@github.com>2023-02-28 22:37:09 +0100
commitc690662802c0a456af432bb1c3d76ac4a22225bb (patch)
treee73fe6a1552c2e57b9ce36819d14d772b2f249ab /README.md
parent4918d699d56ce29168b50965f288aaa681d97b27 (diff)
downloadVencord-c690662802c0a456af432bb1c3d76ac4a22225bb.tar.gz
Vencord-c690662802c0a456af432bb1c3d76ac4a22225bb.tar.bz2
Vencord-c690662802c0a456af432bb1c3d76ac4a22225bb.zip
Improve README
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index 048709f..f5da3b8 100644
--- a/README.md
+++ b/README.md
@@ -4,12 +4,14 @@ The cutest Discord client mod
## Features
-- Super easy to install (one click installer)
-- 90+ plugins built in: [See a list](https://gist.github.com/Vendicated/8696cde7b92548064a3ae92ead84d033)
+- Super easy to install (Download Installer, open, click install button, done)
+- 100+ plugins built in: [See a list](https://gist.github.com/Vendicated/8696cde7b92548064a3ae92ead84d033)
- Some highlights: SpotifyControls, Experiments, NoTrack, MessageLogger, QuickReply, Free Emotes/Stickers, CustomCommands, ShowHiddenChannels, PronounDB
+- Fairly lightweight despite the many inbuilt plugins
- Excellent Browser Support: Run Vencord in your Browser via extension or UserScript
+- Works on any Discord branch: Stable, Canary or PTB all work (though for the best experience I recommend stable!)
- Custom CSS and Themes: Inbuilt css editor with support to import any css files (including BetterDiscord themes)
-- Works in all Electron versions (Confirmed working on versions 13-23)
+- Privacy friendly, blocks trackers & crash reporting out of the box and has no telemetry
- Maintained very actively, broken plugins are usually fixed within 12 hours
## Installing / Uninstalling
@@ -20,7 +22,7 @@ The cutest Discord client mod
[![Get it on the Firefox Webstore](https://blog.mozilla.org/addons/files/2015/11/get-the-addon.png)](https://addons.mozilla.org/en-GB/firefox/addon/vencord-web/) [![Get it on the Chrome Webstore](https://storage.googleapis.com/web-dev-uploads/image/WlD8wC6g8khYWPJUsQceQkhXSlv1/UV4C4ybeBTsZt43U4xis.png)](https://chrome.google.com/webstore/detail/vencord-web/cbghhgpcnddeihccjmnadmkaejncjndb)
-Or use the [UserScript](https://raw.githubusercontent.com/Vencord/builds/main/Vencord.user.js) - Please note that QuickCSS and plugins making use of external resources will not work with the UserScript.
+Or use the [UserScript](https://raw.githubusercontent.com/Vencord/builds/main/Vencord.user.js) - Please note that the CSS Editor, Themes loaded from remote sources and co. will not work in the UserScript. Use the extension if you need any of those
## Building from Source