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

Create A CLI interface #7

Open
thealphadollar opened this issue May 10, 2019 · 2 comments
Open

Create A CLI interface #7

thealphadollar opened this issue May 10, 2019 · 2 comments
Labels

Comments

@thealphadollar
Copy link
Collaborator

A command line interface is the best way to manage apps which have multiple functionalities and require arguments.

Click is one of the best ways to implement a CLI. We can have two options: post and reset.

post: Used to post links on the group.
reset: Remove the saved credentials and start afresh.

The reset option will not take any argument. The post option will take at least one and at max three arguments:

  • --username : Phone number / email to use for login.
  • --password : Password for the facebook account.
  • --list : Path to text / csv file containing the link (or name) of all groups

Resources:

@iharshit009
Copy link
Contributor

Sir, should i work on this issue?

@thealphadollar
Copy link
Collaborator Author

thealphadollar commented May 26, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants