Skip to content

Pre‐Installation Steps

Sellara edited this page Aug 18, 2024 · 4 revisions

Install docker engine and docker compose

  • Follow the instructions on this page to install Docker on your server
  • Always install the latest Docker engine!
  • Also install docker compose!

Security preparations

  • Create a new user called "azzybot" and the respective group
  • Assign the docker group to the newly created user

Download the docker.zip

  • Go to the releases page
  • Create a new folder called "AzzyBot" on your server
  • Upload the file into the folder
  • Extract the file and delete it
  • Transfer ownership of this folder recursively to the newly created user
  • Set the permissions of the folder recursively to 777
  • Set additionally the permissions of the folder recursively to a+rw

Create a new bot account

Creating your bot url

Note

Only do this when you are not using version 2.0.0 otherwise leave and move to the next page!

  • Copy "Application ID" from the Main site and generate a new Bot Token for your bot
  • Save the bot token somewhere safe so nobody can see it
  • Replace <ApplicationID> in the following URL with your copied one:

https://discord.com/api/oauth2/authorize?client_id=<ApplicationID>&permissions=268438528&scope=applications.commands%20bot