We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2576acd + 04a5e26 commit 461a081Copy full SHA for 461a081
manpage-bot/trolling.py
@@ -8,7 +8,7 @@
8
9
def check_piazza(matches):
10
query = matches.groups()[0]
11
- message = f"https://piazza.com/class/ka1yvdujzl92f6?cid={query} :pizza:"
+ message = f"https://piazza.com/class/kdwf57prnfr4uy?cid={query} :pizza:"
12
return message
13
14
def check_lmgtfy(matches):
0 commit comments