From 06aa16a5afa2310d4c440c6403e2259d2018fb01 Mon Sep 17 00:00:00 2001 From: Syunngiku0402 <86222854+Syunngiku0402@users.noreply.github.com> Date: Fri, 3 Jan 2025 01:09:10 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=97=E3=83=AC=E3=82=BC=E3=83=B3=E3=83=88?= =?UTF-8?q?=E4=BC=81=E7=94=BB=E3=82=B3=E3=83=9E=E3=83=B3=E3=83=89=E5=AE=9F?= =?UTF-8?q?=E8=A3=85v4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cogs/cpresent.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/cpresent.py b/cogs/cpresent.py index 2db907b..fe59a6d 100644 --- a/cogs/cpresent.py +++ b/cogs/cpresent.py @@ -46,7 +46,7 @@ def __init__(self, bot: commands.Bot): @app_commands.checks.has_role(config.administrater_role_id) async def cmisc( self, interaction: discord.Interaction, choice: app_commands.Choice[str], - ninnzuu: int, kikann: str, daimei: str = None, tanni: int = 0): + ninnzuu: int, kikann: int, daimei: str = None, tanni: int = 0): kaisibi = datetime.now() syuuryoubi = datetime.now() + timedelta(days=kikann)