Skip to content

Commit 36223c1

Browse files
fix: update auto-generated commit message to include dynamic username for trophy updates
1 parent 8914cf6 commit 36223c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot_cmds.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -880,7 +880,7 @@ async def trophy(self, ctx, trophy_arg: str = None):
880880
FILE_PATH = f"utils/{local_file}"
881881

882882
timestamp = datetime.datetime.now().isoformat()
883-
COMMIT_MESSAGE = f"""🤖 Auto-update trophy.svg for @QuantumChemist by OpenGLaDOS Bot
883+
COMMIT_MESSAGE = f"""🤖 Auto-update trophy.svg for @{username} by OpenGLaDOS Bot
884884
885885
Bot Details:
886886
- Automated by: OpenGLaDOS Discord Bot

0 commit comments

Comments
 (0)