Open NightLady0 opened 7 months ago
It seems like you have the "listening" field listed twice. Remove one of them from your config and it will work fine
It seems like you have the "listening" field listed twice. Remove one of them from your config and it will work fine
Can u give me the right code ?
It seems like you have the "listening" field listed twice. Remove one of them from your config and it will work fine
Can u give me the right code ?
{ "choose_random_online_status_from": ["dnd"], "choose_random_activity_type_from": ["listening"], "listening": { "choose_random_name_from": [ "Spotify", "https://open.spotify.com/intl-fr/track/4Bts64N4oyorK045CU7xDd?si=8c82d8c4e3294a28" ] } }
As you can see, I removed the first listening field. I also removed the part with the
//
(comments) as this will usually not work in.json
files. I only put it there in the documentation to explain what the setting does. Lastly, I removed the comma (,
) at the end because it should only be there if there is still items being listed after it.
It seems like you have the "listening" field listed twice. Remove one of them from your config and it will work fine
Can u give me the right code ?
{ "choose_random_online_status_from": ["dnd"], "choose_random_activity_type_from": ["listening"], "listening": { "choose_random_name_from": [ "Spotify", "https://open.spotify.com/intl-fr/track/4Bts64N4oyorK045CU7xDd?si=8c82d8c4e3294a28" ] } }
As you can see, I removed the first listening field. I also removed the part with the
//
(comments) as this will usually not work in.json
files. I only put it there in the documentation to explain what the setting does. Lastly, I removed the comma (,
) at the end because it should only be there if there is still items being listed after it.
Now it tells me that I didn't put the right token, even though I put the right token.
Answer fr ?
Config :