(rewrite): Updated more events.
This commit is contained in:
@@ -4,6 +4,8 @@ import { CommandClient, Event, Guild } from 'athena-prime';
|
||||
// Internal Imports
|
||||
import { Database } from '../shared/Database';
|
||||
|
||||
// ---------------
|
||||
|
||||
class GuildCreateEvent extends Event<CommandClient> {
|
||||
event: string = 'guildCreate' as const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user