mirror of
https://github.com/MinazukiAmane/Tinasha-Bot.git
synced 2025-03-16 03:55:58 +08:00
Update config.js
This commit is contained in:
parent
8a308baf0a
commit
5443865649
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user