Master of Battle (but Slack)
Go to file
2024-06-19 20:47:52 +01:00
opponents chore: initial commit 2024-06-19 20:47:52 +01:00
.gitignore chore: initial commit 2024-06-19 20:47:52 +01:00
jsconfig.json chore: initial commit 2024-06-19 20:47:52 +01:00
package.json chore: initial commit 2024-06-19 20:47:52 +01:00
README.md chore: initial commit 2024-06-19 20:47:52 +01:00

slackmaster

To install dependencies:

bun install

To run:

bun run index.js

This project was created using bun init in bun v1.1.8. Bun is a fast all-in-one JavaScript runtime.