LaxSlash / Halo-CE-Discord-Reporter

A utility for users to report users in SAPP-enabled Halo CE gameservers via a webhook.
GNU General Public License v3.0
0 stars 0 forks source link

Escape Discord characters #8

Closed LaxSlash closed 8 years ago

LaxSlash commented 8 years ago

Come up with a way to escape Discord characters from text recieved by the application.

LaxSlash commented 8 years ago

\ / and - changed in the Lua script. Okay fix for 3rd BETA release, may want to change back at some point to being handled in the PHP Script once an "escape_markdown()" function is added.