mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +00:00
Poixpixel Discord Bot
Bumps [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) from 0.38.4 to 0.39.0. - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/compare/0.38.4...0.39.0) --- updated-dependencies: - dependency-name: drizzle-orm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
.vscode | ||
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 project is not ready for production use. This is just a early prototype and most things will change in the future.
Tip
Want to see the bot in action? Join the Poixpixel Discord Server
Development Commands
Install Dependencies: yarn install
Build: yarn compile
Start: yarn target
Build & Start: yarn start