diff --git a/README.md b/README.md index 14f008cf4..b1d6a2d4a 100644 --- a/README.md +++ b/README.md @@ -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",