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

New Blog Posts should automatically be posted in the #news channel #194

Open
0xTim opened this issue Mar 4, 2022 · 3 comments
Open

New Blog Posts should automatically be posted in the #news channel #194

0xTim opened this issue Mar 4, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@0xTim
Copy link
Member

0xTim commented Mar 4, 2022

We can get VaporBot to automatically post new posts to the #news channel in Discord. We'll probably need to use the RSS feed and either a delayed or pooling GH action or Lambda to post it

@0xTim 0xTim added the enhancement New feature or request label Mar 4, 2022
@0xTim
Copy link
Member Author

0xTim commented Mar 4, 2022

Would also be nice to automatically post to Twitter as well

@MahdiBM MahdiBM self-assigned this May 20, 2024
@MahdiBM MahdiBM transferred this issue from vapor/blog May 20, 2024
@MahdiBM
Copy link
Collaborator

MahdiBM commented Dec 23, 2024

@0xTim How should I fetch new blog posts?

@MahdiBM MahdiBM removed their assignment Dec 23, 2024
@0xTim
Copy link
Member Author

0xTim commented Dec 23, 2024

Probably polling the RSS feed - we can either store what's been published in DynamoDB or just do it on the poll time (has anything been published in the last 24 hours etc).
Other options is poll GH, or set up a web hook on the blog repo so that merges to main poke Penny

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

2 participants