snek
snek
This (well at least `let` redeclaration) would be provided by us transitioning to using V8 repl mode in our default repl. You may find https://github.com/nodejs/repl interesting in the meantime. `const`...
in TC39 we sometimes have proposals that jump from stage 0 to stage 2 directly, similarly to what you describe, because they meet the requirements and there is consensus. I...
i'm getting this same issue with newlines getting poofed away in markdown lists, i have tpope's md plugin and this enabled. reading through this there didn't seem to be a...
i wonder if it would be possible to pull render code from txtjs, as they have figured out how to render ligatures, although i think they manually draw the text....
@Tyriar wouldn't the font renderer take care of that without our intervention
If the command already exists it returns 200, otherwise it returns 201.
Fix will be out soon
the field is not part of our bot api. it is ignored for bots.
ah i meant ignored for message send deduplication, which is the reason it exists in our api. if you just want it for identifying messages that could maybe be valid...
A fix should be out soonish.