Skip to content

askeing/apoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apoy

Build Status

  • Setup virtualenv
$ virtualenv env
$ source env/bin/activate
$ python setup.py develop
  • Start ngrok
  • Go to GitHub > Settings > OAuth applications > Developer Applications > Register new applications, input "/cb" to Authorization callback URL
  • Save the Client ID and Client Secret to settings.json
  • Run python server.py or apoy
  • Open your ngrok url, e.g. https://xxxxxxxx.ngrok.io (You must use this url instead of localhost:8888 otherwise cookies will not work)

About

Very Simple Github Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published