chore: updated InfoExtension output
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
This commit is contained in:
parent
26137e8806
commit
cccd602a94
1 changed files with 3 additions and 2 deletions
|
@ -37,8 +37,9 @@ class InfoExtension : Extension() {
|
|||
"Kord-Extensions ***v." + net.moonleay.botendo.build.BuildConstants.kordVersion + "***\n" +
|
||||
"lavalink.kt ***v." + net.moonleay.botendo.build.BuildConstants.lavaVersion + "***\n" +
|
||||
"Coroutines ***v." + net.moonleay.botendo.build.BuildConstants.coroutinesVersion + "***\n\n\n" +
|
||||
"***Bot made by moonleay#0001***\n" +
|
||||
"(c) 2023, licensed under GPL-3.0"
|
||||
"***Bot made by moonleay***\n" +
|
||||
"More infos: https://moonleay.net/projects/botendo" +
|
||||
"(c) 2023, licensed under GPL-3.0\n"
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue