coordinape / discord-bot

Discord Bot for Coordinape Circles Administration
MIT License
3 stars 0 forks source link

feat: Add daily update handler #112

Closed karelianpie closed 1 year ago

karelianpie commented 1 year ago

Motivation and Context

Notify users on a daily basis about the epoch

Description

Add a daily update handler and endpoint

Trigger on the coordinape app; https://github.com/coordinape/coordinape/pull/2042

Test and Deployment Plan

Updated the dailyUpdate cron to run every minute and saw the message being sent correctly

Screenshots (if appropriate):

Screenshot_2023-03-22_at_9_46_36

Reviewers

Related Issue

karelianpie commented 1 year ago

@CryptoGraffe is this good to go?