chatGPT-telegram-bot icon indicating copy to clipboard operation
chatGPT-telegram-bot copied to clipboard

Changed class on line 92

Open nandanv99 opened this issue 2 years ago • 2 comments

Hello Devs, Just found that ChatGPT front-end has been changed 2 days ago and class name is also changed that why previous version of code not working properly ( - not getting response of query on telegram ) So i have changed class after analysing the whole frond-end again of ChatGPT

Thanks!

nandanv99 avatar Dec 19 '22 10:12 nandanv99

this fixes issue #48. I did the same change, page_elements = PAGE.query_selector_all("div[class*='markdown']"). Also added an empty array check for page_elements.

hsieh123 avatar Jan 14 '23 19:01 hsieh123

works for me +rep

1RB avatar Jan 31 '23 18:01 1RB