Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Albion: Add automatic squire votes #58

Open
Maelstromeous opened this issue Jan 10, 2024 · 0 comments
Open

Albion: Add automatic squire votes #58

Maelstromeous opened this issue Jan 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Maelstromeous
Copy link
Collaborator

  1. Add new columns to registrations entity table called "vote_held"
  2. Check the registrations table for guild members who have been registered more than 1 month
  3. For each member, check if their vote_held value is false
  4. If false, check if they have the squire role
  5. If true, mark as cote "held"
  6. If false, send a message to the strategy room channel, adding the thumbs up/down and shrug reactions
  7. Ping the ALB/Registered role.
  8. Mark candidate as vote_held true

Crontab every day 8pm

@Maelstromeous Maelstromeous added the enhancement New feature or request label Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant