mirror of
https://github.com/sern-handler/templates
synced 2026-06-06 01:16:58 +00:00
style: pretty
This commit is contained in:
@@ -14,7 +14,7 @@ Sern.init({
|
||||
client,
|
||||
defaultPrefix: '!', // removing defaultPrefix will shut down text commands
|
||||
commands: 'dist/commands',
|
||||
// events: 'dist/events' (optional),
|
||||
// events: 'dist/events' (optional),
|
||||
});
|
||||
|
||||
client.login();
|
||||
|
||||
Reference in New Issue
Block a user