项目作者: dsoumyadip

项目描述 :
A cronjob to updated Twitter handle details, runs daily.
高级语言: Python
项目地址: git://github.com/dsoumyadip/tb-update-handles.git
创建时间: 2021-01-06T11:39:32Z
项目社区:https://github.com/dsoumyadip/tb-update-handles

开源协议:The Unlicense

下载


tb-update-handles

This cloud function updates the list of handles to track. It fetches list of handles from flat file stored in Cloud
Storage. Then it makes api call to Twitter API endpoint to get the latest info about handles.

  • Scheduling:
    This function is invoked by Cloud Scheduler, scheduled once every day.