1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 04:11:00 -04:00

Update commands section for V4

This commit is contained in:
Toast 2024-08-11 16:59:57 +10:00 committed by GitHub
parent b7aaf4ced5
commit fd91cbc67c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.