Skip to content

Commit 301cf03

Browse files
committed
update incorrect descriptions made by mistake.
this is NOT vibecoded. stop.
1 parent b871f25 commit 301cf03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cogs/counting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ async def fail_count(self, message, current_count, reason):
617617
await self._clear_highscore_marker_if_any(guild_id, message.channel)
618618

619619

620-
@commands.command(name="donateguild", aliases=["dg"], help="Donate 1 personal save to the guild pool")
620+
@commands.command(name="donateguild", aliases=["dg"], help="Donate 0.5 personal save to the guild pool")
621621
async def donate_guild(self, ctx: commands.Context):
622622
"""Donate 1 personal save to the guild pool (guild receives 0.5 save)."""
623623
if not ctx.guild:

0 commit comments

Comments
 (0)