Slack bot to set your Nintendo Switch as your status
Go to file
2024-08-07 00:25:02 +01:00
.gitignore initial commit; add basic modals 2024-07-23 10:13:37 +01:00
index.ts extra logging 2024-08-07 00:25:02 +01:00
package.json initial commit; add basic modals 2024-07-23 10:13:37 +01:00
README.md you can now link properly!! 2024-07-23 11:14:51 +01:00
tsconfig.json initial commit; add basic modals 2024-07-23 10:13:37 +01:00

nxslack

Slack bot to set your Nintendo Switch as your status!

To install dependencies:

bun install

To run:

bun run index.ts

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