mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +00:00
Poixpixel Discord Bot
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.16.0 to 9.17.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.17.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" 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