Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Commit

Permalink
Add example config json file
Browse files Browse the repository at this point in the history
  • Loading branch information
somnisomni committed Nov 3, 2022
1 parent 04dcd01 commit 43f9e8e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config.example.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"twitterApp": {
"tokens": {
"consumerKey": "<KEY HERE>",
"consumerSecret": "<SECRET HERE>"
}
}
}

0 comments on commit 43f9e8e

Please sign in to comment.