# 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``