Preparations

Required Preparations to install MoonCord

Install Git first

sudo apt update
sudo apt upgrade
sudo apt install git

Create Discord Application

go onto the Discord Applications Page and create an new Application:

image

Name your application:

image

Go to the Bot Page:

image

Create a Bot:

image

Reset the token (you need the token later in the install script)

Copy the Token for Later, you need it later in the install script

Now Continue with the Install Script

Last updated