Katrix / AckCord

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

Fixed User.mention bug #33

Closed nmattela closed 4 years ago

nmattela commented 4 years ago

Fixed the small issue of the mention method. The correct mention format is e.g. <@!196689826697707520>, however, the ! is not present in the current version of the method.