mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 09:14:14 +00:00
Poixpixel Discord Bot
|
||
---|---|---|
.github | ||
.vscode | ||
source | ||
.eslintrc.json | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
config.example.json | ||
CONTRIBUTING.md | ||
LICENSE | ||
package.json | ||
README.md | ||
SECURITY.md | ||
tsconfig.json | ||
yarn.lock |
Poixpixel's Discord Bot
Warning
This project is not ready for production use. This is just a early prototype and most things will change in the future.
Warning
This project is not actively being developed.
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