Open iamnovichek opened 23 hours ago
I've read all rules and I promisse that I won't use ChatGPT while applying to this issue
I will clone the repo import aoigram's html.unparse Edit def escape_html() in tracker/telegram/bot.py to return text using html.unparse() Test with sample text containing html symbols/tags
After test pass, use isort & black on bot.py
@emarc99 assigned
Thank you.
Issue author - here 1) Read guideline here 2) Use
html.unparse(code)
intracker/telegram/bot.py
here 3) Provide some screenshots that your changes work as expected