Remove a Bunch of Sounds

This commit is contained in:
Daniel Odendahl Jr
2017-05-26 02:11:04 +00:00
parent 52cb4df617
commit c600b7d4ac
12 changed files with 1 additions and 21 deletions
-20
View File
@@ -2,41 +2,21 @@
"names": [
"airhorn",
"cat",
"doh",
"dun dun dun",
"eat my shorts",
"glados bird",
"it's a trap",
"mario death",
"no this is patrick",
"pikachu",
"pokemon center",
"space",
"spongebob",
"ugly barnacle",
"vader",
"woohoo",
"wumbo",
"zelda chest"
],
"paths": {
"airhorn": "airhorn.mp3",
"cat": "cat.mp3",
"doh": "doh.mp3",
"dun dun dun": "dun-dun-dun.mp3",
"eat my shorts": "eat-my-shorts.mp3",
"glados bird": "glados-bird.mp3",
"it's a trap": "its-a-trap.mp3",
"mario death": "mario-death.mp3",
"no this is patrick": "no-this-is-patrick.mp3",
"pikachu": "pikachu.mp3",
"pokemon center": "pokemon-center.mp3",
"space": "space.mp3",
"spongebob": "spongebob.mp3",
"ugly barnacle": "ugly-barnacle.mp3",
"vader": "vader.mp3",
"woohoo": "woohoo.mp3",
"wumbo": "wumbo.mp3",
"zelda chest": "zelda-chest.mp3"
}
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "21.2.2",
"version": "21.2.3",
"description": "A Discord Bot",
"main": "Shard.js",
"scripts": {