generated from wanghaisheng/mood-emotion-charts
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
251a755
commit 71a9fd2
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
export FB_PAGE_ID=871801316186678 | ||
export FB_OAUTH_TOKEN= | ||
|
||
export TG_BOT_CHANNEL=@quotesindonesia | ||
export TG_BOT_TOKEN= | ||
|
||
export TW_CONSUMER_KEY= | ||
export TW_CONSUMER_SECRET= | ||
export TW_ACCESS_TOKEN= | ||
export TW_ACCESS_TOKEN_SECRET= | ||
|
||
export IG_ACCOUNT_ID=17841408504713127 | ||
export IG_OAUTH_TOKEN= | ||
-- https://github.com/lakuapik/quotes-indonesia/blob/master/scripts/autopost/.env.sample.sh |