8ballbot
This simple Python bot uses XMPP to reply to messages sent to it through http://identi.ca/ . It returns a random reply. The code is simple, but it makes a good basis for other Identi.ca or Laconica bots.
This simple Python bot uses XMPP to reply to messages sent to it through http://identi.ca/ . It returns a random reply. The code is simple, but it makes a good basis for other Identi.ca or Laconica bots.
Cloning this repository:
git clone git://gitorious.org/8ballbot/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/8ballbot/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch
The 8ballbot implemented as a StatusNet plugin rather than an XMPP thingy.
Cloning this repository:
git clone git://gitorious.org/8ballbot/plugin.git plugin cd plugin
Add this repository as a remote to an existing local repository:
git remote add plugin git://gitorious.org/8ballbot/plugin.git git fetch plugin git checkout -b my-local-tracking-branch plugin/master_or_other_branch

Monday February 14 2011
Commit
17:33
Evan Prodromou started development of 8ballbot/plugin
Commit
17:32
Repository
16:55
Evan Prodromou created repository plugin in 8ballbot
The 8ballbot implemented as a StatusNet plugin rather than an XMPP thingy.
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.
