mastercoms / SlackMC

Link Slack to Minecraft!
MIT License
62 stars 11 forks source link

Use a String formatted as JSON? #14

Closed mastercoms closed 9 years ago

mastercoms commented 9 years ago

We make a JSON object and then convert it to a String. Would it be more efficient to just concatenate just a String together?