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

Embeds best-scheduled-tweets lib into code #55

Merged
merged 3 commits into from
Jun 19, 2023
Merged

Embeds best-scheduled-tweets lib into code #55

merged 3 commits into from
Jun 19, 2023

Conversation

lmammino
Copy link
Member

@lmammino lmammino commented Jun 13, 2023

best-scheduled-tweets was originally created with the intent to be a more generic and decoupled library to extract past tweets, but in reality, it got more and more bespoke and bloated to adapt to the needs of this project. Therefore, it doesn't make to much sense to keep maintaining it as a separate library.

In fact, it is just extra effort to maintain it as a separate library because every change to it requires a new version to be published just to update this project.

This PR brings the library back into this repo.

Since the library used StandardJS (and this is now my preferred style), this PR also migrates all the pre-existing codebase to standardJS.

Note that this PR also removes the Hootsuite filter.

Once this PR is merged, a deprecation notice will be issued in the best-scheduled-tweet library on NPM (and on the repo README)

@lmammino lmammino merged commit e86840f into master Jun 19, 2023
2 checks passed
@lmammino lmammino deleted the demodularise branch August 30, 2023 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant