mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Remove a Bunch of Sounds
This commit is contained in:
@@ -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
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiaobot",
|
||||
"version": "21.2.2",
|
||||
"version": "21.2.3",
|
||||
"description": "A Discord Bot",
|
||||
"main": "Shard.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user