mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-19 21:40:51 +02:00
Slow clap in soundboard
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
"no this is patrick": "no-this-is-patrick.mp3",
|
"no this is patrick": "no-this-is-patrick.mp3",
|
||||||
"pikachu": "pikachu.mp3",
|
"pikachu": "pikachu.mp3",
|
||||||
"pokemon center": "pokemon-center.mp3",
|
"pokemon center": "pokemon-center.mp3",
|
||||||
|
"slow clap": "slow-clap.mp3",
|
||||||
"space": "space.mp3",
|
"space": "space.mp3",
|
||||||
"spongebob laugh": "spongebob-laugh.mp3",
|
"spongebob laugh": "spongebob-laugh.mp3",
|
||||||
"ugly barnacle": "ugly-barnacle.mp3",
|
"ugly barnacle": "ugly-barnacle.mp3",
|
||||||
|
|||||||
Binary file not shown.
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "xiao",
|
"name": "xiao",
|
||||||
"version": "91.0.2",
|
"version": "91.0.3",
|
||||||
"description": "Your personal server companion.",
|
"description": "Your personal server companion.",
|
||||||
"main": "Xiao.js",
|
"main": "Xiao.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user