mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-10 02:33:06 +00:00
546 B
546 B
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/
Development Commands
Install Dependencies: yarn install
Compile: yarn compile
Start: yarn target
Build & Start: yarn start