Add soundboard

This commit is contained in:
Dennis Reimann
2021-05-31 16:45:53 +02:00
parent 44037a28b5
commit 853d93d0b9
32 changed files with 192 additions and 8 deletions

109
content/soundboard.json Normal file
View File

@@ -0,0 +1,109 @@
[
{
"title": "Gruppe",
"sounds": [
{
"title": "Bester Mann",
"file": "/sounds/gruppe/bester-mann-markus.mp3"
},
{
"title": "Brudi",
"file": "/sounds/gruppe/brudi.mp3"
},
{
"title": "Die Gruppe ist das geilste",
"file": "/sounds/gruppe/das-geilste.mp3"
},
{
"title": "Ich hab's geschafft",
"file": "/sounds/gruppe/ich-habs-geschafft.mp3"
},
{
"title": "Komm in die Gruppe",
"file": "/sounds/gruppe/komm-in-die-gruppe.mp3"
},
{
"title": "Trading hat mein Leben verändert",
"file": "/sounds/gruppe/trading.mp3"
}
]
},
{
"title": "Panzerknacker",
"sounds": [
{
"title": "Pass mal auf",
"file": "/sounds/panzerknacker/pass-mal-auf.mp3"
},
{
"title": "Was für eine Bullenscheiße",
"file": "/sounds/panzerknacker/bullenscheisse.mp3"
},
{
"title": "Bullshit",
"file": "/sounds/panzerknacker/bullshit.mp3"
},
{
"title": "So eine Scheiße",
"file": "/sounds/panzerknacker/so-eine-scheisse.mp3"
},
{
"title": "Wie das Teil funktioniert",
"file": "/sounds/panzerknacker/wie-das-teil-funktioniert.mp3"
},
{
"title": "Keine Schutzmechanismen mehr",
"file": "/sounds/panzerknacker/keine-schutzmechanismen-mehr.mp3"
},
{
"title": "Selten so viel Scheiße gelesen",
"file": "/sounds/panzerknacker/selten-so-viel-scheisse-gelesen.mp3"
},
{
"title": "Dezentralisierung",
"file": "/sounds/panzerknacker/dezentralisierung.mp3"
},
{
"title": "Bitcoin kostet",
"file": "/sounds/panzerknacker/bitcoin-kostet.mp3"
},
{
"title": "Investment",
"file": "/sounds/panzerknacker/investment.mp3"
},
{
"title": "Was soll mir das bringen?",
"file": "/sounds/panzerknacker/was-soll-mir-das-bringen.mp3"
},
{
"title": "Dann ist das Zeug weg",
"file": "/sounds/panzerknacker/dann-ist-das-zeug-weg.mp3"
},
{
"title": "Stromgeschwindigkeit",
"file": "/sounds/panzerknacker/stromgeschwindigkeit.mp3"
},
{
"title": "Alternative zu Gold",
"file": "/sounds/panzerknacker/alternative-zu-gold.mp3"
}
]
},
{
"title": "Verschiedenes",
"sounds": [
{
"title": "Hey Heey Heeey",
"file": "/sounds/heyheyhey.mp3"
},
{
"title": "Der Markt crasht",
"file": "/sounds/hosp/der-markt-crasht.mp3"
},
{
"title": "Was ist bloß mit IOTA los?",
"file": "/sounds/hosp/iota.mp3"
}
]
}
]