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 an interface to check the order of tweets at a glance #5

Open
reidjs opened this issue Jul 28, 2021 · 1 comment
Open

Add an interface to check the order of tweets at a glance #5

reidjs opened this issue Jul 28, 2021 · 1 comment
Labels
enhancement New feature or request hacktoberfest Good first issue

Comments

@reidjs
Copy link
Owner

reidjs commented Jul 28, 2021

I want to know the next tweet(s) to be posted from the remote repo using my local machine

One way this could work is that on push it generates a file of future tweets, in order of when they will be posted in descending order.

It would be cool if that file would act as the source of truth and would be parsed by the script to determine the next tweet

@reidjs reidjs added the enhancement New feature or request label Jul 28, 2021
@reidjs reidjs changed the title Add a CLI to check status Add an interface to check the order of tweets at a glance Jul 28, 2021
@reidjs reidjs added the hacktoberfest Good first issue label Oct 4, 2021
@reidjs
Copy link
Owner Author

reidjs commented Oct 18, 2021

Should alert the user if the tweet length on a tweet is greater than 280 characters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Good first issue
Projects
None yet
Development

No branches or pull requests

1 participant