This tutorial will show you on how to install a Discord server on your Ubuntu 18.04 VPS.
Requirements
VPS Running Ubuntu 18.04 Bionic Beaver
Update your server's software
$ sudo apt update $ sudo apt install gdebi-core wget
Install Discord using Snap
$ sudo snap install discord --classic