protohaven / protohaven_api

API system for protohaven
0 stars 0 forks source link

Limit Discord Neon association reminders #139

Closed smartin015 closed 2 months ago

smartin015 commented 2 months ago

Notifications now use the Email Log table to reduce "Associate with Neon" interval of Discord DMs to once every ~30 days or longer. Notifications are now ordered by the join date of the discord user, to capture folks when they're just signing up.

Also added a --filter option for exploratory testing.