Commit graph

106 commits

Author SHA1 Message Date
ec049c7485 Updated to JDK >= 11 on CIs and switched to Gradle 7.0.1 2021-05-10 15:57:02 -07:00
f580f0f7f2 Implemented CryptoPrices (Coinbase API), replacing the Bitcoin module. 2021-05-10 15:55:29 -07:00
1f965a1833 BTC price output cleanup. 2021-05-04 23:41:00 -07:00
35399c3f78 Updated to jacoco 0.8.7 2021-05-04 23:11:19 -07:00
df7384570e Fixed formatting. 2021-05-04 21:58:49 -07:00
bf985d5626 Fixed Google search test. 2021-05-04 17:57:47 -07:00
bd14a1e15e Included currencies in help response. 2021-05-04 17:56:18 -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
864bf99c8e Fixed detekt baseline. 2021-05-01 10:38:29 -07:00
f92f7d26b1 Renamed ReleaseInfo.mustache to version.mustache.
Added deploy script.
2021-04-29 19:59:32 -07:00
8a945b2dc6 Switched to detekt snapshot for now. 2021-04-29 19:07:41 -07:00
2c78d713eb Using Jacoco snapshot.
Using src/main/java and src/main/kotlin.
2021-04-28 19:50:56 -07:00
b8cecdad1d Cleanup. 2021-04-28 17:37:05 -07:00
21cbecff8e Cleanup tests. 2021-04-28 08:23:14 -07:00
2f4e6bdb2d Cleaned up null-safety checks. 2021-04-27 18:00:51 -07:00
ae6220d421 Updated copyright. 2021-04-26 22:17:54 -07:00
8b8cbb39f8 Added Utils.capitalize() 2021-04-26 22:06:13 -07:00
7b2b496a94 Prevent detekt from from failing, for now. 2021-04-26 18:02:54 -07:00
3f75d60c5f Updated detekt baseline location. 2021-04-26 16:20:07 -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
844253f2bc Added onVersion. 2021-03-11 18:16:37 -08:00
e825f0e658 Version 0.8.0-beta+411 2020-12-08 14:30:07 -08:00
4b52ab8c28 Version 0.8.0-beta+399 2020-12-08 01:40:29 -08:00
d5634d7418 Version 0.8.0-beta+372 2020-12-07 01:34:32 -08:00
b24c0ebe54 Version 0.8.0-beta+361 2020-12-06 16:02:47 -08:00
f6656f1166 Version 0.8.0-beta+350 2020-12-06 02:39:36 -08:00
b109ce2de5 Version 0.8.0-beta+346 2020-12-06 01:49:37 -08:00
69441f7006 Converted Mobibot class to Kotlin. 2020-12-04 23:11:39 -08:00
a44b0c1f49 Version 0.8.0-beta+305 2020-12-04 15:50:03 -08:00
274c711dc2 Version 0.8.0-beta+302 2020-12-04 03:06:19 -08:00
ca2939629f Version 0.8.0-beta+287 2020-12-02 22:59:08 -08:00
310ffb91da Version 0.8.0-beta+234 2020-12-02 14:21:22 -08:00
550e7a0bfb Version 0.8.0-beta+219 2020-12-02 01:49:01 -08:00
fa4457a6f6 Version 0.8.0-beta+125 2020-12-01 00:58:21 -08:00
44de253040 Upgraded to Kotlin 1.4.0. 2020-08-17 14:30:24 -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
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
5c3b2074ba Added Addons to handle adding commands & modules and related properties.
Commands now have their own properties and are initialized with the bot instance.
2020-04-28 21:01:18 -07:00
e022bc90ff Updated dependencies. 2020-04-16 16:10:07 -07:00
fbe36d50b7 Removed complexity (detekt) 2020-03-29 00:44:10 -07:00
4b95b0bbe2 Version 0.8 starts. 2020-03-28 11:31:52 -07:00
a381b06a0a Added command to list enabled modules (op). 2020-03-23 23:22:57 -07:00