Skip to content

ShawnHymel/KilroyTheRobot

Repository files navigation

KilroyTheRobot

Python code for the amazing Tweet Bot on pcDuino.

How-To Kilroy

pcDuino (or any Debian-based Linux system):

  • sudo apt-get update
  • sudo apt-get install python-pip
  • sudo pip install Twython
  • Download KilroyTheRobot source
  • python read_sprites.py
  • sudo python KilroyTheRobot.py

To have Kilroy run on boot, add the following lines to /etc/rc.local (before 'exit 0'):

Run Kilroy script

cd /home/ubuntu/Projects/KilroyTheRobot/ python KilroyTheRobot.py

Windows (if you must):

About

Python code for the killer Tweet Bot on pcDuino

Resources

Stars

Watchers

Forks

Packages

No packages published