Changes between Version 45 and Version 46 of GENIRacksHome/OpenGENIRacks/RaspberryPIs/DiversityNotes


Ignore:
Timestamp:
06/14/16 15:38:06 (8 years ago)
Author:
rrhain@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/OpenGENIRacks/RaspberryPIs/DiversityNotes

    v45 v46  
    9292http://writing.kynan.net.au/2015/07/17/teach-your-raspberry-pi-to-talk-in-slack
    9393
     94== Example Slackbots ==
     95
     96I installed a couple on the Pi, parvifolius.bbn.com.
     97
     98To run the Chuck Norris bot and connect to https://buadiversity.slack.com
     99{{{
     100
     101cd /home/pi/norrisbot
     102BOT_API_KEY=xoxb-48080620372-KHlo6i1AECTA0H7H1nZptr7r node bin/bot.js
     103
     104}}}
     105
     106On the #general slack channel at the URL above, any mention of Chuck Norris generated a random Chuck Norris joke.
     107
     108
     109
     110
     111
    94112== For Administration Purposes ==
    95113Look into [http://pinet.org.uk/ PiNet] to help with classroom administration.  I tried it and it seemed to work. It uses NFS to keep all files from the PI's onto the file server.