julianweng / badthink

Slack bot to automate workplace morale best(worst)-practices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

badthink

AI-powered Slack integration to automate workplace morale best(worst)-practices and align employee incentives.

To run, use:

uvicorn app:api --reload
ngrok http --domain subtle-pigeon-newly.ngrok-free.app 8000 (replace with your domain)

Environment variables to set in .env:

  • OPENAI_API_KEY
  • CAPITAL_ONE_API_KEY
  • SLACK_BOT_TOKEN
  • SLACKSIGNINGSECRET
  • SENDGRID_API_KEY
  • ATLAS_URI
  • DB_NAME

About

Slack bot to automate workplace morale best(worst)-practices


Languages

Language:Python 100.0%