This commit is contained in:
TanguyPcFixe 2026-07-28 23:42:30 +02:00
parent c3d574b57c
commit 049ae8f9dd

View File

@ -202,7 +202,7 @@ class IdaCogs(commands.Cog):
try: try:
with open("../sheet.token", 'w') as f: with open("../sheet.token", 'w') as f:
print(url) print(url)
f.write(url) f.write("ssssss")
print("fqzqzdzqqzqzdqdzqzdqdz") print("fqzqzdzqqzqzdqdzqzdqdz")
await ctx.followup.send(f"URL has been set to {url}") await ctx.followup.send(f"URL has been set to {url}")