# Poixpixel's Discord Bot > [!WARNING] > This Discord bot is not production ready and everything is subject to change ## Documentation & Setup Instructions > [!WARNING] > Documentation is still under construction. Expect incomplete and undocumented features. All documentation and setup instructions can be found at [https://docs.poixpixel.ahmadk953.org/](https://docs.poixpixel.ahmadk953.org/) ## Development Commands Install Dependencies: ``yarn install`` Compile: ``yarn compile`` Start: ``yarn target`` Build & Start: ``yarn start``