Skip to content

Commit

Permalink
.env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotBraem committed Dec 13, 2024
1 parent 9b465bc commit 6cf32c5
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
NEAR_ENV="mainnet"
NEAR_ENV="mainnet"

# Twitter API Credentials
TWITTER_USERNAME=your_twitter_username
TWITTER_PASSWORD=your_twitter_password
TWITTER_EMAIL=your_twitter_email

ENABLE_TWITTER=false

OPENAI_API_KEY=your_openai_api_key

0 comments on commit 6cf32c5

Please sign in to comment.