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

Add cron job for checking when a new Q&A forum is open #6

Open
Battlesquid opened this issue May 8, 2024 · 1 comment
Open

Add cron job for checking when a new Q&A forum is open #6

Battlesquid opened this issue May 8, 2024 · 1 comment
Labels
updater Things related to the updater

Comments

@Battlesquid
Copy link
Owner

Self explanatory.

  • need to write logic to persist the current Q&A
  • need to write logic to detect when a new Q&A is open (easily done w/ pingQna from vex-qna-archiver)
  • need to send a message when an update is detected
  • need to update persisted Q&A
@Battlesquid
Copy link
Owner Author

Battlesquid commented May 8, 2024

The current Q&A persistence can probably be accomplished with hstore.

@Battlesquid Battlesquid added the updater Things related to the updater label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
updater Things related to the updater
Projects
None yet
Development

No branches or pull requests

1 participant