- Created the
/definecommand: get the definition of a word - Updated the
/steam gamecommand to use components v2, and also a button to show the full game description if the detailed mode is too long to fit - Switched some places from
if (xxx) { ... } else { null }toxxx?.let { ... }
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.