Bamux / Rift-Raid-Alert

Spoken raid warnings for the MMORPG Rift
2 stars 0 forks source link

False postive when charater names contain keywords #6

Closed Paxxie closed 7 years ago

Paxxie commented 7 years ago

For example the standard keyword "lfm + rr" is triggered by: [marroc@zaviel]: lfm tdez need ot/solo heals/400k+dps w specs

To prevent this, may parse the string after "]:"

Paxxie commented 7 years ago

Okay, I got a workaround to fix that issue:

keywords = lfm + rr ; attention raid rift keywords = lfm + rr; attention raid rift

The solution is to put an extra space before and another one behind "rr", like shown above.

Bamux commented 7 years ago

With the next update Rift Raid Alert will track only the words behind the name.