Stephane Mensah

The only difference between ordinary and extraordinary is just that little "extra".

upgraded heroku redis by following official guide https://devcenter.heroku.com/articles/heroku-redis-hobby-deprecation

remove telegram session from db

It's not achieving what i needed. So i'm scraping it out and returning back to local session.
I've published it's code here https://gist.github.com/waptik/ae5926418222a7d8687720b72353699a

Made my own version of https://github.com/alexnzarov/telegraf-session-mongodb for my bot with prisma

new prisma model: TgSession

It will be used to save telegram session in the database