Skip to content

amontourdeprogrammer/TomatoSlackin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TomatoSlakin

To install :

  • Create a bot on slack, get the API token

  • Git clone --> git clone [email protected]:amontourdeprogrammer/TomatoSlackin.git

  • $cd TomatoSlackin/

  • create a .env file with SLACK_API_TOKEN=...

  • run $bundle install

To run locally :

  • install Foreman (gem install foreman -v 0.82.0)
  • Run $foreman start

To run on Heroku :

  • heroku create
  • heroku git:remote -a [name of heroku app]
  • heroku config:add SLACK_API_TOKEN=..
  • git push -f heroku heroku-branch:master

To use :

  • [your bot name] calculate --> prints 4
  • [your bot name] pomodoro --> prints Hi there ;) I'm magnum on heroku

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages