MidgetJake / UniversalDiscordNotifier

BSD 2-Clause "Simplified" License
4 stars 3 forks source link

Collection log notification message outputting incorrectly #1

Open asherbasher opened 2 years ago

asherbasher commented 2 years ago

Collection log notification message: %USERNAME% just received a new collection log item: %ITEM%

Output: Bob% just received a new collection log item: <col=ff0000>Green satchel</col>

MidgetJake commented 2 years ago

Ah thanks, I've missed some of the formatting in the chat when getting an item, only handled a couple of cases. The space and % issues are just me not double checking the strings.

CypherNL commented 2 years ago

I've just found an addition: Names with an apostrophe don't display the full name of that item. It only shows the part of the name before the apostrope. In this case Carpenter's shirt becomes Carpenter. Name got cut off collection log