pininkara / BingChatBot

Bing chat Telegram bot using Python and unofficial EdgeGPT API
Apache License 2.0
54 stars 21 forks source link

not working "Automatic reset" #17

Closed Bingchatbot closed 1 year ago

Bingchatbot commented 1 year ago

To make "Automatic reset" work on this line https://github.com/pininkara/BingChatBot/blame/dae6baefdbedbcfd8936d3abadb65be471eeaf05/bing.py#L193 need another code: await EDGES[message.from_user.id].reset()

pininkara commented 1 year ago

Thanks for your help