i manged to work it out thanks to your help im over the moon :D :D package require mysqltcl #-> Change the information below to connect to your MySQL database set mysqlserver localhost; set mysqluser ***; set mysqlpwd ***; set mysqldb ***; #-> Change the chan below for the chan you wish to monitor s...