Commit graph

77 commits

Author SHA1 Message Date
3d49ebbd5f Implemented seen command 2022-09-15 21:43:14 -07:00
d6c0b99869 Switched to PircbotX 2.4-SNAPSHOT 2022-09-04 09:52:55 -07:00
c138971230 Code cleanup 2022-08-01 10:58:11 -07:00
070d29c7dd Moved to exchangerate.host API for currency conversion 2022-07-10 14:05:29 -07:00
a33b8354b8 Updated dependcies 2022-04-21 23:57:51 -07:00
61248387d8 Simplified games output even more. 2022-03-27 13:37:16 -07:00
fa34f47dab Moved to JDK 18. 2022-03-23 11:58:18 -07:00
7aaa46e9f4 Updated dependencies. 2022-02-14 22:40:06 -08:00
fe6ddf267d Added toLinkLabel extension function. 2022-02-14 22:23:25 -08:00
2573c7d596 Upgraded to Gradle 7.3.2 2021-12-17 01:42:02 -08:00
db8e1c198c Updated dependencies. 2021-12-05 22:58:27 -08:00
fd39c25c7d Cleanup. 2021-12-05 22:55:32 -08:00
ede05c39df Upgraded to Kotlin 1.6.0.
Trying out Kover instead of Jacoco.
2021-11-16 22:08:38 -08:00
5dd8b36f92 Bumped CIs to Java 11 & 17. 2021-11-09 10:03:15 -08:00
9fb870648e Moved to PircBotX and assertk. 2021-11-08 13:54:48 -08:00
25a0850b71 Now using coroutines in ThreadedModule. 2021-09-15 13:03:01 -07:00
d8930a9520 Dependencies update. 2021-07-30 01:14:06 -07:00
7c2ad09ff1 Removed checkstyle, using IDEA default code format. 2021-06-18 21:31:40 -07:00
082b430ee2 Cleanup. 2021-05-18 22:05:11 -07:00
790bd3159e Cleanup. 2021-05-13 21:37:16 -07:00
22e29d5ce3 Converted ModuleExceptionTest to Kotlin. 2021-05-11 00:15:28 -07:00
1c2234a9a2 Added Debug command.
Converted Utils classes to objects.
2020-12-06 16:02:31 -08:00
69441f7006 Converted Mobibot class to Kotlin. 2020-12-04 23:11:39 -08:00
274c711dc2 Version 0.8.0-beta+302 2020-12-04 03:06:19 -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
8cd309e3a3 Updated dependencies. 2020-08-04 15:15:41 -07:00
aea73acce5 Reworked info command. 2020-07-21 17:57:58 -07:00
1749a081de Updated dependencies. 2020-07-11 18:29:46 -07:00
6b615cf141 OpenJDK 11.0.7 for CircleCI. 2020-06-19 19:04:59 -07:00
c88be2b4e5 JDK 11 min requirements because of LTS. 2020-06-19 18:36:15 -07:00
dcd6996c39 Updated dependencies, wrapper, etc. 2020-06-19 14:20:33 -07:00
d6a85ef4af Cleaned up msg. 2020-06-13 03:27:50 -07:00
d843c65f6f Updated dependencies. 2020-06-13 02:04:04 -07:00
ea21cd5383 Updated dependencies. 2020-05-19 00:00:02 -07:00
2461504888 Updated Gradle. 2020-05-01 22:57:51 -07:00
b55bfb45b7 Updated dependencies. 2020-04-30 18:18:42 -07:00
6787b0dcbe Updated PMD version. 2020-04-29 11:51:22 -07:00
e2faa55c9f Gradle upgrade. 2020-04-28 20:52:30 -07:00
bcf659c5a8 Updated dependencies. 2020-04-27 23:16:14 -07:00
e022bc90ff Updated dependencies. 2020-04-16 16:10:07 -07:00
b7a0072db5 Updated dependencies. 2020-03-30 15:27:00 -07:00
4aeb17ecef Trying openjdk14 and oraclejdk9. 2020-03-28 17:39:52 -07:00
4b95b0bbe2 Version 0.8 starts. 2020-03-28 11:31:52 -07:00
a435f0be49 Cleanup. 2020-03-25 00:20:15 -07:00
2f50c6c1c3 Reworked RockPaperScissor modules with actions and colors. 2020-03-23 23:05:18 -07:00
c078a51ebf Cleanup, copyright, etc. 2020-03-23 13:17:18 -07:00
d8da21b0ef Updaded dependencies. 2020-03-23 05:50:59 -07:00
b4345015c3 Fixed jar manifest building (compile to implementation side effect.) 2020-03-18 16:11:24 -07:00