Items linked in game chat currently appear as [i:<ID>] in Discord chat. Scan game broadcasts and messages for this pattern and convert the IDs to friendly names. For example, [i:219] should appear as [Phoenix Blaster] in Discord. This can be accomplished with the following code:
Feature Description
[i:<ID>]
in Discord chat. Scan game broadcasts and messages for this pattern and convert the IDs to friendly names. For example,[i:219]
should appear as[Phoenix Blaster]
in Discord. This can be accomplished with the following code: