Poixpixel Discord Bot
Find a file
dependabot[bot] ec42c4851c
Bump typescript from 5.2.2 to 5.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 03:58:55 +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 typescript from 5.2.2 to 5.3.2 2023-11-22 03:58:55 +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 typescript from 5.2.2 to 5.3.2 2023-11-22 03:58:55 +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