import discord async def echo(message, echo): await message.channel.send(echo)