public
Fork of webcracy/computerbot
Description: A Ruby XMPP framework for modular bot creation; a CLI to your social cloud data.
Homepage: http://computer.webcracy.org/
Clone URL: git://github.com/rubenfonseca/computerbot.git
Ruben Fonseca (author)
Mon Dec 01 06:38:45 -0800 2008
commit  ba27823756d266b8f291b2978966633a56570ddf
tree    f2d465faa5449503d7342564e31618564473f80d
parent  2929995e0e3dd98b51e1f499a5335d885f24bdfb
name age message
file .gitignore Loading commit data...
file LICENSE Sat Nov 15 07:05:04 -0800 2008 Added a license to the project [rubenfonseca]
file README Fri Nov 14 12:57:36 -0800 2008 First upload to github [webcracy]
file computerbot.rb Thu Oct 16 04:05:08 -0700 2008 Cleaned computerbot.rb file [rubenfonseca]
directory lib/
file monitor.sh Wed Oct 15 16:13:26 -0700 2008 Initial commit with code received at 15-10-2008 [rubenfonseca]
README
    Welcome to Computer bot.
  ----------------------------------------------
  
  This code brought to you by 
    * Original code and idea: Alexandre Loureiro Solleiro <alex@webcracy.org>, http://webcracy.org
    * This source: Ruben Fonseca <root@cpan.org>, http://0x82.com
  
  Website:         http://computer.webcracy.org
  Documentation:   http://computer.webcracy.org/doc/
  
  Computer bot is a customizable, extendable, bot platform. 
  
    Its objective is to explore the marriage of Empowered People, 
    Web 2.0 (APIs, Mashups, Social), Personal Management Information Systems and Robots.
    
  Documentation is a work in progress. You'll have to read the code for now; sorry about that.