.I have a hashtable Nickdata.hsh containing as an example: Nick=Q Nick!uid244513@AzgedaIRC-986B5A42.irccloud.com 1619463427 Quit:

This records when a user enter/quit the chatroom

I need a script to extract and display all instances when the IRCcloud account number appears in the sentence to establish nick changes or an AKA nick tracker based on the account number in the case above: !uid24451

I have no clue even where to begin!