Commit graph

598 commits

Author SHA1 Message Date
85ed19f259 Messages are now sent when people join, change nick or talk on the channel.
Updated licenses.
More code cleanup.
2014-04-29 06:44:21 -07:00
e31a22af11 Implemented Entries manager.
Implemented Messages manager.
Enabled caching of the currency exchange rates.
Moved commands, utils, etc. to separate classes.
Added more weather data.
2014-04-28 19:41:31 -07:00
153363a320 Code cleanup.
More gradle integration.
Implemented random quote via iheartquotes.com
Implemented war game.
2014-04-24 06:07:45 -07:00
5858e12b1a Moved to gradle build system.
Using exp4j instead of MathEvaluator for calcuation now.
2014-04-19 21:16:53 -07:00
3b9c5d6431 Updated Twitter4J for API 1.1 support. 2013-06-12 14:31:23 -07:00
af780428d4 Changed comments format in RSS for better readability. 2012-11-09 00:43:17 -08:00
d5669d4cdb Automatically fetches the title of a URL submission if not already specified.
Fixed delicious tags. (comma delimited)
Added submitter's nick to tags.
2012-07-06 02:03:03 -07:00
59cb187041 Reformatted "Posted by" attribution in the feed's entry description. 2010-10-04 08:09:24 +00:00
ff091e03bf Added "Posted by" attribution in the feed's entry description. 2010-09-17 08:56:43 +00:00
a70a0629c3 Removed Jaiku (defunct) support.
Replaced Google SOAP API (defunct) with JSON API.
Added support for posting to identi.ca.
Fixed various StockQuote fetching problems.
2010-09-15 10:37:01 +00:00
2380e02c7a Updated various libraries. 2010-09-15 00:03:38 +00:00
4bded0453e Removed disabled commands from help, etc. 2010-09-14 09:24:58 +00:00
388b8e0236 Added Twitter4J attribution. 2010-09-14 01:10:18 +00:00
67cfd6f83e Fixed output in TwitterOAuth.java. 2010-09-14 01:04:43 +00:00
6480a5d799 Fixed classpath in instructions. 2010-09-14 00:58:22 +00:00
907c4c371b Added support for Twitter's OAuth, see TwitterOAuth.java for instructions. 2010-09-14 00:52:14 +00:00
64656550eb Added version command. 2010-09-13 21:59:23 +00:00
26dae0eb8a Updated to PircBot 1.5.0
Added support for 2 chars tags, and removal of commas in tags.
2010-04-02 10:07:11 +00:00
3386138fff Added a basic Twitter posting implementation. 2008-09-11 03:41:07 +00:00
72750c75f9 Changed version number to 0.4.0 to reflect new functionality. 2007-10-12 01:43:16 +00:00
fe5d226640 Added notification after Jaiku posting. 2007-10-12 01:18:02 +00:00
8f6aab302d Added a basic Jaiku posting implementation. 2007-10-11 23:50:32 +00:00
7dbc83ef1c Ooops. IDEA deleted one of the command line options while auto-optimizing the code. Fixed. 2007-07-19 06:28:56 +00:00
4d1995ff2c Updated to PircBot 1.4.6 and added support for NickServ password identification using PircBot's identify(password) method. 2007-07-19 06:16:38 +00:00
760a2074e5 Misc. changes to weather info display. 2007-04-18 16:27:03 +00:00
65c1263cbf Update to del.icio.us 1.12 2006-06-03 00:04:37 +00:00
23f7bbd403 Added the ability for the bot to identify itself with NICKSERV. 2005-12-29 10:08:22 +00:00
c1129adbf5 Added ability to set the port.
Added NickServ registartion.
Updated to delicious 1.9 API.
Update URL to mobitopia.org.
2005-11-08 22:58:20 +00:00
e93d046b94 Updated to commons-httpclient 3.0rc2
Updated to delicious 1.6
2005-05-11 09:05:37 +00:00
0fbb32420f Updated locations. 2005-05-05 19:47:29 +00:00
f08c9c58d6 Update to delicious-java 1.5. 2005-03-06 21:05:58 +00:00
494333ddde Added threading while posting to del.icio.us. 2005-03-06 16:28:56 +00:00
0ebd570de7 Added support for del.icio.us 2005-03-05 21:40:28 +00:00
6755d959a1 Added the ability to ignore nicknames. 2004-11-16 15:46:36 +00:00
85be0ce22b Added the ability to ignore links from specified nicknames. 2004-10-30 20:37:08 +00:00
a36b1cdd61 Added action(channel, action) method.
Added input validation to action/send methods.
2004-10-04 14:22:28 +00:00
f8d0a80c2c Rome is now used to create and read the various feed. 2004-09-28 01:36:34 +00:00
2f11c58c62 Commons HTTPClinet 2.0.1 update.
Added automated backup for the data file.
2004-08-03 08:07:45 +00:00
0dc976514f Removed angled brackets around URLs as it was breaking Trillian.
Added pong command.
2004-03-10 17:04:57 +00:00
94fd3d558a Added invalid station ID message. 2004-03-10 17:03:26 +00:00
30fd40caf0 Removed angled brackets around URLs as it was breaking Trillian. 2004-03-10 17:03:01 +00:00
50bd9f9a10 Now uses setAutoNickChange() 2004-03-02 13:53:37 +00:00
0d64f2f08f Added random ping response. 2004-02-26 00:27:17 +00:00
d27fe4a666 Added -serial command line argument.
Added ability to search the current URL posts.
Added ping command.
Added more efficient arguments parsing in the public and private commands.
Added ability for the originator to modify a post's URL.
Removed the various URL-based attributes from the constructor.
Fixed the nick command.
2004-02-25 12:12:28 +00:00
cd36c7a221 The properties file can now be specified from the command line. 2004-02-24 12:56:33 +00:00
8b44a73d4d Added the ability to list the current rates. 2004-02-24 12:55:38 +00:00
365bc27e7d The weather command help is now returned when a station id is not specified. 2004-02-18 11:40:43 +00:00
cad709e484 Initial import. 2004-02-17 04:04:30 +00:00