poixpixel-discord-bot/README.md
Ahmad 55c54939b2
Update README.md
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
2025-02-09 14:34:52 -05:00

17 lines
376 B
Markdown

# Poixpixel's Discord Bot
> [!WARNING]
> This Discord bot is not production ready and everything is subject to change
> [!TIP]
> Want to see the bot in action? Join the [Poixpixel Discord Server](https://discord.gg/KRTGjxx7gY)
## Development Commands
Install Dependencies: ``yarn install``
Compile: ``yarn compile``
Start: ``yarn target``
Build & Start: ``yarn start``