Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Add CLI command for checking for updated news titles #25

Open
Frewacom opened this issue Feb 15, 2021 · 0 comments
Open

Add CLI command for checking for updated news titles #25

Frewacom opened this issue Feb 15, 2021 · 0 comments
Labels
api Implementation of the API parser Implementation of the API response parser

Comments

@Frewacom
Copy link
Collaborator

Pages 101 and 102 contains a list of all news titles. By parsing and saving these to a file, we can implement a command that compares the saved titles with the current titles. If they have changed, the user can e.g. display a notification.

Example usage:

$ ttt update
No new news!

$ ttt update
1) Some news title [108]
2) ..

We could also have a flag for automatically creating the notification(s).

@Frewacom Frewacom added api Implementation of the API parser Implementation of the API response parser labels Feb 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api Implementation of the API parser Implementation of the API response parser
Projects
None yet
Development

No branches or pull requests

1 participant