diff options
Diffstat (limited to 'bot')
-rw-r--r-- | bot/resources/pride/anthems.json | 160 |
1 files changed, 58 insertions, 102 deletions
diff --git a/bot/resources/pride/anthems.json b/bot/resources/pride/anthems.json index 52b738be..d80d7558 100644 --- a/bot/resources/pride/anthems.json +++ b/bot/resources/pride/anthems.json @@ -1,11 +1,55 @@ [ { - "title": "Girls Like Girls", - "artist": "Hayley Kiyoko", - "url": "https://www.youtube.com/watch?v=I0MT8SwNa_U", + "title": "Bi", + "artist": "Alicia Champion", + "url": "https://www.youtube.com/watch?v=HekhW9STg58", "genre": [ - "pop", - "electropop" + "pop" + ] + }, + { + "title": "Queer Kidz", + "artist": "Ashby and the Oceanns", + "url": "https://www.youtube.com/watch?v=tSdCciMIlO8", + "genre": [ + "folk" + ] + }, + { + "title": "I Like Boys", + "artist": "Todrick Hall", + "url": "https://www.youtube.com/watch?v=RIbGksV3YBY", + "genre": [ + "dance", + "electronic" + ] + }, + { + "title": "It Girl", + "artist": "Mister Wallace", + "url": "https://www.youtube.com/watch?v=NEnmporrBuo", + "genre": [ + "dance", + "electronic" + ] + }, + { + "title": "Gay Sex", + "artist": "Be Steadwell", + "url": "https://www.youtube.com/watch?v=XnbQu_pzf8o", + "genre": [ + "pop" + ] + }, + { + "title": "Pynk", + "artist": "Janelle Monae", + "url": "https://www.youtube.com/watch?v=PaYvlVR_BEc", + "genre": [ + "rnb", + "rhythm and blues", + "r&b", + "soul" ] }, { @@ -18,6 +62,15 @@ ] }, { + "title": "Girls Like Girls", + "artist": "Hayley Kiyoko", + "url": "https://www.youtube.com/watch?v=I0MT8SwNa_U", + "genre": [ + "pop", + "electropop" + ] + }, + { "title": "Girls/Girls/Boys", "artist": "Panic! at the Disco", "url": "https://www.youtube.com/watch?v=Yk8jV7r6VMk", @@ -123,17 +176,6 @@ ] }, { - "title": "Pynk", - "artist": "Janelle Monae", - "url": "https://www.youtube.com/watch?v=PaYvlVR_BEc", - "genre": [ - "rnb", - "rhythm and blues", - "r&b", - "soul" - ] - }, - { "title": "Queen", "artist": "Janelle Monae", "url": "https://www.youtube.com/watch?v=tEddixS-UoU", @@ -250,32 +292,6 @@ ] }, { - "title": "It Girl", - "artist": "Mister Wallace", - "url": "https://www.youtube.com/watch?v=NEnmporrBuo", - "genre": [ - "dance", - "electronic" - ] - }, - { - "title": "Gay Sex", - "artist": "Be Steadwell", - "url": "https://www.youtube.com/watch?v=XnbQu_pzf8o", - "genre": [ - "pop" - ] - }, - { - "title": "Bisexual Anthem", - "artist": "Domo Wilson", - "url": "https://www.youtube.com/watch?v=RBX4IwvGjm8", - "genre": [ - "hip-hop", - "rap" - ] - }, - { "title": "Pride", "artist": "Grace Petrie", "url": "https://www.youtube.com/watch?v=y5rMrPJzFGs", @@ -302,23 +318,6 @@ ] }, { - "title": "I Like Boys", - "artist": "Todrick Hall", - "url": "https://www.youtube.com/watch?v=RIbGksV3YBY", - "genre": [ - "dance", - "electronic" - ] - }, - { - "title": "Girls", - "artist": "Beatrice Eli", - "url": "https://www.youtube.com/watch?v=Orffm0v0mS0", - "genre": [ - "pop" - ] - }, - { "title": "GUY.exe", "artist": "Superfruit", "url": "https://www.youtube.com/watch?v=r2Kh_XMIDPU", @@ -335,22 +334,6 @@ ] }, { - "title": "Queer Kidz", - "artist": "Ashby and the Oceanns", - "url": "https://www.youtube.com/watch?v=tSdCciMIlO8", - "genre": [ - "folk" - ] - }, - { - "title": "Butch in the Streets", - "artist": "Tribe 8", - "url": "https://www.youtube.com/watch?v=HWxFym7h8LQ", - "genre": [ - "rock" - ] - }, - { "title": "Strangers", "artist": "Halsey", "url": "https://www.youtube.com/watch?v=RVd_71ZdRd4", @@ -379,14 +362,6 @@ ] }, { - "title": "Bi", - "artist": "Alicia Champion", - "url": "https://www.youtube.com/watch?v=HekhW9STg58", - "genre": [ - "pop" - ] - }, - { "title": "Trans Is Love", "artist": "Marissa Kay", "url": "https://www.youtube.com/watch?v=-5f_1H0RD1I", @@ -417,17 +392,6 @@ ] }, { - "title": "Make Me Feel", - "artist": "Janelle Monae", - "url": "https://www.youtube.com/watch?v=tGRzz0oqgUE", - "genre": [ - "rhythm and blues", - "rnb", - "r&b", - "soul" - ] - }, - { "title": "Let's Have a Kiki", "artist": "Scissor Sisters", "url": "https://www.youtube.com/watch?v=eGCD4xb-Tr8", @@ -487,13 +451,5 @@ "genre": [ "pop" ] - }, - { - "title": "Heterosexuality is a Construct", - "artist": "One Night Stand in North Dakota", - "url": "https://www.youtube.com/watch?v=linQQ_XIVjI", - "genre": [ - "punk" - ] } ]
\ No newline at end of file |