RaenonX-PokemonSleep/eevee-sleep-discord-bot

Automatically updates activation expiry everyday

Closed this issue · 1 comments

Poll users with certain role then update it in the database.

Algorithm is similar to https://github.com/RaenonX-PokemonSleep/pokemon-sleep-ui/issues/378, but the work is on Discord users only.

This should be an API endpoint that exports the list of Discord members with the subscriber role to let the UI backend perform the check instead (for unifying the place for polling check). Check #10 for details.