@ -40,6 +40,10 @@ async def times(ctx, left: int, right: int):
async def say(ctx, message):
await ctx.send(message)
@bot.command()
async def cool(ctx):
await ctx.send(f'{ctx.author} is cool!')
async def update(ctx):
subprocess.Popen('./update.sh')
The note is not visible to the blocked user.