-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
feat: weekly automatic newsletter #1469
Comments
Do you think that we need to implement some sort of "ranking" before this feature is possible? How can the users let us know their email? Submitting a form on a webpage? sending a dm to sserartigos bot on twitter? |
@sibelius answered that more faster than I on discord. However, I agree with "make it simple first" approach. Mailing requires more structure. Twitter is already set, so, making the newsletter on twitter is more simple than emailling. I don't agree with reply to twitter on sserarticles, but is potentially an spam exploit for people. It should be a form on sseraphini.cc, but can be build later. Rank can be made with the same logic of sserarank or by combining votes on discord with likes/retweets. |
Ok, so we can follow these steps
And that's it. Later on, we can send DMs to the users who "subscribed" to our "newsletter". What do you think? @EronAlves1996 |
I don't think that views can help while ranking. Only if we take in account forms of relevance for each of these interactions.
Just like that. |
Feature Request
Why it is needed
With the introduction of sserarticles, now we can have a selection of articles choosen by community and spread them on general public. The idea here is make weekly ´mail newsletter with most ranked articles on sserarticles by engagement on Twitter. Overall, we can include twitters on sserarank and memes, to diversify it and have a link to our Fansfy (to support @EmanuelCampos product) and related Twitter accounts.
Additionaly, what about a @sibelius selected article weekly?
Possible implementation
This can be made by using a rank system, just like sserank. We can included the 10 most rated article on the past weekly and send them on an email (with crontab) and format them with 3 elements:
These three items can be taken automatically, on the link metadata.
Code sample
The text was updated successfully, but these errors were encountered: