Equibored

This commit is contained in:
thororen1234 2024-07-18 19:54:32 -04:00
parent 970df08aa2
commit 41666766cc
5 changed files with 9 additions and 9 deletions

View file

@ -53,9 +53,9 @@ interface IVoiceChannelEffectSendEvent {
const MOYAI = "🗿";
const MOYAI_URL =
"https://github.com/Equicord/Ignore/raw/main/sounds/moyai/moyai.mp3";
"https://github.com/Equicord/Equibored/raw/main/sounds/moyai/moyai.mp3";
const MOYAI_URL_HD =
"https://github.com/Equicord/Ignore/raw/main/sounds/moyai/moyai.wav";
"https://github.com/Equicord/Equibored/raw/main/sounds/moyai/moyai.wav";
const settings = definePluginSettings({
volume: {