Commit graph

109 commits

Author SHA1 Message Date
2c1ea56e79 Updated dependencies. 2021-05-28 11:29:39 -07:00
48c2ad65c0 Cleanup. 2021-05-18 23:48:25 -07:00
484f11664e Added FeedReader tests. 2021-05-18 22:12:07 -07:00
082b430ee2 Cleanup. 2021-05-18 22:05:11 -07:00
81cee7b00f Truncate UTC timestamp to seconds. 2021-05-15 12:50:49 -07:00
2de9dc66bd Added more Utils extensions. 2021-05-15 01:26:31 -07:00
8098a4855d Cleanup. 2021-05-14 21:46:23 -07:00
2e1c6e7732 Utils functions improvements. 2021-05-14 20:57:25 -07:00
790bd3159e Cleanup. 2021-05-13 21:37:16 -07:00
0d3dc268ca Fixed Google search test, again. 2021-05-11 17:51:52 -07:00
273ac60c7d Fixed CryptoPrices tests. 2021-05-11 01:47:41 -07:00
faf40d3048 Cleaned up tests. 2021-05-11 00:51:35 -07:00
22e29d5ce3 Converted ModuleExceptionTest to Kotlin. 2021-05-11 00:15:28 -07:00
56b8114b93 Cleanup. 2021-05-10 23:03:51 -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
87cb58102a Only return BTC 15m, etc. if different from current price. 2021-05-04 23:10:47 -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
9f3dc273f0 Cleanup. 2021-05-01 21:46:33 -07:00
2c78d713eb Using Jacoco snapshot.
Using src/main/java and src/main/kotlin.
2021-04-28 19:50:56 -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
aaf44db38a Upgraded to Kotlin 1.5.0 2021-04-26 15:23:21 -07:00
6b5e8ab1ff Fixed tests. 2021-03-11 18:16:17 -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
ece6ae98a0 Converted ArrayList to List (tokenizer, etc.) whenever possible. 2020-12-05 14:45:43 -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
7759e278e8 Converter Entry Links manipulation classes to Kotlin. 2020-12-02 22:57:25 -08:00
d83ce652e7 Cleanup. 2020-12-02 14:20:53 -08:00
9c1ab833da Converted modules to Kotlin. 2020-12-02 01:48:19 -08:00
3bd66fb1c4 Cleanup. 2020-12-01 00:57:35 -08:00
64d2328618 Added BitBucket and GitLab CIs.
More code cleanup.
2020-07-26 02:13:01 -07:00
52c5e2dba7 Cleanup. 2020-06-20 20:21:56 -07:00
8d33ddc252 Fixed copyright. 2020-06-20 11:07:51 -07:00
c88be2b4e5 JDK 11 min requirements because of LTS. 2020-06-19 18:36:15 -07:00
b729eb2729 Moved Pinboard to kotlin and added tests. 2020-06-19 14:19:23 -07:00
d6a85ef4af Cleaned up msg. 2020-06-13 03:27:50 -07:00
1a5ae72d6e Added urlReader() method. 2020-04-29 11:52:03 -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
aba2633dc4 Cleanup. 2020-04-27 23:19:16 -07:00
4048636696 Converted Message to Kotlin. 2020-04-01 17:38:22 -07:00
df38680226 Tags are now set in lists. 2020-03-31 22:36:08 -07:00
cfdbfca0a2 Using StringUtils upper/lowerCase(). 2020-03-30 18:00:57 -07:00