Update config.js

This commit is contained in:
Amane Serenetia 2024-08-14 09:58:10 +07:00
parent 8a308baf0a
commit 5443865649

View File

@ -58,7 +58,7 @@ module.exports = {
DEFAULT_SOURCE: "ytsearch", // ytsearch = Youtube, ytmsearch = Youtube Music, spsearch = Spotify, scsearch = SoundCloud DEFAULT_SOURCE: "ytsearch", // ytsearch = Youtube, ytmsearch = Youtube Music, spsearch = Spotify, scsearch = SoundCloud
// Lavalink Websocket configuration // Lavalink Websocket configuration
LAVALINK_WS: { LAVALINK_WS: {
clientName: "Kiera-Bot", // The name of the lavalink client. clientName: "Tinasha-Bot", // The name of the lavalink client.
resuming: true, // Whether Lavalink should attempt to resume existing sessions when reconnecting. resuming: true, // Whether Lavalink should attempt to resume existing sessions when reconnecting.
reconnecting: { reconnecting: {
tries: Infinity, // Number of times to attempt reconnecting. tries: Infinity, // Number of times to attempt reconnecting.