diff options
author | 2023-07-14 14:03:48 -0500 | |
---|---|---|
committer | 2023-07-14 14:03:48 -0500 | |
commit | 643e673bd1ed72b98b6c2728f25b4a96ba758579 (patch) | |
tree | 38d1d1e3268c49dbbda3b0e688fa4fa3e2894ea7 /bot/exts/fun/uwu.py | |
parent | Fix incorrect permissions target (diff) | |
parent | Bump sentry-sdk from 1.27.1 to 1.28.0 (#1325) (diff) |
Merge branch 'python-discord:main' into undeprecate-bookmark
Diffstat (limited to 'bot/exts/fun/uwu.py')
-rw-r--r-- | bot/exts/fun/uwu.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/exts/fun/uwu.py b/bot/exts/fun/uwu.py index 488c68f3..f548d24b 100644 --- a/bot/exts/fun/uwu.py +++ b/bot/exts/fun/uwu.py @@ -30,7 +30,7 @@ EMOJIS = [ "o.O", "-.-", ">w<", - "σωσ", # noqa: RUF001 + "σωσ", "òωó", "ʘwʘ", ":3", |