[REQUEST] script that executes console command at certain time

hello, im looking for a script that can execute a command in console at a certain time, pretty new to coding stuff so it would be great to get some help if possible. mainly looking for the server to execute say at a certain time and would repeat each time it hits the set hour again

You just need to add a print("hello world") server side where you want it to print that data.