poixpixel-discord-bot/README.md
Ahmad 2a324b501b
chore: update README.md
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
2025-04-14 01:16:00 -04:00

21 lines
546 B
Markdown

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