mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-03-29 15:54:15 +00:00
14 lines
266 B
Markdown
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``
|