add profile wall #38

Closed
Aevann wants to merge 2 commits from profilewall into master
There is no content yet.
Aevann added 1 commit 2022-12-03 01:49:50 +00:00
official-techsupport reviewed 2022-12-04 16:25:15 +00:00
@ -375,0 +463,4 @@
if '!wordle' not in body.lower() and AGENDAPOSTER_PHRASE not in body.lower():
existing = g.db.query(Comment.id).filter(Comment.author_id == v.id,
Comment.deleted_utc == 0,

What's up with the indentation here LMAO

What's up with the indentation here LMAO
Aevann added 1 commit 2022-12-04 23:49:20 +00:00

Rebased manually locally.

Rebased manually locally.
Snakes closed this pull request 2022-12-05 01:06:41 +00:00
Snakes deleted branch profilewall 2022-12-05 01:06:45 +00:00

Pull request closed

Sign in to join this conversation.
There is no content yet.