What does it do?
Flammard is a Bible bot for Google Wave. You can add it to a wave, and it will replace some specific patterns with other content.
Currently, it recognizes two kinds of patterns:
- <verse verseReference [from Version]> is replaced by the verse. The version is optional. Examples: <verse Gen 1:1 from NIV> or <verse Acts 3:5-15>
- <verselink verseReference [from Version]> is replaced by a link to the verse on another website. The version is optional. Examples: <verselink Gen 1:1 from NIV> or <verselink Acts 3:5-15>
Known versions
The Bible bot uses several resources in order to support as many Bible versions as possible.
The versions currently supported are:
- All versions from BibleGateway.com, referenced by their code (e.g. KJV, NIV, LSG) or their ID (the full list can be found on this page);
- The ESV (English Standard Version) Bible;
- The NET Bible, from Bible.org;
- The BFC (La Bible en francais courant), PDV (Parole de Vie), Colombe (La Colombe), NBS (Nouvelle Bible de Segond), TOB (Traduction OEcumenique de la Bible) from La-Bible.net.
In all cases, the version is optional. When possible, the bot will try to find the right version for your blip depending on the language you have typed in the context of the tag.
Example


Live demo
Here is a video demo of the bot working (as of today's functionalities):
How can I add this bot to a wavelet ?
Simply add flammard@appspot.com as a participant to your wavelet.
Where can I find the source code?
The project is hosted on Launchpad: https://launchpad.net/wavebiblebot. You are welcome to report bugs and wishes, or to send patches.

