Hot fekal fix
This commit is contained in:
parent
e8c1c3644d
commit
a8b36dbf32
@ -44,7 +44,7 @@ module.exports = {
|
||||
[bef, aft] = statusOnFoun(bef, aft);
|
||||
if (bef.status === aft.status) return;
|
||||
|
||||
if (aft.guild.id !== '555779161067749446') {
|
||||
if (aft.guild.id === '555779161067749446') {
|
||||
aft.member.roles.add(role[aft.status]);
|
||||
aft.member.roles.remove(role[bef.status]);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user