Commit graph

598 commits

Author SHA1 Message Date
97a9fd1597 Added lastOrEmpty() extension function. 2021-11-28 23:39:05 -08:00
10f1ee8518 Cleaned up constructors. 2021-11-28 23:39:05 -08:00
4e1e09b069 Switched uptime to Duration API. 2021-11-28 23:38:59 -08:00
7c270ed872 Added more tests. 2021-11-17 08:05:45 -08:00
655889d2b9 Use filters instead of looping through all messages. 2021-11-16 22:07:31 -08:00
aab95fb040 Minor cleanups. 2021-11-16 22:04:41 -08:00
2963e747be Added more tests. 2021-11-16 22:02:45 -08:00
bc75d1eb73 Improved event null-checks. 2021-11-16 19:40:50 -08:00
ba9d79ce60 Converted colorize, bold, etc. to extension functions. 2021-11-16 10:46:22 -08:00
3ea0e4b3ac Reworked ModuleException. 2021-11-14 21:56:26 -08:00
29eae2e7ee Fixed unknown host test. 2021-11-14 15:41:38 -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
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
22bf1cfed5 Clean up. 2021-10-25 13:02:57 -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
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
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
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
48c2ad65c0 Cleanup. 2021-05-18 23:48:25 -07:00