TwitchBot icon indicating copy to clipboard operation
TwitchBot copied to clipboard

Delete expired reminders

Open SimpleSandman opened this issue 8 years ago • 1 comments

This will allow users to set an end date and time for reminders if a re-occurring event only lasts for X amount of time

SimpleSandman avatar Oct 01 '17 18:10 SimpleSandman

Added expirationDateUtc column for the reminder. Need to handle the deletion after that DateTime variable pasts DateTime.UtcNow

SimpleSandman avatar Oct 11 '17 08:10 SimpleSandman