poixpixel-discord-bot/README.md
2025-03-08 05:21:07 -05:00

17 lines
367 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 our Discord server](https://discord.gg/KRTGjxx7gY).
## Development Commands
Install Dependencies: ``yarn install``
Compile: ``yarn compile``
Start: ``yarn target``
Build & Start: ``yarn start``