koply / KCommando

Annotation-based multifunctional command handler framework for JDA & Javacord.
GNU General Public License v3.0
47 stars 7 forks source link

Guild-Prefix preservence #6

Closed moelrobi closed 3 years ago

moelrobi commented 3 years ago

Hey you got a really nice and intressting project here.

Since i don't find a discord or anything else to ask you i am using this.

When using your libary, with Integration#addCustomPrefix(), will it saved preserved or do i need to store the prefixes somewhere and on Application Boot, set the Prefixes myself?

koply commented 3 years ago

Thank you! KCommando doesn't preserve the custom prefixes and blacklists. Because I didn't think it was necessary. I will probably add the data protection system soon. My profile has an invitation link for the Discord community. I'm owner the guild.

moelrobi commented 3 years ago

I would recommend you make it optional.

That way, developers may store thier entire guild settings differently and don't need to worry about a libary storing data. 👍 Otherwise it would be a cool feature to implement! Keep up the libary! :)

koply commented 3 years ago

Of course there will be an optional option. I will do it as soon as possible.

koply commented 3 years ago

https://github.com/MusaBrt/KCommando/releases/tag/4.2.3