Merge branch 'main' of ssh://code.freedombone.net:2222/bashrc/epicyon into main

main
Bob Mottram 2021-03-02 18:11:21 +00:00
commit b77a0f16a5
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,8 @@ def speakerPronounce(baseDir: str, sayText: str, translate: {}) -> str:
"espeak": "e-speak",
"emoji": "emowji",
"clearnet": "clear-net",
"https": "H-T-T-P-S",
"HTTPS": "H-T-T-P-S",
"RT @": "Re-Tweet ",
"#": translate["hashtag"],
":)": translate["smile"],