Code:
on *:text:@info &:*: { 
   msg $chan $nick : $+ hget(HASHTABLENAME, $2)
}




So i just need to add that code to get the info when i say @info ###(nick)

the bot will tell me the data right?