update dylan's nick
This commit is contained in:
parent
489c333e64
commit
1d1856d5cc
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
"I wanted to know more about lucid dreaming.", "You can start from the top of your pencil, meanwhile.", "Nonsense French babble.",
|
||||
"I slapped a figuratively tag near pedo to imply that they're more creeps than pedos."];
|
||||
let songs = ["/media/canibitch.mp3", "/media/ilovepiracyamenbreak.mp4", "/media/seashanty_dylan85.mp3"];
|
||||
let songs_names = ["Eminem - Canibitch", "sonyPlaytation - I F*CKING LOVE PIRACY", "dylan85#6786 - Sea Shanty Remix"];
|
||||
let songs_names = ["Eminem - Canibitch", "sonyPlaytation - I F*CKING LOVE PIRACY", "@dylan85 - Sea Shanty Remix"];
|
||||
|
||||
let choice = rand_int(0, songs.length-1);
|
||||
let song = songs[choice];
|
||||
|
|
Loading…
Reference in a new issue