Adron / Adron/twitz

Setup a map of commands for working against the database data.

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
feature dev
Dominant language
Go
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Setup commands that map accordingly to the database.

`twitz db twitter` would prospectively get all of the Twitter accounts and list them to console.
`twitz db instagram` would prospectively get all the Instagram accounts and list them to console.

`twitz db twitter -add @accountName` would go to Twitter, get the account, and add the account with all the collected details.

`twitz db twitter -getTweets` would get the latest tweets from the users in the database by 5-10 users at a time with 3-5 second intervals between retrieval of those tweets.

Add more as ideas come up and add issues per idea. This issue should act as a parent issue item for tracking against.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.