mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +00:00
Poixpixel Discord Bot
|
||
---|---|---|
.github | ||
.vscode | ||
src | ||
.gitignore | ||
.yarnrc.yml | ||
CODE_OF_CONDUCT.md | ||
config.example.json | ||
CONTRIBUTING.md | ||
drizzle.config.ts | ||
eslint.config.mjs | ||
LICENSE | ||
package.json | ||
README.md | ||
SECURITY.md | ||
tsconfig.json | ||
yarn.lock |
Poixpixel's Discord Bot
Warning
This project is not actively being developed.
Warning
This project is not ready for production use. This is just a early prototype and most things will change in the future.
Tip
Want to test out the bot? Join the Poixpixel Discord Server
Development Commands
Install Dependencies: yarn install
Build: yarn compile
Start: yarn target
Build & Start: yarn start