Poixpixel Discord Bot
Find a file
dependabot[bot] e89aacf55b
Bump @types/node from 20.8.7 to 20.8.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.7 to 20.8.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 21:15:43 +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 @types/node from 20.8.7 to 20.8.9 2023-10-25 21:15:43 +00:00
README.md Update README.md 2023-10-13 14:58:46 -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 @types/node from 20.8.7 to 20.8.9 2023-10-25 21:15:43 +00:00

poixpixel-discord-bot

Warning

This project IS NOT ready for production use and is still very buggy. This is just a early prototype and most things will change in the future.

Install: yarn install

Build & Start: yarn start