norrisng / FcomClient

Forwards private and frequency messages on IVAO and VATSIM via Discord DM.
https://www.norrisng.ca/fcom
GNU General Public License v3.0
7 stars 3 forks source link

Frequency messages starting with partially-matching callsigns also get forwarded #10

Closed norrisng closed 4 years ago

norrisng commented 5 years ago

Frequency messages beginning with a callsign that's similar at the beginning (e.g. UAL123 when the user is logged in as UAL1) also get forwarded to the FCOM server.

norrisng commented 5 years ago

Probably needs just a simple change to the callsign detection regex (i.e. {callsign}( |,))

norrisng commented 4 years ago

Should be fixed in 9e9b269fb6482de3b184de0a982c52b52886a5a7