mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +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``
|