dyweb / dy-bot

Our handsome and cute bot
Apache License 2.0
5 stars 2 forks source link
bot

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

TODO

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.