Henri Schubin

Results 99 comments of Henri Schubin

> Any news about this being added? No, see previous response

The reason we haven't done this yet is due to it breaking pretty much every other plugin relying on DiscordSRV due to JDA entities being exposed extensively, if we're gonna...

> However, probably the first step that's necessary for people having a heads up is having a SNAPSHOT build they can try compiling against, right? Yes, but that's a bit...

DSRV2 is in progress, it could be implemented into that

You can listen to messages being sent, so yes. You could make your own list command and disable the integrated one for that

No, it'll be added eventually

Seems quite limited since it'll only ever show that *the bot* is typing instead of which specific player is typing

Running console commands via alerts seems quite out of scope for what alerts was initially intended for. Though there is probably a decent amount of people who might want to...

There's already a JDA event for this, [`GuildMemberUpdateBoostTimeEvent`](https://github.com/DV8FromTheWorld/JDA/blob/legacy/v4/src/main/java/net/dv8tion/jda/api/events/guild/member/update/GuildMemberUpdateBoostTimeEvent.java)