bsian03
bsian03
We don't check if the string is empty or not. This can cause vague errors when returning a 204 endpoint in a command generator for instance.
This should futureproof endpoints requiring a multipart/form-data with a JSON body
# PULL REQUEST ## **Overview** Changes the regex to use a non capturing group instead of a capturing group for better performance and prevents possible arbitrary EOL capturing ## **Status**...
# BUG REPORT ## **Description**  `embed.length` doesn't exist **Issue state:** - [x] I know how to fix this and I will open a PR to do so - [...
# BUG REPORT ## **Overview**  This returns a buffer. Could add option to return as string **Issue state:** - [X] I know how to fix this and I will...
Travis now works for PRs and updated to test on node 10/12/14 as well
Hello!
Happy new year! It's been a while (actually, a long while) since the last commit. I've recently had some time to get back into Discord development so want to get...