diff options
author | 2019-09-11 23:15:30 +0800 | |
---|---|---|
committer | 2019-09-11 23:15:30 +0800 | |
commit | 70e3720feac090ba833d4456da4c21ff6c3f8cef (patch) | |
tree | 03dab97eabeb486c278b583ad9fed9c1bcf7d06f | |
parent | Add embed conversion functionality to .rcase, small fixes (diff) |
Add more uwu conversions
-rw-r--r-- | bot/seasons/evergreen/fun.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/seasons/evergreen/fun.py b/bot/seasons/evergreen/fun.py index 7a2a72ba..9fb338d3 100644 --- a/bot/seasons/evergreen/fun.py +++ b/bot/seasons/evergreen/fun.py @@ -16,6 +16,7 @@ UWU_WORDS = { "fi": "fwi", "l": "w", "r": "w", + "some": "sum", "th": "d", "thing": "fing", "tho": "fo", |