mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +00:00
Poixpixel Discord Bot
Bumps [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) from 0.28.1 to 0.29.1. - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/compare/drizzle-kit@0.28.1...drizzle-kit@0.29.1) --- updated-dependencies: - dependency-name: drizzle-kit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.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