poixpixel-discord-bot/README.md
Ahmad 4808810f2f
Update README.md
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
2024-06-02 21:54:38 -04:00

20 lines
486 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**.
> [!WARNING]
> This project is not actively being developed.
> [!TIP]
> Want to test out the bot? 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``