
Hackatime Slack Bot
signup for a hackatime account and get password resets; all on on the hackclub slack!
How do I use it?#
Run the /hackatime command in the slack and it will prompt you to click a button to create an account if you don't have one, or to reset your password if you do.
Devving#
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
© 2025-present Kieran Klukas