October 2006 Archives
Wed, 25 Oct 2006 @ 17:08:46
/bible verse quoting in IRC
Today I completed a simple set of Python scripts to facilitate bible verse and book quoting within my IRC client.
The syntax is quite simple:
[p] /bible [option] <query>
Running diatheke lookups in WeeChat
-c : print output to channel, instead of local
-n nick : print output to channel, preceeded with nick
-r : repeat last query to channel (no new query)
-r nick : repeat last query to channel, preceded with nick
nick<:|,> : print output to channel, preceded with nick
<query> : JD BibleBot line, use 'help' to see what is available
More information and the code may be found at: …/diatheke4IRC/.
