Skip to content

Refactor player handling and add news feed functionality#24

Merged
VincentPS merged 2 commits into
mainfrom
feature/news-feed-and-clan-update-improvements
Jun 15, 2025
Merged

Refactor player handling and add news feed functionality#24
VincentPS merged 2 commits into
mainfrom
feature/news-feed-and-clan-update-improvements

Conversation

@VincentPS

Copy link
Copy Markdown
Owner

NOTE: I noticed that a rate limit functionality kicks in for the news feed as well at some point. I will create a different way of handling the news feed soon instead.

My idea for the next iteration:

  • New entity to save news articles.
  • Schedule a message to fetch the feed every 30 minutes.
  • Cross reference the feed with existing entities to see if there are new articles available.
  • Fetch the articles from the database and show them in the news feed page.

@VincentPS VincentPS merged commit 896f68b into main Jun 15, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant