You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you enter the code normally, there will be 3 Decode_0 lines, everything is open except the mangle.
Expected Behaviour
async function sendLogMessage(a, e) {
var i = config.PurgeLogChannel;
var a = a.guild.channels.cache.get(i);
if (a) {
(n = {}).embeds = [e];
await a.send(DECODE_0);
}
}
if (!v.kickable || v.roles.highest.comparePositionTo(e.member.roles.highest) >= 0) {
if (i.mSEOM("ZnBqY", "sPJaN")) {
let e = k ? function () {
if (e) {
a = h.apply(v, arguments);
l = null;
return DECODE_0;
}
} : function () {};
g = false;
return e;
}
(u = {}).content = lang.Kick.CannotKickUser;
return e.editReply(u);
}
Describe the bug
When you enter the code normally, there will be 3 Decode_0 lines, everything is open except the mangle.
Expected Behaviour
async function sendLogMessage(a, e) {
var i = config.PurgeLogChannel;
var a = a.guild.channels.cache.get(i);
if (a) {
(n = {}).embeds = [e];
await a.send(DECODE_0);
}
}
if (!v.kickable || v.roles.highest.comparePositionTo(e.member.roles.highest) >= 0) {
if (i.mSEOM("ZnBqY", "sPJaN")) {
let e = k ? function () {
if (e) {
a = h.apply(v, arguments);
l = null;
return DECODE_0;
}
} : function () {};
g = false;
return e;
}
(u = {}).content = lang.Kick.CannotKickUser;
return e.editReply(u);
}
return DECODE_0 || {};
}
Code
Logs
No response
The text was updated successfully, but these errors were encountered: