DEPRECATED - IRC bot for moving along Firefox code reviews
Перейти к файлу
Gregory Szorc 6d95347f24 Add trailing slash to URL
It matters.
2016-07-28 13:28:47 -07:00
.gitignore Add a .gitignore file 2016-07-01 20:33:28 -07:00
LICENSE Initial commit 2016-07-01 16:55:29 -07:00
README.md Use https:// 2016-07-27 13:07:26 -07:00
bugzilla.py Changed format of product - component string 2016-07-24 19:15:57 -07:00
config.ini Enabled command plugin for incoming commands for reviewbot 2016-07-24 20:49:52 -07:00
requirements.txt Add hashes to requirements.txt 2016-07-27 13:27:02 -07:00
reviewboard.py Don't send notifications for review replies 2016-07-28 12:13:31 -07:00
reviewbot.py Add trailing slash to URL 2016-07-28 13:28:47 -07:00

README.md

An IRC bot that sends updates about reviews and review requests for a MozReview installation.

It is a WIP so no promises right now!

Compatible with Python 3.5+ (uses new async syntax).

Run with irc3 config.ini.

Released under MPL 2.0.