Commit graph

480 commits

Author SHA1 Message Date
55f279c9b1 Currency cleanup 2022-07-11 13:50:33 -07:00
78a0df8a8e Added support for CryptoPrice country codes 2022-07-11 07:39:28 -07:00
a18c15e172 Fixed pubdate 2022-07-11 07:35:21 -07:00
2eb1c314cf Changed "symbols" keyword to "codes" in CurrencyConverter 2022-07-10 23:14:49 -07:00
070d29c7dd Moved to exchangerate.host API for currency conversion 2022-07-10 14:05:29 -07:00
e1cc59449b Improved regex 2022-04-21 23:54:26 -07:00
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