Tupperbox / TupperboxLegacy

A Discord bot created for proxying user messages through webhooks.
MIT License
74 stars 47 forks source link

When logging, the logged message is slightly smaller than the real message #8

Closed Purrlite closed 6 years ago

Purrlite commented 6 years ago

When you enable logging, the bot will print the user's message in the logging channel without the first and last character after removing the brackets, thus removing part of the message. E.g. here

ghost commented 6 years ago

Fixed in 2e56d1855cebfd468e15e01a1e5f796426198baf. Thank you for the bug report! This was a side effect from changing the way messages are sent recently.