12 lines
330 B
Plaintext
Executable File
12 lines
330 B
Plaintext
Executable File
# API Keys
|
|
OPENROUTER_API_KEY=your-openrouter-api-key-here
|
|
|
|
# Proxy Configuration (opcional)
|
|
PROXY_USER=your-proxy-username
|
|
PROXY_PASS=your-proxy-password
|
|
|
|
# Reddit API (para scraping de Reddit)
|
|
REDDIT_CLIENT_ID=your-reddit-client-id
|
|
REDDIT_CLIENT_SECRET=your-reddit-client-secret
|
|
REDDIT_USER_AGENT=ScraperBot/1.0 by YourUsername
|