Commit graph

193 commits

Author SHA1 Message Date
66ca972b9b Minor cleanup 2023-01-12 00:59:37 -08:00
8c13276556 Allowed longer response from ChatGPT 2023-01-05 17:07:01 -08:00
d9e5016689 Fixed nix3 IP 2023-01-04 03:00:07 -08:00
b20783a18e Added UrlEncoder library 2023-01-04 02:55:12 -08:00
db931f1f23 Added stumped response from ChatGPT 2022-12-13 23:14:52 -08:00
0fba4445f8 Removed unnecessary threading (ThreadedModule, etc.) 2022-12-10 10:19:24 -08:00
e510a77af1 Added tags to Mastodon post 2022-12-07 11:50:19 -08:00
6fd59e9487 Implemented a SocialManager with support for posting to both Twitter and Mastodon 2022-12-05 23:50:16 -08:00
6a3caa84ce Cleanup 2022-12-04 17:38:59 -08:00
c2e11743c6 Implemented ChatGPT module 2022-12-04 16:14:03 -08:00
b6e1888e70 Fixed uptime months calculation 2022-11-21 10:13:44 -08:00
a2646ceb9f Switched back to PircBotX JitPack snapshot 2022-10-12 20:33:38 -07: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
c0f5a8bad3 Upgraded to Kotlin 1.7.20 2022-09-29 21:38:40 -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
b9deb55de6 Misc. Cleanup 2022-09-19 01:37:36 -07:00
2a2ab39b5f Upgraded to Log4j2 2.19.0 2022-09-17 21:42:39 -07:00
cc6cd6aed3 Removed testAll from kover report 2022-09-16 21:44:10 -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
d5000fa3c1 Fixed missing commons dependencies 2022-09-14 01:55:27 -07:00
3f7ed4792b Switched to CryptoPrice 1.0 2022-09-10 10:29:17 -07:00
d6c0b99869 Switched to PircbotX 2.4-SNAPSHOT 2022-09-04 09:52:55 -07:00
359e9d4b28 Updated dependencies 2022-08-25 10:29:53 -07:00
0aa2136fec Output convertion result as is 2022-08-15 09:52:41 -07:00
2aa551bfcd Updated dependencies 2022-08-02 15:14:48 -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
2eb1c314cf Changed "symbols" keyword to "codes" in CurrencyConverter 2022-07-10 23:14:49 -07:00
92634031a8 Current version running on #mobitopia 2022-07-10 14:30:14 -07:00
070d29c7dd Moved to exchangerate.host API for currency conversion 2022-07-10 14:05:29 -07:00
a33b8354b8 Updated dependcies 2022-04-21 23:57:51 -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
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
7aaa46e9f4 Updated dependencies. 2022-02-14 22:40:06 -08:00
adb7a8c692 Updated website docs. 2022-01-19 15:25:07 -08:00
881bd716b0 Added Names holding object to Addons. 2022-01-18 10:03:50 -08:00
e4dd6d5254 Added support for disabled-modules and disabled-commands properties. 2022-01-08 23:11:44 -08:00