Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 815 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 815 Bytes

Kreva

Kreva is a simple slackbot to auto add me to new channels in the Hackclub slack


gif of the program in action

Usage

Create a slack app as per the manifest.yaml and an env as below

SLACK_BOT_TOKEN=xoxb-xxx-xxxx-xxxxxx
SLACK_SIGNING_SECRET=xxxxxx
NODE_ENV=development
ADMINS=U062UG485EE
bun install
bun run index.ts

then start an ngrok

ngrok http --domain casual-renewing-reptile.ngrok-free.app 3000

License

© 2024 Kieran Klukas - Licensed under AGPL 3.0