Skip to content

Commit 246005c

Browse files
Update make_applicant.py
1 parent e316d9e commit 246005c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cogs/make_applicant.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ async def _perform_make_applicant(
8383
if "90001" not in str(e):
8484
raise e from e
8585

86-
logger.warning(
86+
logger.info(
8787
"Failed to add reactions because the user, %s, "
8888
"has blocked TeX-Bot.",
8989
recent_message.author,

0 commit comments

Comments
 (0)