Commit graph

474 commits

Author SHA1 Message Date
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
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
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
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
a70f22d402 Changed Modules command to fetch data directly from the addons. 2022-01-16 18:32:28 -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
5dd1f89105 Added AddComment(EntryComment). 2021-12-05 22:57:58 -08:00
0e80f22b4f Added isEnabled function. 2021-12-05 22:57:33 -08:00
562adec177 Added more tests. 2021-12-05 22:56:36 -08:00
fd39c25c7d Cleanup. 2021-12-05 22:55:32 -08:00
54e6e6dd87 Cleaned up. 2021-11-28 23:39:05 -08:00
65e221a4f6 Improved IP address regex. 2021-11-28 23:39:05 -08:00
35d8be009e Switched to buildList/Map. 2021-11-28 23:39:05 -08:00
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