const notify = require(`${process.cwd()}/utils/notify`);
user.client.removeListener("voiceStateUpdate", notify(oldState, newState);
const notify = require(`${process.cwd()}/utils/notify`);
user.client.removeListener("voiceStateUpdate", notify(oldState, newState);