Discord Installation via SNAP
Install Discord on Ubuntu via snap
Just use the following command:
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:
snap connect discord:system-observe
Source: github.com/snapcrafters/discord