from discord.ext import commands
def updateFile(ctx: commands.Context):
prefix_used = ctx.prefix
command: commands.Command = ctx.command
pass