From fa0cdcaccfa0c64f511f6ee94d45bcc678ff3605 Mon Sep 17 00:00:00 2001 From: Gintautas Kazlauskas <53479485+gitautas@users.noreply.github.com> Date: Thu, 30 Sep 2021 14:45:25 +0300 Subject: Update bot/exts/fun/uwu.py Co-authored-by: Bluenix --- bot/exts/fun/uwu.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/exts/fun/uwu.py b/bot/exts/fun/uwu.py index 733dae20..7ea96ff2 100644 --- a/bot/exts/fun/uwu.py +++ b/bot/exts/fun/uwu.py @@ -119,7 +119,7 @@ class Uwu(Cog): @commands.command(name="uwu", aliases=("uwuwize", "uwuify",)) async def uwu_command(self, ctx: Context, *, text: clean_content(fix_channel_mentions=True)) -> None: """ - Echoes an uwuified version of a message. + Echo an uwuified version of the passed text. Example: '.uwu Hello, my name is John' returns something like -- cgit v1.2.3