Closed Dendrobyte closed 4 years ago
Any updates on this?
@cosmiccdev Been working on Hackathon bot. Once I get that wrapped up I will e v e n t u a l l y change use cases so that first and last words are tracked. Not too hard of a fix, just something I've been putting off but is on my agenda :D
Epic, LMK if you need any help.
Basic punctuation checks and whatnot. Update on PR coming up soon.
Checks now include:
[' ', '.', ',', '?', '!', ':', ';', '']
Highlights no longer triggered by being within a word
Also updated a "hidden" argument of delete
to work alongside remove
in case someone's intuition says that works more efficiently.
Looks good! I might want one more review on this just to double check I'm not missing anything because it's a lot of code but 👍