I need to make a script that whenever somethin is added to the db, it
will run and grab those info. Worth sayin that there's no time limit
for the db data addition.
I was planning of makin a script that runs infinitly every 0.25 seconds
and break then runs again.