kuzdogan / twitter-trends-bot

A Twitter bot for posting Google trends.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turkey Google Trends Bot

A bot to post routinely the jumping searches in Turkey.

Based on the unofficial google-trends-api library.

2 character geocodes. List of timezones. Locales

To get access token key & secret:

bash auth.sh

To test a single country

npm run test <country-code>

e.g. npm run test NZ

the ACCESS_TOKEN_KEY and ACCESS_TOKEN_SECRET can be found at

cat ~/.twurlrc

To deploy to Google Cloud:

gcloud functions deploy tweetDailyTrend --runtime nodejs12 --trigger-topic tweet

About

A Twitter bot for posting Google trends.


Languages

Language:JavaScript 99.6%Language:Shell 0.4%