This commit is contained in:
2022-05-09 19:09:18 +02:00
parent 371f31965a
commit c529e60cf3
14 changed files with 4021 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
{
"prefix": "ai.",
"dev": "155076323612688384",
"token": "NDIzMjE1NTM1ODkxODA4MjY2.GivmSm.WGaa5Ivx9Mzm64RrHECHjiTwilNOzgq6Hw1i_Y"
}

16
configs/emotes.json Normal file
View File

@@ -0,0 +1,16 @@
{
"load": "<a:correct4:739792153584205825>",
"verified": "<a:correct4:739792153584205825>",
"error": "<a:correct4:739792153584205825>",
"info": "<a:correct4:739792153584205825>",
"music": "<a:correct4:739792153584205825>",
"queue": "<a:correct4:739792153584205825>",
"success": "<a:correct4:739792153584205825>",
"music1": "<a:correct4:739792153584205825>",
"fun": "<a:correct4:739792153584205825>",
"chatbot": "<a:correct4:739792153584205825>",
"image": "<a:correct4:739792153584205825>",
"anime": "<a:correct4:739792153584205825>",
"nsfw": "<a:correct4:739792153584205825>",
"other": "<a:correct4:739792153584205825>"
}

20
configs/filters.json Normal file
View File

@@ -0,0 +1,20 @@
{
"bassboost": "Bassboost",
"8D": "8D",
"vaporwave": "Vaporwave",
"nightcore": "Nightcore",
"phaser": "Phaser",
"tremolo": "Tremolo",
"vibrato": "Vibrato",
"reverse": "Reverse",
"treble": "Treble",
"normalizer": "Normalizer",
"surrounding": "Surrounding",
"pulsator": "Pulsator",
"subboost": "Subboost",
"karaoke": "Karaoke",
"flanger": "Flanger",
"gate": "Gate",
"haas": "Haas",
"mcompand": "Mcompand"
}