mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-10 02:33:06 +00:00
Poixpixel Discord Bot
|
||
---|---|---|
.github | ||
.vscode | ||
assets | ||
docs/bot | ||
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
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