diff --git a/c/update.py b/c/update.py index 7a45026..f831f42 100644 --- a/c/update.py +++ b/c/update.py @@ -31,7 +31,7 @@ class Update(commands.Cog): try: await channel.send('restart successful') except: - await context.channel.send('restart succesful') + await context..send('restart succesful') @commands.Cog.listener() async def on_ready(self):