dev-prodId #1
|
|
@ -201,6 +201,7 @@ class IdaCogs(commands.Cog):
|
|||
await ctx.defer()
|
||||
try:
|
||||
with open("../sheet.token", 'w') as f:
|
||||
print(url)
|
||||
f.write(url)
|
||||
|
||||
await ctx.followup.send(f"URL has been set to {url}")
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user