Wait, i figured it out, it was one little misplaced 's'

on *:TEXT:*:*: {
if ($1 == !AddQ) { //write quote.txt $2- }
if ($1 == !Q) { msg $active $read(quotes.txt) }
}

Thank you for your help.