|
3ea0e4b3ac
|
Reworked ModuleException.
|
2021-11-14 21:56:26 -08:00 |
|
|
29eae2e7ee
|
Fixed unknown host test.
|
2021-11-14 15:41:38 -08:00 |
|
|
9b8caaa4a8
|
Updated to Gradle 7.3.
Bumped dependencies.
|
2021-11-14 15:40:59 -08:00 |
|
|
29b8888eca
|
Avoid if-null Checks.
|
2021-11-14 15:38:38 -08:00 |
|
|
f1b50d741c
|
Cleaned up messages classes.
|
2021-11-14 15:37:26 -08:00 |
|
|
8efb09cea8
|
Cleaned up tests.
|
2021-11-12 09:19:58 -08:00 |
|
|
0a6b84fa2b
|
Switched to random extension function.
|
2021-11-12 09:19:14 -08:00 |
|
|
5dd8b36f92
|
Bumped CIs to Java 11 & 17.
|
2021-11-09 10:03:15 -08:00 |
|
|
f53f43082a
|
Fixed incorrect bot nickname.
|
2021-11-09 10:00:35 -08:00 |
|
|
9fb870648e
|
Moved to PircBotX and assertk.
|
2021-11-08 13:54:48 -08:00 |
|
|
2a46761dc5
|
Cleaned up tests.
|
2021-10-25 23:41:52 -07:00 |
|
|
611420757a
|
Updated copyright.
|
2021-10-25 18:25:33 -07:00 |
|
|
95823db1d9
|
Improved sanitize function.
|
2021-10-25 18:25:05 -07:00 |
|
|
0d144d4b10
|
Added Sanitize function.
|
2021-10-25 13:16:59 -07:00 |
|
|
384331b287
|
Upgraded to Kotlin 1.6.0-RC.
|
2021-10-25 13:03:38 -07:00 |
|
|
22bf1cfed5
|
Clean up.
|
2021-10-25 13:02:57 -07:00 |
|
|
d7bdcd66d0
|
Update to Kotlin 1.5.31.
|
2021-10-04 14:34:38 -07: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 |
|
|
f4c6bf48fa
|
Trim command before processing private message.
|
2021-09-09 08:21:32 -07:00 |
|
|
6f575bf921
|
Fixed unnecessary JDK 16 only syntax.
|
2021-08-24 20:44:47 -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 |
|
|
c7961c2817
|
Added currency formatting.
|
2021-08-01 23:23:44 -07:00 |
|
|
d11f32189e
|
Added separator parameter to sendList() function.
|
2021-08-01 23:23:14 -07:00 |
|
|
2784af626b
|
Added more zones.
|
2021-08-01 14:36:25 -07:00 |
|
|
ef6c600dbc
|
Added dice & cards emoji/unicode to games.
|
2021-08-01 00:52:20 -07:00 |
|
|
abd34bde80
|
Added more countries.
|
2021-07-31 14:24:49 -07:00 |
|
|
aab28b5979
|
Added capitalizeWords extension function.
|
2021-07-31 14:23:43 -07:00 |
|
|
79efd005d1
|
Fixed me keyword use for ops.
|
2021-07-30 18:33:56 -07:00 |
|
|
6f297a0d6b
|
Fixed country code.
|
2021-07-30 18:33:09 -07:00 |
|
|
9f82690ec7
|
Sorted the currency rates.
|
2021-07-30 16:58:16 -07:00 |
|
|
1d15d669b1
|
Fixed country code lookup and added more tests.
|
2021-07-30 14:51:24 -07:00 |
|
|
d05499a76f
|
Cleaned up and added test to messages.
|
2021-07-30 14:50:15 -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 |
|
|
af9546e3d1
|
Cleanup.
|
2021-07-30 01:26:12 -07:00 |
|
|
1535290290
|
Implemented appendIfMissing and replaceEach extension functions to remove dependencies on StringUtils.
|
2021-07-30 01:19:31 -07:00 |
|
|
d8930a9520
|
Dependencies update.
|
2021-07-30 01:14:06 -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 |
|
|
fdd1fb7e42
|
Updated dependencies.
|
2021-06-16 21:58:11 -07:00 |
|
|
05ef252bf7
|
Moved to irc.libera.chat.
|
2021-06-16 16:17:18 -07:00 |
|
|
e35d112b28
|
Cleanup.
|
2021-06-11 20:22:57 -07:00 |
|
|
b2dcf781c2
|
Added Gihub workflow matrix for Java 11 & 15.
|
2021-05-31 02:49:28 -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 |
|