mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-02 09:44:14 +00:00
424 B
424 B
Poixpixel's Discord Bot
Warning
This Discord bot is not production ready.
Tip
Want to see the bot in action? Join our Discord server.
Development Commands
Install Dependencies: yarn install
Lint: yarn lint
Check Formatting: yarn format
Fix Formatting: yarn format:fix
Compile: yarn compile
Start: yarn target
Build & Start: yarn start