Commit graph

63 commits

Author SHA1 Message Date
40ee593c3b Added onQuit 2022-09-16 14:25:01 -07:00
3ba2dfba4a Implemented module to query Wolfram Alpha 2022-09-16 00:01:00 -07:00
3d49ebbd5f Implemented seen command 2022-09-15 21:43:14 -07:00
2aa551bfcd Updated dependencies 2022-08-02 15:14:48 -07:00
78a0df8a8e Added support for CryptoPrice country codes 2022-07-11 07:39:28 -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
c26d5f53d2 Simplified games. 2022-03-27 12:35:55 -07:00
7aaa46e9f4 Updated dependencies. 2022-02-14 22:40:06 -08:00
e4dd6d5254 Added support for disabled-modules and disabled-commands properties. 2022-01-08 23:11:44 -08:00
db8e1c198c Updated dependencies. 2021-12-05 22:58:27 -08:00
db6f322ce5 Baseline update. 2021-11-28 23:39:05 -08:00
3ea0e4b3ac Reworked ModuleException. 2021-11-14 21:56:26 -08:00
9fb870648e Moved to PircBotX and assertk. 2021-11-08 13:54:48 -08:00
d130957c6f Dependencies updates. Kotlin 1.5.30. 2021-08-24 18:56:33 -07:00
ef6c600dbc Added dice & cards emoji/unicode to games. 2021-08-01 00:52:20 -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
2c1ea56e79 Updated dependencies. 2021-05-28 11:29:39 -07:00
05b7ca8a41 Format cryptoprice as currency. 2021-05-25 18:10:44 -07:00
6644400a23 Added shudown() with associated Die and Kill commands. 2021-05-18 22:13:31 -07:00
790bd3159e Cleanup. 2021-05-13 21:37:16 -07:00
694cc119ed Removed spotbugs. 2021-05-12 19:03:14 -07:00
22e29d5ce3 Converted ModuleExceptionTest to Kotlin. 2021-05-11 00:15:28 -07:00
f580f0f7f2 Implemented CryptoPrices (Coinbase API), replacing the Bitcoin module. 2021-05-10 15:55:29 -07:00
c99210f624 Added Bitcoin module. 2021-05-04 01:03:33 -07:00
d6df365e4b Cleanup. 2021-05-03 17:14:19 -07:00
9f3dc273f0 Cleanup. 2021-05-01 21:46:33 -07:00
67f618da71 Updated detekt to 1.7.0-RC1 2021-05-01 13:42:12 -07:00
864bf99c8e Fixed detekt baseline. 2021-05-01 10:38:29 -07:00
8a945b2dc6 Switched to detekt snapshot for now. 2021-04-29 19:07:41 -07:00
aaf44db38a Upgraded to Kotlin 1.5.0 2021-04-26 15:23:21 -07:00
c950d7349a Updated dependencies. 2021-03-12 21:26:54 -08:00
19894dce1f Changed with(x) to x.apply 2020-12-08 12:29:47 -08:00
aaecc8a9b4 Added addons.help() 2020-12-08 12:17:38 -08:00
629e26b292 Cleanup. 2020-12-08 01:40:09 -08:00
a0530a8dc2 Cleanup. 2020-12-07 01:34:11 -08:00
1c2234a9a2 Added Debug command.
Converted Utils classes to objects.
2020-12-06 16:02:31 -08:00
625ef1368c Updated baseline. 2020-12-06 02:00:36 -08:00
5a831f2c7c Switched to MutableList vs ArrayList whenever possible.
Made sure logging level is enabled before logging.
2020-12-06 01:49:02 -08:00
69441f7006 Converted Mobibot class to Kotlin. 2020-12-04 23:11:39 -08:00
92e703b68a Convert Tell Message Manager to Kotlin. 2020-12-04 15:49:44 -08:00
0e8db3440f Optimized Links Manager. 2020-12-04 01:44:16 -08:00
7759e278e8 Converter Entry Links manipulation classes to Kotlin. 2020-12-02 22:57:25 -08:00
9c1ab833da Converted modules to Kotlin. 2020-12-02 01:48:19 -08:00
549810b4bb Updated dependencies. 2020-12-01 00:56:52 -08:00
44de253040 Upgraded to Kotlin 1.4.0. 2020-08-17 14:30:24 -07:00
1749a081de Updated dependencies. 2020-07-11 18:29:46 -07:00
d843c65f6f Updated dependencies. 2020-06-13 02:04:04 -07:00
9b2dc8587f detekt & spotbugs cleanup. 2020-03-28 13:17:07 -07:00