test
This commit is contained in:
@@ -31,7 +31,7 @@ class Update(commands.Cog):
|
||||
try:
|
||||
await channel.send('restart successful')
|
||||
except:
|
||||
await context.send("restart successful")
|
||||
print("rrrrr")
|
||||
|
||||
@commands.Cog.listener()
|
||||
async def on_ready(self):
|
||||
|
||||
Reference in New Issue
Block a user