chommsi
Calling Kord constructor throws IOException
I have just setup a new Kotlin project in Intellij
I implemented the code as shown in the "Making a simple ping-pong bot" section of the github wiki, adding my own token
this throws the following exception:
https://pastebin.com/n9FESr6k
my pom.xml:
https://pastebin.com/F5EEAXQ6
Version: 0.15.0
JDK: 24
I feel like something with my setup is probably wrong but I'm absolutely stumped as to what it could be at this point
117 replies