Vankka
|
fdb02920a2
|
Some improvements/fixes
|
2024-03-02 16:53:01 +02:00 |
|
Vankka
|
4877235ace
|
1st party api improvements, gets rid of some asJDA usages
|
2024-01-01 00:46:21 +02:00 |
|
Vankka
|
3b7701ee1a
|
Fix placeholder prefixes in impls, fix color relookup for user_color
|
2023-12-31 17:36:49 +02:00 |
|
Vankka
|
5652a7d544
|
Add PlaceholderPrefix
|
2023-12-31 16:51:50 +02:00 |
|
Vankka
|
cf7ee4a914
|
Changes to placeholder stringification, fix PlaceholderAPI integration input/output formats, fix timed updater enable time
|
2023-12-15 22:47:07 +02:00 |
|
Vankka
|
11d1a7c5ab
|
MinecraftAuth linking instructions
|
2023-12-07 23:09:56 +02:00 |
|
Vankka
|
39036e2b21
|
Add options for how to handle emojis from Discord, add event for rendering custom emoji to Minecraft components to API
|
2023-10-27 20:12:24 +03:00 |
|
Vankka
|
0185ef6e21
|
Split Processable into NoArgument and Argument variants
|
2023-10-27 19:05:53 +03:00 |
|
Vankka
|
7a69a805a3
|
Ignore empty messages in message forwarding
|
2023-10-15 23:58:20 +03:00 |
|
Vankka
|
097edb4d9e
|
Add replying to api, use reply in console handler
|
2023-10-06 22:08:51 +03:00 |
|
Vankka
|
9e7f043c4e
|
More improvements to console appending
|
2023-09-16 16:02:47 +03:00 |
|
Vankka
|
65f9f3922f
|
Merge branch 'main' into console
|
2023-09-04 22:48:48 +03:00 |
|
Vankka
|
6c5064b081
|
Improve Module reload methods
|
2023-09-04 22:48:37 +03:00 |
|
Vankka
|
bb5a4dcc24
|
A working console appender
|
2023-09-04 22:37:51 +03:00 |
|
Vankka
|
3c3977200f
|
Add legacy section parsing for prefix/suffix
|
2023-07-24 19:56:05 +03:00 |
|
Vankka
|
5da32a3c45
|
Improve error logging for prefix/suffix, add logging placeholder errors to trace
|
2023-07-21 17:03:01 +03:00 |
|
Vankka
|
0e9a2e6e1c
|
Linking module, add linked/unlinked events
|
2023-07-19 00:13:00 +03:00 |
|
Vankka
|
3c71ade347
|
Improve api module documentation
|
2023-07-18 23:50:48 +03:00 |
|
Vankka
|
9897f7029d
|
Relocate kotlin, update OkHTTP, exclude dependencies in bulk
|
2023-07-11 19:50:19 +03:00 |
|
Vankka
|
2f83770591
|
Add delayMillis for support with Discord moderation bots
|
2023-07-10 18:27:45 +03:00 |
|
Vankka
|
bb24dc7b32
|
Merge branch 'main' into execute-command
|
2023-07-01 17:32:15 +03:00 |
|
Vankka
|
3a524c62a3
|
Fix error in ChannelConfigHelper#getByThreadChannel
|
2023-06-30 17:59:32 +03:00 |
|
Vankka
|
2eaaa17581
|
Fix mirroring not working with messages that only contain an attachment, fix mirrored attachments having no content
|
2023-06-25 13:31:27 +03:00 |
|
Vankka
|
b5cc364648
|
Fix api project dependency not working on latest IntelliJ
|
2023-06-24 19:09:12 +03:00 |
|
Vankka
|
2f2b852b0d
|
Add discriminators back for users who still have them
|
2023-06-22 20:03:03 +03:00 |
|
Vankka
|
37476fd8f9
|
Fix group sync not finding members that are not cached, enable chunking by default. Add GroupSyncResult for being able to interact with role
|
2023-06-18 22:36:59 +03:00 |
|
Vankka
|
aa8b0a9660
|
Add showing replies in Discord -> Minecraft
|
2023-06-18 16:20:47 +03:00 |
|
Vankka
|
9fd3903550
|
Merge jda-webhooks
|
2023-06-18 14:15:57 +03:00 |
|
Vankka
|
8de37ce767
|
Username fixes
|
2023-06-18 14:14:04 +03:00 |
|
Vankka
|
06b1dff50a
|
Move around configs, make IChannelConfig better / consolidate channel+thread lookup
|
2023-06-17 16:21:16 +03:00 |
|
Vankka
|
c32a2ad8bd
|
Execute command initial
|
2023-06-09 00:36:39 +03:00 |
|
Vankka
|
d6a21b6fca
|
Prepare for webhooks directly through JDA
|
2023-06-09 00:35:44 +03:00 |
|
Vankka
|
3e3438f0d2
|
Allow loading extra languages on Bukkit
|
2023-05-30 19:22:34 +03:00 |
|
Vankka
|
05f4bb47e9
|
Add ReloadFlag for Discord commands
|
2023-05-29 00:44:32 +03:00 |
|
Vankka
|
df5a253b48
|
Add combined Minecraft & Discord commands
|
2023-05-29 00:42:55 +03:00 |
|
Vankka
|
2d4252ed6f
|
Add jump urls to channel mentions & rendering messages, handle translatable components when serializing to plain
|
2023-05-19 19:59:03 +03:00 |
|
Vankka
|
2e2c1667eb
|
Update deprecated DiscordGatewayIntent
|
2023-05-19 18:34:08 +03:00 |
|
Vankka
|
455065087c
|
Fix deprecation in Modal
|
2023-05-19 18:33:49 +03:00 |
|
Vankka
|
ec6b15aad2
|
Moved ApiInstanceHolder to be a DiscordSRVApi subclass, renamed a few things
|
2023-05-18 00:58:42 +03:00 |
|
Vankka
|
6b9606ddd7
|
Advancement/achievement fixes, event changes, updated gradle
|
2023-04-30 19:28:11 +03:00 |
|
Vankka
|
42ec392bcb
|
Linking improvements, required linking initial
|
2023-03-18 14:23:31 +02:00 |
|
Vankka
|
6ff5ddb6a7
|
Add Bukkit chat plugin integrations, make better use of DynamicProxy, consolidate some of the :common subprojects
|
2023-02-20 21:55:45 +02:00 |
|
Vankka
|
88a267bc0a
|
Automatically disable escaping markdown when inside a code string or block
|
2023-01-23 00:24:31 +02:00 |
|
Vankka
|
6fd03af3a8
|
2023, cleanup unused imports, slight change to JDAConnectionManager intent message check
|
2023-01-22 22:24:51 +02:00 |
|
Vankka
|
7a9c21c56d
|
Specifying intents, cache flags and member caching policies in modules
|
2023-01-22 22:20:36 +02:00 |
|
Vankka
|
7d9609306e
|
Member mention lookup, config option for @ everyone/here, some fixes
|
2022-12-30 20:11:10 +02:00 |
|
Vankka
|
11ff9eb563
|
JDA 5.0.0-beta.2
|
2022-12-30 16:31:51 +02:00 |
|
Vankka
|
cfcbada10d
|
Remove optional usage from API
|
2022-12-27 23:34:02 +02:00 |
|
Vankka
|
29f48944d3
|
Update checker
|
2022-12-27 22:46:28 +02:00 |
|
Vankka
|
f7a015d47d
|
JDA 5.0.0-alpha.19
|
2022-09-15 23:23:46 +03:00 |
|