You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(api): add `String` formatting to string templates
e.g. `${long_message:%.30s}` to truncate a string to 30 chars
fix(chat): correct Discord message placeholders in config
Is your feature request related to a problem?
To be able to show the context of someone's message in-game.
Describe the solution you'd like.
e.g. "John Doe (in reply to Jane Doe): Lorem ipsum dolor sit amet"
Maybe even add the ability to hover to see what the referenced message contents originally were?
Describe alternatives you've considered.
n/a
Agreements
Other
No response
The text was updated successfully, but these errors were encountered: