hirobot.app

slack bots for technical communities

Hiro: A Slack App for Technical Communities

Hiro is a Slack app using Lucky and the slack.cr.

Currently, it is in beta use on the Ruby on Rails Slack Community and is providing tools to automate responses to posts, helping curate a better job board for the community.

Setting up the project

  1. Install required dependencies
  2. Update database settings in config/database.cr
  3. Run script/setup
  4. Optional: Install overmind or foreman as a process manager
  5. Optional: Run OVERMIND_PROCFILE="Procfile.dev" overmind s or foreman start -f Procfile.dev to start the app (note: since this app is running in production, you'll need to change settings to a new app to run the app locally against Slack)
  6. Run crystal spec to run tests
  7. Run bin/ameba to run automated code checks

Learning Lucky

Lucky uses the Crystal programming language. You can learn about Lucky from the Lucky Guides.

Repository

hirobot.app

Owner
Statistic
  • 0
  • 0
  • 8
  • 0
  • 14
  • 6 months ago
  • April 8, 2022
License

Links
Synced at

Thu, 25 Apr 2024 08:33:47 GMT

Languages