1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-11-27 05:39:45 +01:00

discord: added Vesktop

This commit is contained in:
2025-11-24 01:56:42 +01:00
parent 661ce3f20b
commit 3fe39919c1

View File

@@ -9,7 +9,7 @@ This section addresses various features of Discord.
### Disable Automatic Update Checks ### Disable Automatic Update Checks
By default Discord performs an automatic check to see if it is up to date. By default, Discord performs an automatic check to see if it is up to date.
On [Linux](/wiki/linux.md)-based systems it can be disabled by adding `"SKIP_HOST_UPDATE": true` to On [Linux](/wiki/linux.md)-based systems it can be disabled by adding `"SKIP_HOST_UPDATE": true` to
the `~/.config/discord/settings.json` file. the `~/.config/discord/settings.json` file.
@@ -20,9 +20,21 @@ The following is a list of bots featured in this wiki that can do this.
- [Sinusbot](/wiki/sinusbot.md) is a self-hosted bot for Discord that can play music and sounds. - [Sinusbot](/wiki/sinusbot.md) is a self-hosted bot for Discord that can play music and sounds.
It's closed-source and free of charge. It's closed-source and free of charge.
It also features [Teamspeak](/wiki/teamspeak.md) support. It also features [TeamSpeak](/wiki/teamspeak.md) support.
### Themes and Plugins ### Themes and Plugins
By default Discord has no option to use themes or plugins. By default Discord has no option to use themes or plugins.
This however can be changed by using [BetterDiscord](/wiki/betterdiscord.md). This however can be changed by using [BetterDiscord](/wiki/betterdiscord.md).
Another option is using [Vesktop](https://github.com/Vencord/Vesktop).
## Troubleshooting
This section will focus on errors and the fixing of errors of Discord.
### Streaming Audio not Possible
Using the default client when sharing the screen the audio might not be streamed aswell.
This can happen with both [Wayland](/wiki/linux/wayland.md) and
[X11](/wiki/linux/x_window_system.md).
The simplest way to fix is to use [Vesktop](https://github.com/Vencord/Vesktop).