Skip to content

zoejane/ReportBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ReportBot

~ 报告生成小助手

Background

  • 想回顾一下自己过去这一周都做了什么?
  • 想把自己在 Issue 和 Comments 中写过的文字都保留一份存档?
  • 想追踪自己感兴趣的人,比如 @ZoomQuiet 这一年来都做了些什么?
  • ...

手工查阅好麻烦,能不能一键生成 Markdown 文档呢? 别急,ReportBot 来帮你

Usage

~ du4proto 仓库 -> DU_tools 分支 -> ReportBot 目录 Link

$ python3 repobot.py

  • 输入你感兴趣的人的 Github Username, 如 zoejane
  • 输入你想追踪的多少天, 比如 7

小助手就会自动在你运行程序的目录下,生成三份 Markdown 格式的报告啦

  • username-commits-report.md
  • username-issues-report.md
  • username-commit-comments-report.md

运行需要 PyGithub 支持

$ pip3 install PyGithub

彩蛋

大妈 @ZoomQuiet 过去一年 (截止到2018.4.4.) 在怼圈的的各种嗯哼,里面可以发掘出超多大妈给的隐藏任务喔 :)

Links

Changelog

  • 180405 zoejane 发布 v18.4.5
  • 180401 zoejane 启动 ReportBot 项目

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages