mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
pls: more musical criticism
This commit is contained in:
@@ -30,10 +30,27 @@
|
||||
"that's a good song!"
|
||||
"👍"
|
||||
"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 = [
|
||||
"how can anyone listen to this?"
|
||||
"(╯°□°)╯ ┻━┻"
|
||||
"(╯°□°)╯ ┻━┻"
|
||||
"skip this!"
|
||||
"next, please! i'm suffering!"
|
||||
"that's just bad music"
|
||||
@@ -43,12 +60,40 @@
|
||||
"turn that down"
|
||||
"make it stooop"
|
||||
"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 = [
|
||||
"meh"
|
||||
"i have no opinion about this song"
|
||||
"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
|
||||
writers.writeDashBin "pls" ''
|
||||
|
||||
Reference in New Issue
Block a user