Commit graph

610 commits

Author SHA1 Message Date
b6e1888e70 Fixed uptime months calculation 2022-11-21 10:13:44 -08:00
c4cf7b10d5 Upgraded to Twitter4J 4.1 2022-10-12 20:04:29 -07:00
c24fcb8ef5 Cleaned up more tests 2022-10-04 12:56:04 -07:00
ae9e24cded Fixed unused imports 2022-10-03 11:13:16 -07:00
7d54bfe756 Cleaned up tests 2022-10-03 10:59:44 -07:00
ed971a4e7a Added seen count to info 2022-10-02 07:46:50 -07:00
2f7b98c064 Fixed URL encoding 2022-09-29 21:37:24 -07:00
acf56b2178 Cleaned up tests 2022-09-24 10:54:56 -07:00
9bb7b34c69 Switched to JokeAPI library 2022-09-24 10:54:39 -07:00
b9deb55de6 Misc. Cleanup 2022-09-19 01:37:36 -07:00
6e8726ea55 Moved to JokeAPI 2022-09-19 01:36:27 -07:00
c025117f44 Update last seen on public message 2022-09-18 23:34:38 -07:00
94dc07fb4f Moved to Geek-Jokes 2022-09-18 23:33:04 -07:00
951fdaa5f7 Reworked the URL reader to include the code and body text when an error is returned. 2022-09-18 23:31:49 -07:00
646682e2a9 Added test groups 2022-09-17 10:48:30 -07:00
893d554136 Removed TestNG suites 2022-09-17 00:28:30 -07:00
7581c26d59 Skip Google search tests with CI to preserve daily rate limit 2022-09-16 21:11:02 -07:00
40ee593c3b Added onQuit 2022-09-16 14:25:01 -07:00
f35313bf62 Seen is now keeping track of nicks using a TreeMap on various events (nick change, join, etc.) 2022-09-16 10:37:15 -07:00
29d73f20cf Updated dependencies and misc. cleanup 2022-09-16 00:03:49 -07:00
3ba2dfba4a Implemented module to query Wolfram Alpha 2022-09-16 00:01:00 -07:00
0880d53894 Added disabled modules/commands logging 2022-09-15 23:27:10 -07:00
3d49ebbd5f Implemented seen command 2022-09-15 21:43:14 -07:00
af839918a1 Switched to kotlinx-cli from Apache Commons CLI 2022-09-14 01:43:43 -07:00
aa0c3dd81c Cleaned up usage and README 2022-09-13 13:00:17 -07:00
d6c0b99869 Switched to PircbotX 2.4-SNAPSHOT 2022-09-04 09:52:55 -07:00
0aa2136fec Output convertion result as is 2022-08-15 09:52:41 -07:00
d7d1f09f28 Load codes/symbols/currencies on init 2022-08-01 11:05:45 -07:00
bcdd8c10cf Added isError tests 2022-08-01 11:04:38 -07:00
c138971230 Code cleanup 2022-08-01 10:58:11 -07:00
55f279c9b1 Currency cleanup 2022-07-11 13:50:33 -07:00
78a0df8a8e Added support for CryptoPrice country codes 2022-07-11 07:39:28 -07:00
a18c15e172 Fixed pubdate 2022-07-11 07:35:21 -07:00
2eb1c314cf Changed "symbols" keyword to "codes" in CurrencyConverter 2022-07-10 23:14:49 -07:00
070d29c7dd Moved to exchangerate.host API for currency conversion 2022-07-10 14:05:29 -07:00
e1cc59449b Improved regex 2022-04-21 23:54:26 -07:00
eb02ede6a4 Added Kotlin version. 2022-04-01 20:05:45 -07:00
a90db36fe2 Games modules are restricted to one-line response. 2022-03-28 21:20:10 -07:00
a3eada1727 Added underline extension fnction. 2022-03-28 21:13:11 -07:00
7bda64b5de Changed to the Dice module to allow for specifying the number of dice and sides. 2022-03-27 22:45:26 -07:00
61248387d8 Simplified games output even more. 2022-03-27 13:37:16 -07:00
c26d5f53d2 Simplified games. 2022-03-27 12:35:55 -07:00
fa34f47dab Moved to JDK 18. 2022-03-23 11:58:18 -07:00
4972e8e5d8 Added random URLs to help with CIs. 2022-02-14 23:02:06 -08:00
cbc69be517 Code cleanup and added test. 2022-02-14 22:39:24 -08:00
4abdb268ef Code cleanup. 2022-02-14 22:38:51 -08:00
ea40d71f14 Changed buildCmdSyntax to helpCmdSyntax 2022-02-14 22:37:34 -08:00
0dd02d7039 Added URL reader and encoder extension funtions. 2022-02-14 22:34:46 -08:00
25d7a74568 Added unescapeXml extension function. 2022-02-14 22:28:09 -08:00
fe6ddf267d Added toLinkLabel extension function. 2022-02-14 22:23:25 -08:00