Skip to content

Commit

Permalink
Add README and sample.env
Browse files Browse the repository at this point in the history
  • Loading branch information
hkolbeck committed May 13, 2022
1 parent db3052c commit 2f59614
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Alt Text Crew
=============

A Twitter bot which exposes a number of utilities around alt text
9 changes: 9 additions & 0 deletions sample.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
TWITTER_CONSUMER_SECRET=
TWITTER_CONSUMER_KEY=
TWITTER_ACCESS_TOKEN_SECRET=
TWITTER_ACCESS_TOKEN=
BEARER_TOKEN=
LIST=
USER=
GOOGLE_APPLICATION_CREDENTIALS=
NGROK_SECRET=

0 comments on commit 2f59614

Please sign in to comment.