poixpixel-discord-bot/README.md
Ahmad c602ba845c
Update README.md
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
2025-02-18 10:18:42 -07:00

14 lines
266 B
Markdown

# Poixpixel's Discord Bot
> [!WARNING]
> This Discord bot is not production ready and everything is subject to change
## Development Commands
Install Dependencies: ``yarn install``
Compile: ``yarn compile``
Start: ``yarn target``
Build & Start: ``yarn start``