Imports and APIs for social
Aggiunta la chiave per X in .env.example Aggiunto docker a pyproject.toml
This commit is contained in:
10
.env.example
10
.env.example
@@ -38,3 +38,13 @@ CRYPTOPANIC_API_KEY=
|
||||
# https://www.reddit.com/prefs/apps
|
||||
REDDIT_API_CLIENT_ID=
|
||||
REDDIT_API_CLIENT_SECRET=
|
||||
|
||||
|
||||
# Per ottenere questa API è necessario seguire i seguenti passaggi:
|
||||
# - Installare l'estensione su chrome X Auth Helper
|
||||
# - Dargli il permesso di girare in incognito
|
||||
# - Andare in incognito ed entrare sul proprio account X
|
||||
# - Aprire l'estensione e fare "get key"
|
||||
# - Chiudere chrome
|
||||
# Dovrebbe funzionare per 5 anni o finchè non si si fa il log out, in ogni caso si può ricreare
|
||||
X_API_KEY=
|
||||
Reference in New Issue
Block a user