Skip to content

redswallow/weibo-bigben

Repository files navigation

weibo-bigben Build Status

Demo

吞吞不靠谱报时 http://weibo.com/u/2344884610

吞吞不靠谱报时

How to deploy

  • Creating a Weibo Application
  • Update APPKEY, APPSECRET, CALLBACKURL in config.ini
  • Get Your Access Token for OAuth
  • Create a new application in Google App Engine
  • Download the Google App Engine SDK
  • Update app.yaml
  • Create lib folder:
mkdir lib
  • Install 3rd-party libraries to lib:
pip install -t lib -r requirements.txt
  • You can deploy the code easily by GoogleAppEngineLauncher. What's more, you can the command line:
python appcfg.py update [project folder]

About

Auto-tweet BONGS to tell you what time it is every hour

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages