Skip to content

Windows Install Instructions

Sellara edited this page Aug 6, 2024 · 9 revisions

How to install Azzy?

Install .NET 8 runtime

  • Download the latest .NET 8.0.x Runtime version from https://dotnet.microsoft.com/en-us/download/dotnet/8.0 in the respective ARM64 or x64 architecture
  • Execute the downloaded installer
  • Check if there's a folder called 8.0.x in C:\Program Files\dotnet\shared\Microsoft.NETCore.App

Install Adoptium OpenJDK Runtime 21 LTS (x64 only!)

Important

Only do this if you want to use the Music Streaming module!

Download the latest release

  • Go to the releases page
  • Download the latest version called release-win-YOUR_ARCHITECTURE.zip
  • Upload the file to the server
  • Unzip the file on your server

Adjust the required settings to your likings

  • Get yourself an overview about all of the settings
  • Open the file /path/to/AzzyBot/appsettings.json
  • Adjust all settings as you want
  • Save the file

Start the bot

Run normally

  • Execute the AzzyBot.exe
Clone this wiki locally