We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0ff2d5 commit 93913ddCopy full SHA for 93913dd
bot/src/main/kotlin/me/duncte123/skybot/commands/music/LyricsCommand.kt
@@ -37,7 +37,6 @@ import net.dv8tion.jda.api.EmbedBuilder
37
import net.dv8tion.jda.api.events.interaction.command.SlashCommandInteractionEvent
38
import net.dv8tion.jda.api.interactions.commands.OptionType
39
import net.dv8tion.jda.api.interactions.commands.build.SubcommandData
40
-import reactor.core.scheduler.Schedulers
41
import java.net.URLEncoder
42
import java.nio.charset.StandardCharsets
43
0 commit comments