Commit graph

275 commits

Author SHA1 Message Date
015a368bd1 Moved most commands to modules. 2016-07-02 02:27:18 -07:00
33c820a140 Excluded explicit jokes. 2016-06-27 18:16:55 -07:00
7fce4e009d Removed reverseColor(int) from Utils class. 2016-06-27 13:08:01 -07:00
9b8ba57e68 Fixed colors.
Added last player.
2016-06-27 12:11:54 -07:00
e5064f0e0e Added support for Google Custom Search Engine.
Optimized for Java 8.
2016-06-26 23:50:13 -07:00
62c011234e Upgraded to ROME 1.6.1
Added run arguments to build.gradle
2016-06-26 18:09:42 -07:00
e1685ba706 Updated dependencies. 2016-02-05 13:15:50 -08:00
9cf5ee8fbc Added semantic version annotations.
Added and updated license.
2016-01-25 16:59:36 -08:00
b71c488977 Improved source code documenation. 2015-12-07 20:05:08 -08:00
ef7dd954a5 PMD/FindBugs optimization. 2015-12-07 01:24:56 -08:00
cdb50c576d Fixed typos. 2015-11-09 00:39:11 -08:00
edf97b3e1c Updated to exp4j v0.4.5. 2015-10-26 14:40:41 -07:00
c5c5e94b7b Added reverse color for games.
More code cleanup.
2015-10-24 01:42:20 -07:00
3e0bef10d7 Updated libraries dependencies.
More code cleanup.
2015-10-23 17:58:36 -07:00
12e3a57836 Added Javascript encoding/decoding to joke module. 2015-08-31 12:43:28 -07:00
b7e6cbe8ca Changed Quote module to Joke, using the Internet Chuck Norris Database. 2015-08-29 12:54:58 -07:00
80921e2aea Fixed currencies display, added help for currency rates keyword. 2015-08-29 12:27:18 -07:00
0255fa537f Code clean/reformat.
Updated copyright.
2015-01-30 01:28:26 -08:00
ad6a0e25d8 Save messages after clean, if needed. 2015-01-30 01:22:49 -08:00
2518945cfc Validation for the addlog command.
More code cleanup.
2014-05-01 02:39:23 -07:00
b720927061 Added user-agent to jsoup posted link title query.
More code & comments cleanup.
2014-04-30 02:36:59 -07:00
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