@bot.command(name=\'setannounce\') async def setannounce(context, *, arg2): with open("data2.json", "w+") as f: json.dump(arg2, f,