Browse by type
Dorion is an alternative Discord client aimed towards lower-spec or storage-sensitive PCs that supports themes, plugins, and more!
https://discord.gg/agQ9mRdHMZ
|
|
|
|
|---|---|---|---|
| x86_64 | ARM | x86_64 | ARM | x86_64 | ARM v7 | ARM64 | x86_64 | ARM v7 | ARM64 |
View bleeding-edge builds
These builds are based on the latest GitHub Actions artifacts. They may not work properly, and they probably contain bugs. Use at your own risk!
|
|
|
|
|---|---|---|---|
| x86_64 | ARM | x86_64 | ARM | x86_64 | ARM v7 | ARM64 | x86_64 | ARM v7 | ARM64 |
[!TIP] Dorion can also be used portably or installed via several package managers. You can find portable builds in the releases page. You can also build Dorion yourself!
[!NOTE] MacOS Users: If opening Dorion gives you "Dorion.app cannot be opened because it is from an unidentified developer", you may just need to run
sudo xattr -rd com.apple.quarantine /Applications/Dorion.app. Alternatively, you can open the Privacy & Security settings pane and scroll down to the Security section to remove the quarantine.Windows Users: Defender may think Dorion is a virus. This just happens sometimes, and if SmartScreen blocks it from running, click "More Info" and "Run Anyways". Feel free to scan Dorion with Virustotal!
I do not maintain any instances of Dorion in any package repositories myself, however some very kind people maintain some in their own spare time:
sh
scoop bucket add turbo 'https://github.com/Small-Ku/turbo-bucket.git'
scoop install turbo/dorionsh
winget install --id SpikeHD.Dorionsh
yay -S dorion-binsh
nix-shell -p dorionsh
brew tap psharma04/dorion
brew install --cask dorion[!NOTE] Maintaining Dorion in a different package repository that I don't know about? Feel free to open a PR to add it here!
Dorion comes with shelter, so that should cover at least some plugin-related needs. You can also enable client mods like Vencord inside the Dorion settings page. If you want to install plugins not available within the Dorion settings page, ensure you are downloading a browser-compatible version.
[!NOTE] Want official support for another client mod? As long as it works on the web, feel free to submit a feature request!
[!TIP] Unsure what shelter plugins exist out there? There's more than you think! Try searching
shelter pluginson GitHub, or use the Plugin Browser plugin:
https://spikehd.github.io/shelter-plugins/plugin-browser/
Dorion supports all themes, BetterDiscord and others, with a couple caveats.
Jump to "Using Plugins and Themes"
| Feature | Windows 10/11 | Windows 7[^1] | Linux | MacOS |
|---|---|---|---|---|
| Basics (logging in, navigation, text/DMs etc.) | ✓ | ~ | ~[^2] | ✓ |
| Voice | ✓ | ~ | ✗[^3] | ✓ |
| Themes | ✓ | ~ | ✓ | ✓ |
| Shelter | ✓ | ~ | ✓ | ✓ |
| Dorion Plugins | ✓ | ~ | ✓ | ✓ |
[^1]: Windows 7 support is possible by installing API extensions, such as VxKex. It could break at any point, and if this happens, I probably won't put much effort into fixing it (PRs always welcome of course!). You may also need to manually install WebView2 if Dorion doesn't open after installing!
[^2]: Some people report Dorion freezing on Linux, particularly when GIFs are playing. This is, as far as I can tell, a bug in WebkitGTK.
[^3]: Support for WebRTC is hidden behind a build-time flag that is unused in most distros, and if it were, the implementation is still incomplete. This will be available when WebkitGTK ships with WebRTC support.
Install JS dependencies:
sh
pnpm install
Pull the latest shelter build (this is used as a backup if it cannot be fetched on the fly)
sh
pnpm shupdate
Build the updater
sh
pnpm build:updater
(Linux-only) Build the WebKitGTK extension
sh
cd src-tauri/extension_webkit
cmake .
cmake --build .
Build!
```sh
pnpm tauri build
pnpm dev ```
All built files will be in src-tauri/target/(release|debug)/. Installation files (eg. .msi, .deb) are located in bundle/.
If you submit an issue or ask a question in the Discord, it's likely you will be asked for the following, so please provide them if you can:
latest.log output%appdata%\dorion\logs~/.config/dorion/logs~/Library/Application Support/dorion/logshttps://raw.githubusercontent.com/ URLs are being blocked by any system-wide adblockers/firewalls(or a similar client crash)
* Disable non-vital client mods/plugins/extensions and try again.
* If you cannot get to the settings menu, you can delete the following items:
* Windows: %appdata%\dorion\webdata & %appdata%\dorion\config.json
* Linux: ~/.config/dorion/webdata & ~/.config/dorion/config.json
* MacOS: ~/Library/Application Support/dorion/webdata & `~/Library/Application Support/d
$ claude mcp add Dorion \
-- python -m otcore.mcp_server <graph>