User Tools

Site Tools


mobibot

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mobibot [2010/09/14 09:38] erikmobibot [2021/06/18 06:44] (current) – Moved to libera.chat erik
Line 1: Line 1:
 +====== mobibot ======
 +[[https://www.mobitopia.org/mobibot/|mobibot]] is the [[https://www.mobitopia.org/|#mobitopia]] IRC channel bot.
 +\\
 +\\
 +If you have any feature suggestions, please [[[email protected]|email me]].
 +\\
 +\\
 +Do you have a tip on using mobibot? Post it [[mobibot:tips|here]].
 +\\
 +===== News ======
 +=== June 17, 2021 ===
 +The [[https://mobitopia.org/|#mobitopia IRC channel]] and [[https://mobitopia.org/mobibot/|mobibot]] have moved to [[irc://irc.libera.chat/#mobitopia|irc.libera.chat]].
  
 +----
 +=== October 26, 2015 ===
 +[[http://www.mobitopia.org/mobibot/|Mobibot v0.6.0]] is now running on the [[http://www.mobitopia.org/|#mobitopia IRC channel]].
 +
 +A lot has changed internally:
 +
 +  * Source code was reorganized and modernized.
 +  * [[https://gradle.org/|Gradle]] is now used as the build system.
 +  * Ability to send messages to people on join/activity was added:
 +
 +  mobibot: tell <nickname> <message>
 +
 +  * And much more... 
 +
 +The [[http://github.com/ethauvin/mobibot| GitHub source]] is up-to-date.
 +
 +----
 +=== July 7, 2012 ===
 +[[http://www.mobitopia.org/mobibot/|Mobibot v0.5.3]] is now running on the [[http://www.mobitopia.org/|#mobitopia IRC channel]].
 +
 +The following was changed:
 +
 +  * Automatically fetches the title of a URL submission if not already specified.
 +  * Fixed delicious tags. (comma delimited)
 +  * Added submitter's nick to tags.
 +
 +The [[http://github.com/ethauvin/mobibot| GitHub source]] is up-to-date.
 +
 +----
 +=== Sept 15, 2010 ===
 +
 +[[http://www.mobitopia.org/mobibot/|Mobibot v0.5.0]] is now running on the [[http://www.mobitopia.org/|#mobitopia IRC channel]].
 +
 +The following was changed:
 +
 +  * Removed Jaiku (defunct) support.
 +  * Replaced Google [[http://code.google.com/apis/soapsearch/|SOAP API]] (defunct) with JSON API.
 +  * Added support for posting to [[http://identi.ca/mobitopiap|identi.ca]].
 +  * Fixed various StockQuote fetching problems.
 +
 +The [[http://cvs.thauvin.net/java/mobibot/|CVS source]] is up-to-date.
 +
 +----
 +=== Sept 14, 2010 ===
 +
 +[[http://www.mobitopia.org/mobibot/|Mobibot v0.4.7]] is now running on the [[http://www.mobitopia.org/|#mobitopia IRC channel]].
 +
 +I added support for [[http://twitter.com/mobitopia/|Twitter]]'s OAuth.
 +
 +The [[http://cvs.thauvin.net/java/mobibot/|CVS source]] is up-to-date.
 +
 +----
 +=== Sept 10, 2008 ===
 +
 +[[http://www.mobitopia.org/mobibot/|Mobibot v0.4.3]] is now running on the [[http://www.mobitopia.org/|#mobitopia IRC channel]].
 +
 +I added support for posting to [[http://twitter.com/mobitopia/|Twitter]] using the following command:
 +  
 +  mobibot: twitter <message>
 +
 +The [[http://cvs.thauvin.net/java/mobibot/|CVS source]] is up-to-date.