Implement GuildUpdateOwnerEvent that if a guild owner transfers owenership of the server to another member, it logs and updates the GuildOwnerId in the Guild collection #121
This is a future task that still needs to be implemented. It was put on the back burner since this event rarely occurs and is unnecessary for the bot to function.
This is a future task that still needs to be implemented. It was put on the back burner since this event rarely occurs and is unnecessary for the bot to function.
Refer to the follow JDA package to implement it: https://javadoc.io/doc/net.dv8tion/JDA/5.0.0-beta.3/net/dv8tion/jda/api/events/guild/update/GuildUpdateOwnerEvent.html