mfbot: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(it might be working now)
(update for new mfbot)
Line 1: Line 1:
<h1>mfbot</h1>
<h1>mfbot</h1>


I've created a simple little [[irc]] bot (from parts provided by MediaWiki) to publish changes from this wiki to #microformats.
I've created a simple little [[irc]] bot to publish changes from this wiki to #microformats. The code is available on [http://github.com/ryanking/mfbot/tree/master github].
 
If [[mfbot]] leaves the room, please feel free to bug me (irc, aim or email) -> [http://theryanking.com/blog/contact/]
 
--[[User:RyanKing|RyanKing]] 21:06, 8 Oct 2005 (PDT)
 
== edit character counts ==
 
mfbot appends a number with a '+' or '-' sign, to indicate the number of characters added or removed as a result of the edit.


== see also ==
== see also ==
* [[irc]]
* [[irc]]
* [[mflogbot]]
* [[mflogbot]]
test1

Revision as of 21:02, 12 January 2009

mfbot

I've created a simple little irc bot to publish changes from this wiki to #microformats. The code is available on github.

see also