{
    "DESCRIPTION": "Play back the previous song",
    "USAGE": "{{prefix}}back",
    "EXAMPLES": "{{prefix}}back",
    "NO_PREV_SONG": "There was no song before this one!",
    "VOTE_CONTENT": "Previous song: {{songName}}\nReact with 👍 to play the previous song! {{requiredCount}} more votes are required.",
    "SUCCESS": "Playing previous song!"
}