Commit graph

533 commits

Author SHA1 Message Date
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
6644400a23 Added shudown() with associated Die and Kill commands. 2021-05-18 22:13:31 -07:00
484f11664e Added FeedReader tests. 2021-05-18 22:12:07 -07:00
082b430ee2 Cleanup. 2021-05-18 22:05:11 -07:00
81cee7b00f Truncate UTC timestamp to seconds. 2021-05-15 12:50:49 -07:00
2de9dc66bd Added more Utils extensions. 2021-05-15 01:26:31 -07:00
8098a4855d Cleanup. 2021-05-14 21:46:23 -07:00
2e1c6e7732 Utils functions improvements. 2021-05-14 20:57:25 -07:00
790bd3159e Cleanup. 2021-05-13 21:37:16 -07:00
11a75a7179 Moved TwitterOAuth to Kotlin. 2021-05-13 19:26:52 -07:00
694cc119ed Removed spotbugs. 2021-05-12 19:03:14 -07:00
0d3dc268ca Fixed Google search test, again. 2021-05-11 17:51:52 -07:00
b98879bd7d Converted info command to Kotlin. 2021-05-11 17:51:24 -07:00
ad3a9907a3 Converted versions command to Kotlin. 2021-05-11 13:30:58 -07:00
a798800198 Cleaned up usage of the Utils class. 2021-05-11 12:42:46 -07:00
273ac60c7d Fixed CryptoPrices tests. 2021-05-11 01:47:41 -07:00