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