poixpixel-discord-bot/README.md
2024-12-15 22:33:19 -05:00

17 lines
429 B
Markdown

# Poixpixel's Discord Bot
> [!WARNING]
> This project **is not** ready for production use. This is just a **early prototype** and most things **will change in the future**.
> [!TIP]
> Want to see the bot in action? Join the [Poixpixel Discord Server](https://discord.gg/KRTGjxx7gY)
## Development Commands
Install Dependencies: ``yarn install``
Build: ``yarn compile``
Start: ``yarn target``
Build & Start: ``yarn start``