forked from rohunvora/paste-trade
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenv.example
More file actions
19 lines (16 loc) · 812 Bytes
/
env.example
File metadata and controls
19 lines (16 loc) · 812 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# paste.trade API key (auto-generated on first /trade run)
# You don't need to set this — the skill creates it automatically.
# Only set manually if reusing a key from another client.
# PASTE_TRADE_KEY=
# X/Twitter API bearer token (optional)
# Improves tweet extraction reliability. Without it, falls back to
# free extraction (fxtwitter/vxtwitter) which works but is less reliable.
# Get one at developer.x.com — pay-per-use, no monthly fee.
# X_BEARER_TOKEN=
# Google Gemini API key (optional)
# Enables speaker attribution in podcast and video trades (diarization).
# Without it, transcripts work but speakers aren't identified.
# Get one at aistudio.google.com — free tier available.
# GEMINI_API_KEY=
# paste.trade API URL (do not change unless self-hosting)
# PASTE_TRADE_URL=https://paste.trade