Conversation
function youtubeTitle()
{
    return "The " + current_situation + " situation is " + adjectives[Math.floor(Math.random() * adjectives.length)]
}
1
2
6

@sasha the sasha situation is ballsing

0
0
3