chore: update README.md

Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
This commit is contained in:
Ahmad 2025-04-17 01:36:00 -04:00 committed by GitHub
parent 15cb83be7d
commit 890ee028cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,8 +27,12 @@ Compile: ``yarn compile``
Start: ``yarn target``
Undeploy All Commands: ``yarn undeploy-commands``
Build & Start (dev): ``yarn start:dev``
Build & Start without Command Deployment (dev): ``yarn start:dev:no-deploy``
Build & Start (prod): ``yarn start:prod``
Restart (works only when the bot is started with ``yarn start:prod``): ``yarn restart``