Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29337738: Issue 3703 - Add "coin flip" feature to abpbot (Closed)

Created:
Feb. 25, 2016, 7:37 p.m. by kzar
Modified:
Feb. 26, 2016, 4:27 p.m.
Reviewers:
Sebastian Noack
Visibility:
Public.

Description

Issue 3703 - Add "coin flip" feature to abpbot

Patch Set 1 #

Patch Set 2 : Ensure IRC bot username is at the beginning of a question string #

Total comments: 6

Patch Set 3 : Addressed feedback #

Total comments: 4

Patch Set 4 : Fixed a couple more nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -2 lines) Patch
M abpbot.py View 2 chunks +4 lines, -2 lines 0 comments Download
A decisionbot.py View 1 2 3 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 6
kzar
Patch Set 1 Patch Set 2 : Ensure IRC bot username is at the beginning ...
Feb. 25, 2016, 7:53 p.m. (2016-02-25 19:53:21 UTC) #1
Sebastian Noack
https://codereview.adblockplus.org/29337738/diff/29337742/decisionbot.py File decisionbot.py (right): https://codereview.adblockplus.org/29337738/diff/29337742/decisionbot.py#newcode2 decisionbot.py:2: # coding: utf-8 Nit: We recently decided to not ...
Feb. 25, 2016, 8:09 p.m. (2016-02-25 20:09:42 UTC) #2
kzar
Patch Set 3 : Addressed feedback https://codereview.adblockplus.org/29337738/diff/29337742/decisionbot.py File decisionbot.py (right): https://codereview.adblockplus.org/29337738/diff/29337742/decisionbot.py#newcode2 decisionbot.py:2: # coding: utf-8 ...
Feb. 25, 2016, 8:29 p.m. (2016-02-25 20:29:51 UTC) #3
Sebastian Noack
https://codereview.adblockplus.org/29337738/diff/29337745/decisionbot.py File decisionbot.py (right): https://codereview.adblockplus.org/29337738/diff/29337745/decisionbot.py#newcode10 decisionbot.py:10: import random Nit: Please add an empty line between ...
Feb. 25, 2016, 8:47 p.m. (2016-02-25 20:47:53 UTC) #4
kzar
Patch Set 4 : Fixed a couple more nits https://codereview.adblockplus.org/29337738/diff/29337745/decisionbot.py File decisionbot.py (right): https://codereview.adblockplus.org/29337738/diff/29337745/decisionbot.py#newcode10 decisionbot.py:10: ...
Feb. 25, 2016, 8:52 p.m. (2016-02-25 20:52:40 UTC) #5
Sebastian Noack
Feb. 25, 2016, 9:04 p.m. (2016-02-25 21:04:26 UTC) #6
LGTM. But don't land before either fhd or palant gave their OK, that we actually
want to have that feature, in there.

Powered by Google App Engine
This is Rietveld