@ -36,6 +36,10 @@ async def sub(ctx, left: int, right: int):
async def times(ctx, left: int, right: int):
await ctx.send(left * right)
@bot.command()
async def say(ctx, message):
await ctx.send(message)
async def update(ctx):
subprocess.Popen('./update.sh')
The note is not visible to the blocked user.