|
6787b0dcbe
|
Updated PMD version.
|
2020-04-29 11:51:22 -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 |
|
|
e2faa55c9f
|
Gradle upgrade.
|
2020-04-28 20:52:30 -07:00 |
|
|
aba2633dc4
|
Cleanup.
|
2020-04-27 23:19:16 -07:00 |
|
|
34636ea9f9
|
Added ChannelFeed command.
|
2020-04-27 23:18: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 |
|
|
c9366d856f
|
Fixed title parsing.
|
2020-04-16 15:54:02 -07:00 |
|
|
fc35b6bfc8
|
Changed sendCommandsList to sendList.
|
2020-04-16 15:40:30 -07:00 |
|
|
b73ffc061d
|
Added source & traget compatibility.
|
2020-04-01 20:31:14 -07:00 |
|
|
b99a2f568e
|
Fixed defaultTags.
|
2020-04-01 20:00:51 -07:00 |
|
|
4048636696
|
Converted Message to Kotlin.
|
2020-04-01 17:38:22 -07:00 |
|
|
bde70343b7
|
Added toString()
|
2020-04-01 11:12:43 -07:00 |
|
|
2ffa5f29b9
|
Fix for Java 9 compatibility (isBlank)
|
2020-03-31 22:56:27 -07:00 |
|
|
e3cbc4e808
|
Cleanup.
|
2020-03-31 22:44:17 -07:00 |
|
|
df38680226
|
Tags are now set in lists.
|
2020-03-31 22:36:08 -07:00 |
|
|
2067a228aa
|
Fixed twitter autopost initialization (was too early.)
|
2020-03-31 22:35:34 -07:00 |
|
|
d2339044e6
|
Added helpFormat.
|
2020-03-31 22:34:35 -07:00 |
|
|
559634fbfe
|
Converted Tell to an actual command.
|
2020-03-31 22:30:09 -07:00 |
|
|
37f3c49413
|
Added Utils.botCommand().
|
2020-03-30 21:59:23 -07:00 |
|
|
0ec1e75106
|
Made Tell an actual command.
|
2020-03-30 21:58:54 -07:00 |
|
|
d9b1cbceff
|
Cleanup.
|
2020-03-30 20:11:17 -07:00 |
|
|
cfdbfca0a2
|
Using StringUtils upper/lowerCase().
|
2020-03-30 18:00:57 -07:00 |
|
|
30b7a80c49
|
Added response on no matches.
|
2020-03-30 18:00:25 -07:00 |
|
|
9da2638475
|
Cleanup.
|
2020-03-30 17:14:06 -07:00 |
|
|
b0b881e22b
|
Added AddLog command.
|
2020-03-30 17:13:49 -07:00 |
|
|
08260a632b
|
Fixed generic exception catching.
|
2020-03-30 15:42:34 -07:00 |
|
|
1035f5ba05
|
Updated tests.
|
2020-03-30 15:42:07 -07:00 |
|
|
968823828a
|
Cleanup.
|
2020-03-30 15:41:48 -07:00 |
|
|
ced0aa97f8
|
Fixed isPrivate() usage.
|
2020-03-30 15:40:50 -07:00 |
|
|
07ab869388
|
Reworked.
|
2020-03-30 15:40:07 -07:00 |
|
|
0fda50b4e1
|
Reworked.
|
2020-03-30 15:39:55 -07:00 |
|
|
89eac6b025
|
Fixed isPrivate() and bold() usage.
|
2020-03-30 15:38:43 -07:00 |
|
|
363a7cda40
|
Fixed convert2Diamond.
|
2020-03-30 15:31:58 -07:00 |
|
|
b7a0072db5
|
Updated dependencies.
|
2020-03-30 15:27:00 -07:00 |
|
|
fbe36d50b7
|
Removed complexity (detekt)
|
2020-03-29 00:44:10 -07:00 |
|
|
02fae4d8e4
|
Added matches().
|
2020-03-29 00:42:02 -07:00 |
|
|
4aeb17ecef
|
Trying openjdk14 and oraclejdk9.
|
2020-03-28 17:39:52 -07:00 |
|
|
6bf2d6fdb1
|
Updated to jdk 9 & 14, maybe.
|
2020-03-28 17:29:35 -07:00 |
|
|
f16508dae4
|
Removed unecessary breaks.
|
2020-03-28 17:27:44 -07:00 |
|
|
887ab8c959
|
Cleanup.
|
2020-03-28 15:27:49 -07:00 |
|
|
78260381cf
|
Cleaned up send() in commands.
|
2020-03-28 15:02:18 -07:00 |
|
|
abbb322b5d
|
Added setCommandsList method.
|
2020-03-28 15:00:56 -07:00 |
|
|
9b2dc8587f
|
detekt & spotbugs cleanup.
|
2020-03-28 13:17:07 -07:00 |
|
|
f7e2651619
|
Reworked versions command.
|
2020-03-28 13:15:28 -07:00 |
|
|
4b95b0bbe2
|
Version 0.8 starts.
|
2020-03-28 11:31:52 -07:00 |
|
|
0d913eca4d
|
Only show twitter count to ops.
|
2020-03-25 00:48:45 -07:00 |
|
|
e0d1919808
|
Fixed redundant method call.
|
2020-03-25 00:40:15 -07:00 |
|
|
a435f0be49
|
Cleanup.
|
2020-03-25 00:20:15 -07:00 |
|
|
68ddcd1ccc
|
Added tags keywords.
|
2020-03-25 00:19:52 -07:00 |
|