Files
xiao/commands/random/sounds.json
T
Daniel Odendahl Jr 707a942108 Attempt Soundboard
2017-03-19 03:01:16 +00:00

8 lines
107 B
JSON

{
"avaliable": {
"meow": "meow"
}
"paths": {
"meow": "./sounds/cat.mp3"
}
}