From fd91cbc67cef28832cf6535cd231aad1e272392c Mon Sep 17 00:00:00 2001 From: Toast <96593068+toast-ts@users.noreply.github.com> Date: Sun, 11 Aug 2024 16:59:57 +1000 Subject: [PATCH] Update commands section for V4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bd10cd..c92404c 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This is a revision history of how far we come in development cycle; |----------|----------|---------|----------| | V1 | JavaScript | Discord.JS v13 | Message commands | | V2-V3 | TypeScript | Discord.JS v14 | Slash/message commands | -| V4 (Private) | Rust/Lua | Serenity v0.12 | Slash/context commands | +| V4 (Private) | Rust/Lua | Serenity v0.12 | Slash/context/message commands | ## CLI arguments (`process.argv[..]`) `yarn dev` - Starts the development bot with predefined args.