Percent Encoder
Simple Usage
This is a helper function to encode special characters Encodes | into %7C
index.js
await JokeClient._percentEncoder('da|dada');
This is a helper function to encode special characters Encodes | into %7C
await JokeClient._percentEncoder('da|dada');