diff --git a/files/routes/posts.py b/files/routes/posts.py index f0bb44947..8fda06a03 100644 --- a/files/routes/posts.py +++ b/files/routes/posts.py @@ -1284,6 +1284,9 @@ def submit_post(v, sub=None): if body.startswith('OP is a Trump supporter'): flag = Flag(post_id=post.id, user_id=SNAPPY_ID, reason='Trump supporter') g.db.add(flag) + elif body.startswith('You had your chance. Downvoted and reported'): + flag = Flag(post_id=post.id, user_id=SNAPPY_ID, reason='Retard') + g.db.add(flag) elif body.startswith('▲'): body = body[1:] vote = Vote(user_id=SNAPPY_ID, diff --git a/snappy_rDrama.txt b/snappy_rDrama.txt index 10d32fdb2..e8e3552fe 100644 --- a/snappy_rDrama.txt +++ b/snappy_rDrama.txt @@ -3687,7 +3687,7 @@ It is not surprising that admins would remove such a symbol and this "controvers {[para]} People suggest the worst snappy quotes {[para]} -You had your chance. Downvoted and reported. This conversation is over. +▼You had your chance. Downvoted and reported. This conversation is over. {[para]} # I just hacked your web application.