diff --git a/content.py b/content.py index 3c58ca3f..3bb77389 100644 --- a/content.py +++ b/content.py @@ -329,6 +329,7 @@ def addHtmlTags(baseDir: str,httpPrefix: str, \ time.sleep(1) emojiDictCtr+=1 + print('TAG: looking up emoji for :'+wordStr2+':') addEmoji(baseDir,':'+wordStr2+':',httpPrefix,originalDomain,replaceEmoji,hashtags,emojiDict) # replace words with their html versions