Poixpixel Discord Bot
Find a file
dependabot[bot] c98d005349
Bump mongoose from 7.5.3 to 7.6.0
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.5.3 to 7.6.0.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/7.5.3...7.6.0)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 21:16:14 +00:00
.github Update npm-build-and-compile.yml 2023-09-28 16:49:47 -04:00
.vscode Updated bot source 2023-09-18 11:23:10 -04:00
source Fixed deploy command script and made the commands work. The bot is working as expected. 2023-09-28 16:42:57 -04:00
.gitignore Removed Custom Builder. Cleaned-Up package.json. Make the bot partially work. Command register was added but, has to be fixed. 2023-09-21 20:15:38 -04:00
CODE_OF_CONDUCT.md Drafted a CODE_OF_CONDUCT.md 2023-09-20 17:42:01 -04:00
CONTRIBUTING.md Drafted a very basic CONTRIBUTING.md 2023-09-20 17:40:37 -04:00
LICENSE Initial commit 2023-09-15 21:40:44 -04:00
package.json Bump mongoose from 7.5.3 to 7.6.0 2023-10-06 21:16:14 +00:00
README.md Fixed most issues. Ping command still does not work. Using yarn instead of pnpm. 2023-09-16 22:10:14 -04:00
SECURITY.md Drafted a very basic security policy 2023-09-20 17:35:41 -04:00
tsconfig.json Removed Custom Builder. Cleaned-Up package.json. Make the bot partially work. Command register was added but, has to be fixed. 2023-09-21 20:15:38 -04:00
yarn.lock Bump mongoose from 7.5.3 to 7.6.0 2023-10-06 21:16:14 +00:00

poixpixel-discord-bot

[DO NOT USE. UNDER CONSTRUCTION.]

Install: yarn install

Build & Start: yarn start