m1guelpf / chatgpt-telegram

Run your own GPTChat Telegram bot, with a single command!
MIT License
3.9k stars 560 forks source link

Fix time unit for EDIT_TIME_SECONDS #60

Closed wisdom-yzh closed 1 year ago

wisdom-yzh commented 1 year ago

It seems that we initialize the wrong time unit (nanoseconds) for EDIT_WAIT_SECONDS.

just fix issue #58

dev-newb commented 1 year ago

Awesome! Would love to try this out