IRC: Difference between revisions

From Pumping Station One
No edit summary
Line 24: Line 24:
* [[Tardisvoice]]
* [[Tardisvoice]]


The overall sabre bots config for [https://github.com/ZenFire/gaggled gaggled] is:
The overall plank bots config for [https://github.com/ZenFire/gaggled gaggled] is:


   gaggled {
   gaggled {
Line 39: Line 39:
     }
     }
   }
   }
   lidless_work1 {
   lidless_work1 {
     command python
     command python
Line 64: Line 65:
     wd git/lidless
     wd git/lidless
   }
   }
   chatlight_arduino {
   chatlight_arduino {
    enabled false
     command python
     command python
     argv "./watch_reports tcp://127.0.0.1:23008"
     argv "./watch_reports tcp://127.0.0.1:23008"
Line 74: Line 77:
     wd git/chatlight
     wd git/chatlight
   }
   }
   peoplemon {
   peoplemon {
     command python
     command python
Line 79: Line 83:
     wd git/floyd
     wd git/floyd
   }
   }
   chillmon_web {
   chillmon_web {
     command python
     command python
     wd git/chillmon
     wd git/chillmon
     argv "./web.py tcp://10.100.1.213:4700 tcp://10.100.1.213:4701"
     argv "./web.py tcp://10.100.0.81:7000 tcp://10.100.1.213:7001"
   }
   }