Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 534 Bytes

lunchbot-runbook.md

File metadata and controls

11 lines (9 loc) · 534 Bytes

#LUNCHBOT RUNBOOK

If lunchbot stops responding:

  • log on to algo-server
  • do screen -r slack to get the screen session
  • the screen session should already be in the correct directory but if necessary do cd ~/projects/importio-slack-app
  • restart the bot by running python lunchbot.py

If terrible unknown things start happening:

  • you can just turn it off, it is just lunch after all...
  • but if you must, the code is on the dev branch of this repo, have fun