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

Add support for twitter account files #16

Open
mrbrianevans opened this issue Nov 3, 2021 · 0 comments
Open

Add support for twitter account files #16

mrbrianevans opened this issue Nov 3, 2021 · 0 comments
Labels
lib library functionality
Milestone

Comments

@mrbrianevans
Copy link
Owner

Add a post processor, typescript interface and random generator of twitter account.js files.

Sample:

{
  "account" : {
    "email" : "string",
    "createdVia" : "oauth:number",
    "username" : "string",
    "accountId" : "number",
    "createdAt" : "date",
    "accountDisplayName" : "string"
  }
}
@mrbrianevans mrbrianevans added the lib library functionality label Nov 3, 2021
@mrbrianevans mrbrianevans added this to the Twitter milestone Nov 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lib library functionality
Projects
None yet
Development

No branches or pull requests

1 participant