sudo snap install discord
=== Fix Discord (snap) spamming syslog ===
If Discord is spamming your syslog on Ubuntu or Debian and you installed it via snap, try this:
sudo snap connect discord:system-observe :system-observe
Source: [[https://github.com/snapcrafters/discord/issues/43|github.com/snapcrafters/discord]]
-----