[deploy] Add server stats module with dashboard controls
All checks were successful
Deploy Discord Bot / deploy (push) Successful in 37s
All checks were successful
Deploy Discord Bot / deploy (push) Successful in 37s
This commit is contained in:
@@ -47,6 +47,7 @@ const event: EventHandler = {
|
||||
}
|
||||
}
|
||||
context.logging.logMemberJoin(member);
|
||||
context.stats.refreshGuild(member.guild.id).catch(() => undefined);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user