Difference between revisions of "Begiak"
Jump to navigation
Jump to search
Firespeaker (talk | contribs) |
Firespeaker (talk | contribs) m |
||
Line 2: | Line 2: | ||
== Background == |
== Background == |
||
Begiak was set up |
Begiak was set up by conor_f for [[Google Code-in|GCI 2012]]. It runs on apertium.vm.bytemark.co.uk. The code base is the [https://github.com/mutantmonkey/phenny mutantmonkey port] to python3 of the [http://inamidst.com/phenny/ phenny] bot. |
||
Begiak means "the eye" in [[Basque]]. |
Begiak means "the eye" in [[Basque]]. |
Revision as of 21:17, 16 December 2012
begiak is the irc bot in the #apertium irc channel. Its primary function is to report svn updates to various relevant repositories, but it serves some other purposes too.
Background
Begiak was set up by conor_f for GCI 2012. It runs on apertium.vm.bytemark.co.uk. The code base is the mutantmonkey port to python3 of the phenny bot.
Begiak means "the eye" in Basque.
Repositories monitored
- apertium.svn.sourceforge.net
- HFST
- vislcg3
AI Features
- .at ... lg1 lg2 — Apertium translate
- .awik — Search for something on Apertium wiki
- .c — Query Google calculator
- .ety — Look up the etymology of a word
- .g — Search on Google
- .gc — Get the number of results on Google
- .in — Set a reminder
- .py — Evaluate an expression in python (This runs as a sandboxed web service, not on your computer)
- .t — Return the current time
- .title — Get the title of a link
- .u — Search for a unicode character
- .wa — Query Wolfram Alpha
- .wik — Search for something on Wikipedia
- begiak: tell nick something — Send a message to nick
- begiak: "parlez-vous français"? — Translate a phrase (google translate)
Wishlist
- A PING event for phenny so that the SVN module can truly be a module