mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 17:30:07 +00:00
fixes
This commit is contained in:
@@ -6,8 +6,8 @@ Deno.test("[Bot] - Starting Tests", async (t) => {
|
||||
token: TOKEN || Deno.env.get('DISCORD_TOKEN'),
|
||||
botId: 0n,
|
||||
events: createEventHandlers({
|
||||
|
||||
}),
|
||||
raw: console.log,
|
||||
}),
|
||||
intents: [],
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user