feat(timeout): new command :)

This commit is contained in:
neoarz
2025-10-05 14:38:30 -04:00
parent f7f4372cf7
commit 11b9effcb6
4 changed files with 220 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ def crash_command():
view.add_item(discord.ui.Button(
label="Edit Command",
style=discord.ButtonStyle.secondary,
url="https://github.com/neoarz/Syntrel/blob/main/cogs/melonx/crash.py",
url="https://github.com/neoarz/Syntrel/blob/main/cogs/melonx/gamecrash.py",
emoji="<:githubicon:1417717356846776340>"
))