close
The Wayback Machine - https://web.archive.org/web/20210124223703/https://github.com/dyweb/dy-bot
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
pkg
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Dongyue Bot

Build Status

Inspired by pouchrobot.

Usage

eval "$(ssh-agent -s)"
ssh-add ~/.ssh/<your_private_key>
# help
dy-bot -h
# start the server (no arguments, might change in the future)
dy-bot -o dyweb -r weekly -w <PATH_TO_WEEKLY_DIR> -l :8123 -t <GITHUBTOKEN>

Develop

make dep-install
make install

Features

  • Weekly generator automation

TODO

  • bot's http server listen to github webhook, once it detects an issue with label working is closed, it will call the generator and send a PR to dyweb/weekly. After that, it will open an new issue with label working.
  • telegram bot dyweb/weekly#33

License

Apache 2.0

About

We had the idea when discussing how to collaborate with other organizations and reduce the difficulty of contributing to weekly content dyweb/weekly#29.

About

Our handsome and cute bot

Topics

Resources

License

Releases

No releases published

Packages

No packages published