This commit is contained in:
TanguyPcFixe 2026-07-28 23:39:19 +02:00
parent 9c1f2b8cbc
commit c3d574b57c

View File

@ -203,6 +203,7 @@ class IdaCogs(commands.Cog):
with open("../sheet.token", 'w') as f:
print(url)
f.write(url)
print("fqzqzdzqqzqzdqdzqzdqdz")
await ctx.followup.send(f"URL has been set to {url}")
self.gsheetToken = helpers.readToken("../sheet.token")