Help with first bot/integration automated Slack channel messages-no longer needed

no longer needed. thank you.

I’d take a look at this example Slack project, https://glitch.com/~slack-bot along with a web cron service to hit an endpoint in your app each hour (e.g. https://cron-job.org) to trigger the post to Slack, and a library like Moment.js to handle the international time zone conversions for your messages: https://momentjs.com/