#Music bot with dashboard
1 messages · Page 1 of 1 (latest)
show error
There is no error,only web issue,i think website is not connected with bot
show settings.json of your discord bot
enable the dashboard
{
"host": "0.0.0.0",
"port": "10423",
"password": "music",
"client_id": "1360844201599963246",
"client_secret_id": "oIUT07vR1lWsjvP0r9UUNc0TAnMEhWyX",
"secret_key": "music",
"redirect_url": "http://217.154.212.66:10423/callback",
"logging": {
"file": {
"path": "./logs",
"enable": true
},
"level": {
"dashboard": "INFO"
},
"max_history": 30
}
}
-# from dashboard setting.json
From bot setting.json
"ipc_client": {
"host": "217.154.212.66",
"port": 10423,
"password": "music",
"secure": false,
"enable": true
},
make the "enable" to true
Okay
Done, thankyou bro
you're welcome