💡 Start main process
This commit is contained in:
parent
bef79d427e
commit
bf80a4e50f
1 changed files with 1 additions and 0 deletions
|
@ -28,4 +28,5 @@ const main = async () => {
|
|||
await client.login(process.env.DISCORD_TOKEN);
|
||||
};
|
||||
|
||||
// Start main process
|
||||
main();
|
||||
|
|
Loading…
Add table
Reference in a new issue