Discord: Difference between revisions
Adds a warning to client mods and fixes minor formatting issues |
m Discord community nowadays expands much more outside of gaming, and their marketing has shifted from gamers to the general public. |
||
| Line 1: | Line 1: | ||
{{unfree}} | {{unfree}} | ||
Discord is an instant messaging and VoIP application (web | Discord is an instant messaging and VoIP application with lots of functionality (usable on the web, but there are also multi-platform clients available). | ||
== Installation == | == Installation == | ||
| Line 16: | Line 16: | ||
== Alternative packages == | == Alternative packages == | ||
=== BetterDiscord === | === BetterDiscord === | ||
| Line 43: | Line 42: | ||
==== Vesktop ==== | ==== Vesktop ==== | ||
Screen sharing with audio is achievable using | Screen sharing with audio is achievable using `pkgs.Vesktop`. To enable this feature, include it in the system packages as follows: | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||
| Line 51: | Line 50: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Then, execute it using | Then, execute it using `vesktop`. | ||