mirror of
https://github.com/kmein/niveum
synced 2026-03-19 11:31:09 +01:00
pls: more musical criticism
This commit is contained in:
@@ -30,10 +30,27 @@
|
|||||||
"that's a good song!"
|
"that's a good song!"
|
||||||
"👍"
|
"👍"
|
||||||
"vibin'"
|
"vibin'"
|
||||||
|
"this is a jam!"
|
||||||
|
"absolutely love it!"
|
||||||
|
"such a vibe!"
|
||||||
|
"this track is fire!"
|
||||||
|
"feeling this one!"
|
||||||
|
"pure gold!"
|
||||||
|
"this is my jam!"
|
||||||
|
"so catchy!"
|
||||||
|
"on repeat!"
|
||||||
|
"this is a masterpiece!"
|
||||||
|
"let's dance!"
|
||||||
|
"I'm all in!"
|
||||||
|
"so gut!"
|
||||||
|
"mega!"
|
||||||
|
"ich fühl's!"
|
||||||
|
"das ist Musik für die Seele!"
|
||||||
];
|
];
|
||||||
|
|
||||||
messages.bad = [
|
messages.bad = [
|
||||||
"how can anyone listen to this?"
|
"how can anyone listen to this?"
|
||||||
"(╯°□°)╯ ┻━┻"
|
"(╯°□°)╯ ┻━┻"
|
||||||
"skip this!"
|
"skip this!"
|
||||||
"next, please! i'm suffering!"
|
"next, please! i'm suffering!"
|
||||||
"that's just bad music"
|
"that's just bad music"
|
||||||
@@ -43,12 +60,40 @@
|
|||||||
"turn that down"
|
"turn that down"
|
||||||
"make it stooop"
|
"make it stooop"
|
||||||
"noooo"
|
"noooo"
|
||||||
|
"this is painful to listen to"
|
||||||
|
"what is this noise?"
|
||||||
|
"not my cup of tea"
|
||||||
|
"this is a hard pass"
|
||||||
|
"yikes!"
|
||||||
|
"please no more"
|
||||||
|
"this is a disaster"
|
||||||
|
"I can't handle this"
|
||||||
|
"this is just wrong"
|
||||||
|
"let's skip this one"
|
||||||
|
"ugh, why?"
|
||||||
|
"definitely not a fan"
|
||||||
|
"wie kann man das hören?"
|
||||||
|
"das ist schrecklich!"
|
||||||
|
"bitte nicht!"
|
||||||
|
"das ist einfach schlecht"
|
||||||
|
"oh nein, nicht das!"
|
||||||
];
|
];
|
||||||
|
|
||||||
messages.neutral = [
|
messages.neutral = [
|
||||||
"meh"
|
"meh"
|
||||||
"i have no opinion about this song"
|
"i have no opinion about this song"
|
||||||
"idk man"
|
"idk man"
|
||||||
|
"it's okay"
|
||||||
|
"not bad, not great"
|
||||||
|
"just average"
|
||||||
|
"it's fine"
|
||||||
|
"i can take it or leave it"
|
||||||
|
"kann man hören"
|
||||||
|
"ist in ordnung"
|
||||||
|
"naja"
|
||||||
|
"nicht schlecht, nicht gut"
|
||||||
|
"ich kann damit leben"
|
||||||
|
"es ist was es ist"
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
writers.writeDashBin "pls" ''
|
writers.writeDashBin "pls" ''
|
||||||
|
|||||||
Reference in New Issue
Block a user