Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Commit

Permalink
All bug fix
Browse files Browse the repository at this point in the history
Data loss error fixed. The invite counting event has been fixed. He counts all the invitations without a beat.
  • Loading branch information
aloshai authored Sep 9, 2020
1 parent 0a915f9 commit ecef60f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bot.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ global.onUpdateInvite = (guildMember, guild, total) => {
});
}
//#endregion

//#endregion

client.login(global.Settings.Token);

0 comments on commit ecef60f

Please sign in to comment.