Skip to content

the-business-factory/hirobot.app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

slack bots for technical communities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published