Michael Rittmeister
Michael Rittmeister
Whoops totally forgot to link it Updated the desc to link it 😬
> This is great, all that's left is the core entities. > I added some suggestions Looks like the 2nd try to push the core enities dind't work too
> What do you mean there already are core entities git just didn't want me to push them
How is it that the Discord Docs pr for this is still not merged
first
> Message.contentDisplay() will always replace mentions etc. even if they are escaped by \ or inside a code block Are you sure that those mentions will appear in message.mentionedUsers if...
Problem with spoilers is, that `|` isn't a valid markdown token and changing the lexer is hard outside the markdown parser itself
JDA had a similar utility and we cannot make it a lazy property of Message from another module
Client I'd and client secret are required for the oauth API which is not supported by Kord as of right now. The only thing not requiring a bot token are...
Websocket API is for bots only