mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-03-25 22:04:16 +00:00
Poixpixel Discord Bot
|
||
---|---|---|
.github | ||
.vscode | ||
assets | ||
src | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.yml | ||
.yarnrc.yml | ||
config.example.json | ||
drizzle.config.ts | ||
eslint.config.mjs | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
Poixpixel's Discord Bot
Warning
This Discord bot is not production ready and everything is subject to change
Development Commands
Install Dependencies: yarn install
Compile: yarn compile
Start: yarn target
Build & Start: yarn start