Commit graph

171 commits

Author SHA1 Message Date
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
dfc711b180 Updated dependencies. 2022-01-01 06:37:44 -08:00
bc2a427f48 Updated to Log4j 2.17. 2021-12-19 12:42:18 -08:00
2573c7d596 Upgraded to Gradle 7.3.2 2021-12-17 01:42:02 -08:00
3ea0e4b3ac Reworked ModuleException. 2021-11-14 21:56:26 -08:00
5dd8b36f92 Bumped CIs to Java 11 & 17. 2021-11-09 10:03:15 -08:00
9fb870648e Moved to PircBotX and assertk. 2021-11-08 13:54:48 -08:00
48b5c8a345 Converted all Thread() to coroutines. 2021-09-15 17:31:26 -07:00
25a0850b71 Now using coroutines in ThreadedModule. 2021-09-15 13:03:01 -07:00
e0a51d21f9 Revert "Fixed kapt daemon configuration for JDK < 16."
This reverts commit 1db47a0b22.
2021-08-24 20:41:58 -07:00
1db47a0b22 Fixed kapt daemon configuration for JDK < 16. 2021-08-24 19:04:51 -07:00
d130957c6f Dependencies updates. Kotlin 1.5.30. 2021-08-24 18:56:33 -07:00
00caee4bc1 Fixed colorize function. 2021-07-30 03:25:45 -07:00
04e88264cd Cleaned up and added more tests. 2021-07-30 02:53:38 -07:00
5d90571843 Switched back to Java 1.8 compatibility. 2021-07-08 12:27:57 -07:00
663f7d682a Reverted to Kotlin 1.5.10. 2021-07-06 18:24:13 -07:00
a8a4500125 Updated dependencies. 2021-07-06 17:08:41 -07:00
7c2ad09ff1 Removed checkstyle, using IDEA default code format. 2021-06-18 21:31:40 -07:00
e35d112b28 Cleanup. 2021-06-11 20:22:57 -07:00
3f628e58f0 Updated PMD rules. 2021-05-29 22:01:18 -07:00
e873d01338 Fixed Google search test for GitHub CI. 2021-05-28 11:37:25 -07:00
2c1ea56e79 Updated dependencies. 2021-05-28 11:29:39 -07:00
05b7ca8a41 Format cryptoprice as currency. 2021-05-25 18:10:44 -07:00