Update server_commands.py

This commit is contained in:
Elmon11 2020-12-02 23:15:16 +01:00 committed by GitHub
parent 8a3e3150ff
commit 876b090bf2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -187,7 +187,6 @@ class ServerCommands(commands.Cog):
@is_senior()
async def console(self, ctx, *, command):
'Send a command as console'
'''await ctx.send(f'```:[{str(datetime.utcnow().replace(microsecond=0))[11:]} INFO]: {ctx.author.name} issued server command: /{command}```')'''
em = discord.Embed()
try:
self.bot.telnet_object.session.write(