Slackbots running in Lambda can be triggered automatically using a cron job in Eventbridge. However, the cron job does not change automatically for DST so the cron jobs have to be changed manually. Ideally, this would be changed automatically.
Example: A bot is set to run at 8am every morning. After entering DST, the bot runs at 9am until the cron job is adjusted.