Skip to content

doHub1/timeliner-app

 
 

Repository files navigation

prepare

  • vim docker-compose.yml
    • add your slack token in Line.4
    HUBOT_SLACK_TOKEN={**PUT_YOUR_SLACK_TOKEN_HERE**}
    
  • default posting channels (edit below if you need)
    • SLACK_TIMELINE_CHANNEL=timeline
    • SLACK_TIMELINE_RANKING_CHANNEL=general

run

  • docker-compose up
    • add -d option to run background.
    • maybe occur below error. don't get panic.

troubleshoot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 80.6%
  • Dockerfile 17.3%
  • Shell 1.4%
  • Batchfile 0.7%