This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Extract BX value | |
| "rxx=1xkasqt9aka.1nekmbr1&v=1; GUCS=AUxHjsOA; BX=89bjrhten2bip&b=3&s=20; GUC=AQEBAQFdcnReRUIgDQTM&s=AQAAAFvErWag&g=XXEuZA; firstview=1567698522; breaking-news=3" | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "skipOffGenre" : ":warning: @{username} your song doesn't fall within our list of accepted genres, please try again", | |
| "skipOverplay" : ":warning: @{username} we dig your pick but this song is currently overplayed, please try again", | |
| "playsAuthor404" : "{author} hasn't been played here recently.", | |
| "playsAuthor" : ":repeat: {author} has been played {playCount} :arrow_forward: most recent track: \"{title}\" ({score}), {timePeriod} by @{username}", | |
| "playsAuthorTitle404" : "\"{title}\" by {author} hasn't been played here before.", | |
| "playsAuthorTitle" : ":repeat: \"{title}\" by {author} has been played {playCount} :arrow_forward: most recent play {timePeriod} by @{username} ({score})", | |
| "songAnnounceNew" : ":musical_note: {username} is playing {song}, this track is new to the room!", | |
| "songAnnounceNext" : ":musical_note: {username} is playing {song} :musical_note: Stats: :repeat: {playCount} plays :arrow_forward: last play {lastPlayDate}", | |
| "songAnnounceLast" : ":information_source: Last song stats: {score} {link}", | |
| "w |