Poixpixel Discord Bot
Find a file
2024-08-16 20:51:35 -04:00
.github Updated GitHub Build Action 2024-08-13 00:29:29 -04:00
.vscode General Updates 2024-03-03 17:43:26 -05:00
source Updated Rules and Config Path 2024-08-13 00:26:36 -04:00
.eslintrc.json General Updates 2024-03-03 17:43:26 -05:00
.gitignore Updated Rules and Config Path 2024-08-13 00:26:36 -04:00
CODE_OF_CONDUCT.md General Changes 2024-08-12 23:04:28 -04:00
config.example.json Updated Rules and Config Path 2024-08-13 00:26:36 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2024-02-12 17:59:04 -05:00
LICENSE Initial commit 2023-09-15 21:40:44 -04:00
package.json Bump @types/node from 22.3.0 to 22.4.0 2024-08-16 21:13:41 +00:00
README.md Update README.md 2024-06-02 21:54:38 -04:00
SECURITY.md Updated README and Security Policy and Updated Rules Command. 2024-01-06 22:12:47 -05: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 22.3.0 to 22.4.0 2024-08-16 21:13:41 +00:00

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.

Warning

This project is not actively being developed.

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