Skip to content

Experimental bot scripts to help to maintain large open source projects. Also includes Bitcoin Core related scripts.

License

Notifications You must be signed in to change notification settings

maflcko/DrahtBot

Repository files navigation

Experimental bot scripts to help maintainers of large open source projects. Also includes some Bitcoin related scripts.

example cmd

( cd rerun_ci && cargo run -- --help )

install (python scripts only)

virtualenv --python=python3 ./env_3
source ./env_3/bin/activate
pip install pygithub
#pip install github3.py
pip install mwclient

About

Experimental bot scripts to help to maintain large open source projects. Also includes Bitcoin Core related scripts.

Resources

License

Stars

Watchers

Forks