Katrix / AckCord

A Discord library for Scala using Akka
https://ackcord.katsstuff.net/
MIT License
113 stars 15 forks source link

Example not compiling #66

Closed raxkin closed 2 years ago

raxkin commented 2 years ago

I tried coping the example package, on my project, and there is a lot imports that does not work anymore. Events also have wrong usage.

Katrix commented 2 years ago

Examples on the master branch compile with the code on the master branch. https://github.com/Katrix/AckCord/tree/v0.17.1 This shows the code as it was for the 0.17.1 release. There you can find examples for that version.