Discord: Difference between revisions

Sen (talk | contribs)
Adds a warning to client mods and fixes minor formatting issues
Sen (talk | contribs)
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 based usable but also multi-plattform clients). Its widely used in gaming communities.
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 ==
{{ warning | The use of alternative client packages that modify Discord is against the platform’s [https://discord.com/terms Terms of Service (ToS)]. Although Discord doesn’t actively enforce this or issue bans for using client mods, it’s important to be aware of the risks involved. }}


=== BetterDiscord ===
=== BetterDiscord ===
Line 43: Line 42:
==== Vesktop ====
==== Vesktop ====


Screen sharing with audio is achievable using <code>pkgs.Vesktop</code>. To enable this feature, include it in the system packages as follows:
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 <code>vesktop</code>.
Then, execute it using `vesktop`.