vcokltfre
vcokltfre
## Description I'll preface this by saying that the command name is subject to change, I don't like the current one (avatarmod) a great deal, but I can't currently think...
## Description Currently, the vast majority of static data stored in lance is in JSON format, but a few files are YAML or plain text. I propose that this all...
## Description New commands for: - camelcase - pascalcase - snakecase - other cases that get suggested in issue comments here This would essentially just be a cases extension to...
This minor PR cleans a ternary expression into a simple comparison for improved clarity, as it's easier to understand what logic is being followed this way, rather than having to...
This proposes the ability to invoke commands (or if not commands generally at least tags) inline in a normal message, for example: - command: `this is a message {!e print("message")}...