Skip to content

nilnullzip/StalkerBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StalkerBot: View Hacker News user's comments and state of mind
--------------------------------------------------------------
Copyright (C) 2011 by Kevin Nam Truong, Daniel Steinberg, Debasish Das, Juan Pineda, Melissa Miranda, and Victoria Pan 

PLEASE SEE LICENSE FILE FOR LICENSE RESTRICTIONS

Authors:
 Kevin Nam Truong
 Daniel Steinberg
 Debasish Das
 Juan Pineda, GitHub: NilNullZip, Email: juan@logician.com
 Melissa Miranda
 Victoria Pan

You can run StalkerBot server two ways:

1) Local StalkerBot simple server (prefered mode for debugging):

> cd src
> python StalkerBot.py

StalkerBot will print a message giving link to access page.

Log output will be written to /tmp/StalkerBot.log file.


2) Apache StalkerBot server (production server):

* Clone the StalkerBot repository into the Apache htdocs directory.
* Edit httpd.conf to point DocumentRoot to StalkerBot/static directory.
* Edit httpd.conf so ScriptAlias /cgi-bin/ points to StalkerBot/cgi.

Make sure you change all the configuration lines relating to DocumentRoot and cgi.

Log output will be written to /tmp/StalkerBot.log
Cache will be created in /Var/tmp

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •