sbpp / discord-forward

Listens for forward SBPP_OnBanPlayer and SBPP_OnReportPlayer and sends it to Discord's webhook endpoint(s)
https://sbpp.github.io
GNU General Public License v3.0
6 stars 4 forks source link

Show in WebHook special characters #7

Open crashzk opened 5 years ago

crashzk commented 5 years ago

Bans that players place special characters in the ban ban motif do not send to the discord channel, for example.

!ban <NICK> <45> <Toxic Behavior & FreeKill>

For the Web Interface the banishment goes, so the Discord does not.

http://prntscr.com/mtqysa

[EDIT1] From what I saw some characters works up, I found some old banishes that have and show in the discord chat, but it has banishes that we apply with the characters that it does not show.

http://prntscr.com/mtr0t1

rumblefrog commented 5 years ago

Going to need logs for this one, should be located in sm error log.

crashzk commented 5 years ago

Follows the error log...

errors_20190305.log

rumblefrog commented 5 years ago

I'll have to debug more, not sure why Discord is rejecting the payload.

crashzk commented 5 years ago

Perfect, I'll be waiting, thank you...