Results 20 issues of 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.

enhancement

This should futureproof endpoints requiring a multipart/form-data with a JSON body

enhancement
Discord
hacktoberfest-accepted

# 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**...

semver: patch
t: fix
c: utility

# BUG REPORT ## **Description** ![image](https://user-images.githubusercontent.com/24302436/98413152-10316d00-2071-11eb-806e-d434e69945ab.png) `embed.length` doesn't exist **Issue state:** - [x] I know how to fix this and I will open a PR to do so - [...

semver: patch
t: bug
c: utility

# BUG REPORT ## **Overview** ![image](https://cdn.discordapp.com/attachments/608416765327835144/774338378711433266/unknown.png) This returns a buffer. Could add option to return as string **Issue state:** - [X] I know how to fix this and I will...

semver: patch
t: bug
c: utility

Travis now works for PRs and updated to test on node 10/12/14 as well

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...

help wanted

Recreating #1384

enhancement