patch 38a5f5ab57d1d819c40ed65f00e86c2cf6a9042f Author: E. Bosch Date: Sun Jun 11 22:27:57 CEST 2023 * emoji2emoticon: Add emoji "shushing face" to convert to ASCII diff -rN -u old-irgramd/emoji2emoticon.py new-irgramd/emoji2emoticon.py --- old-irgramd/emoji2emoticon.py 2024-10-23 04:31:22.215467457 +0200 +++ new-irgramd/emoji2emoticon.py 2024-10-23 04:31:22.215467457 +0200 @@ -84,6 +84,7 @@ '\U0001f642': '":)"', '\U0001f643': '"(:"', '\U0001f644': '"o o,"', + '\U0001f92b': '":-o-m"', '\U0001f970': '":)e>"' }