mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-31 16:00:07 +00:00
Update Discordeno version
This commit is contained in:
@@ -30,7 +30,7 @@ If you do not wish to use a boilerplate, you may continue reading.
|
||||
Here's a minimal example to get started with:
|
||||
|
||||
```typescript
|
||||
import StartBot, { sendMessage, Intents } from "https://x.nest.land/Discordeno@9.0.15/mod.ts";
|
||||
import StartBot, { sendMessage, Intents } from "https://x.nest.land/Discordeno@9.4.0/mod.ts";
|
||||
|
||||
StartBot({
|
||||
token: "BOT TOKEN",
|
||||
|
||||
Reference in New Issue
Block a user