Commit graph

155 commits

Author SHA1 Message Date
a3eada1727 Added underline extension fnction. 2022-03-28 21:13:11 -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
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
cbc69be517 Code cleanup and added test. 2022-02-14 22:39:24 -08:00
4abdb268ef Code cleanup. 2022-02-14 22:38:51 -08:00
ea40d71f14 Changed buildCmdSyntax to helpCmdSyntax 2022-02-14 22:37:34 -08:00
0dd02d7039 Added URL reader and encoder extension funtions. 2022-02-14 22:34:46 -08:00
25d7a74568 Added unescapeXml extension function. 2022-02-14 22:28:09 -08:00
fe6ddf267d Added toLinkLabel extension function. 2022-02-14 22:23:25 -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
12bc76406b Updated copyright and licenses. 2022-01-01 07:08:08 -08:00
8903d67e9c Added more tests. 2021-12-17 01:41:22 -08:00
562adec177 Added more tests. 2021-12-05 22:56:36 -08:00
65e221a4f6 Improved IP address regex. 2021-11-28 23:39:05 -08:00
97a9fd1597 Added lastOrEmpty() extension function. 2021-11-28 23:39:05 -08:00
7c270ed872 Added more tests. 2021-11-17 08:05:45 -08:00
2963e747be Added more tests. 2021-11-16 22:02:45 -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
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
48b5c8a345 Converted all Thread() to coroutines. 2021-09-15 17:31:26 -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
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
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
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
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
48c2ad65c0 Cleanup. 2021-05-18 23:48:25 -07:00
484f11664e Added FeedReader tests. 2021-05-18 22:12:07 -07:00
082b430ee2 Cleanup. 2021-05-18 22:05:11 -07:00