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