chore: removed comment, as the function has been cleaned up

Signed-off-by: limited_dev <loginakkisativ@gmail.com>
This commit is contained in:
limited_dev 2023-06-29 12:12:57 +02:00
parent d92396784e
commit 063ef3ef91

View file

@ -39,10 +39,7 @@ class FeatureManageExtension : Extension() {
override val allowApplicationCommandInDMs: Boolean override val allowApplicationCommandInDMs: Boolean
get() = false get() = false
/*
* Note: This has to be rewritten at some point to better support more features
* and improve this mess of a class.
* */
override suspend fun setup() { override suspend fun setup() {
publicSlashCommand(::FeatureManagerArgs) { publicSlashCommand(::FeatureManagerArgs) {
name = "feature" name = "feature"