Skip to content

Azzy 1.10.x Settings

Sellara edited this page Aug 6, 2024 · 1 revision

Tip

If the setting is required to be changed, then Required? is a yes!

Core

Name Description Default Required?
BotToken Discord bot token from the developer portal. Empty yes
ServerId Server ID of the server if Azzy will be only used in one. 0 no
OwnerUserId Discord User ID of the server owner user, this user has access to anything. 0 yes
ErrorChannelId Discord Channel ID of the error channel (in case bugs occur). 0 yes
AdminRoleId Discord role ID of the Admin role (in case there is one). 0 yes
BotStatus 0 = Offline, 1 = Online, 2 = Idle, 4 = DoNotDistrub, 5 = Invisible 1 no
BotActivity 0 = Playing, 1 = Streaming, 2 = ListeningTo, 3 = Watching, 5 = Competing 2 no
BotDoing Set your bot's doing via simple text. Music no
BotStreamUrl Set your bot's streaming URL when Streaming is used. Empty no
Logo URL Sets the logo of your own server, station or anything. Empty no
DisplayChangelog Set to true if you want to see the changelog of Azzy. true no
DisplayInstructions Set to true if you want to see instructions on how to update Azzy. true no
CheckInterval Set the interval of automatic update checks in days. 1 no
MessageChannelId Set the channel where the bot should post it's update messages. If it's 0 the bot will determine the channel by itself. 0 no

AzuraCast

Name Description Default Required?
ActivateAzuraCast Set to true if you want to activate the AzuraCast Module (and require all settings noted here). false no
AzuraApiKey API key of the AzuraCast server. Empty yes
AzuraApiUrl URL of the API from the AzuraCast server. Example: https://demo.azuracast.com/api Empty yes
AzuraStationKey Station ID of the station on the AzuraCast server. 0 yes
IPv6Available Set to true if the server is also reachable over IPv6. true no
MusicRequestsChannelId Discord Channel ID of the music request channel (in combination with music-requests get command). 0 yes
OutagesChannelId Discord Channel ID of the outages channel (in case you have activated the Server Ping and/or Update Ping notifications). 0 yes
ShowPlaylistsInNowPlaying Set to true if you want to show the current playlist in the NowPlaying Embed. false no
FileChanges Set to true to activate the Azzy check if files have been added or removed on the AzuraCast server. false no
ServerPing Set to true to activate a regular ping of the AzuraCast server. false no
Updates Set to true if Azzy should monitor if updates are available for AzuraCast. false no
UpdatesShowChangelog Set to true if you want to see the changelog of AzuraCast. true no

Club Management

Name Description Default Required?
ActivateClubManagement Activate the Club Management Module (and require all settings noted here). false no
AutomaticClubClosingCheck Activate the automatic club closing check during night time. false no
ClubClosingTimeStart Set the time when the club closing timer should start (24h system). 02:00:00 yes
ClubClosingTimeEnd Set the time when the club closing timer should end (24h system). 20:00:00 yes
AzuraAllSongsPlaylist Playlist ID for the All Songs playlist. 0 yes
AzuraClosedPlaylist Playlist ID for the Closed playlist. 0 yes
ClubNotifyChannelId Discord Channel ID of the notification channel. 0 yes
StaffRoleId Discord role ID of the Staff role. 0 yes
CloserRoleId Discord role ID of the Club-Closer role. 0 yes
EventsRoleId Discord role ID of the Events role. 0 yes

Music Streaming

Name Description Default Required?
ActivateMusicStreaming Activate the Music streaming Module (and require all settings noted here). false no
ActivateLyrics Activate the command to use the feature to get the lyrics of the current played song. false no
AutoDisconnect Activate the auto disconnect feature so the bot leaves the channel after the give minutes in the option lower this one. true no
AutoDisconnectTime Set the time when the bot should disconnect the channel if nothing was played (in minutes). 5 no
DeleteLavalinkLogs Delete the logs from Lavalink when the bot shuts down. false no
MountPointStub Set the mount point of AzuraCast to which the bot should join and play music from, example: "azuratest_radio/radio.mp3". Empty yes
StreamingPort Set the port if you're AzuraCast installation does not use the Webproxy feature. 0 no