mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-16 20:00:59 -05:00
Update V4 to include Lua
Lua being added to V4 as a module system alongside Rust codebase.
This commit is contained in:
parent
7493f1ee30
commit
bf770a138f
@ -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 | Serenity v0.12.1 | Slash commands |
|
||||
| V4 (Private) | Rust/Lua | Serenity v0.12.1 | Slash commands |
|
||||
|
||||
## CLI arguments (`process.argv[..]`)
|
||||
`yarn dev` - Starts the development bot with predefined args.
|
||||
|
Loading…
Reference in New Issue
Block a user