django-telegrambot icon indicating copy to clipboard operation
django-telegrambot copied to clipboard

A few fixes to support Django 3+ and latest version of TelegramBot

Open leikoilja opened this issue 4 years ago • 5 comments

A few changes to update the example code as well as making the TelegramError display a better readable errors as well as adding use_context to bypass deprecation messages. Also adding an option to set the handler's file's custom name.

leikoilja avatar Apr 12 '20 18:04 leikoilja

Just wondering if this pull requests will be merged, with the updates of Python Telegram Bot, this will solve all the warnings and get it back working again.

jafrancov avatar Nov 03 '21 04:11 jafrancov

@JungDev can you please take a look at these? :)

@jafrancov, to be honest, i am afraid @JungDev does not seem to be active on github anymore. We are probably better of creating our own fork and maintaining it :)

leikoilja avatar Nov 03 '21 07:11 leikoilja

@leikoilja That's what I thought, and I did the fork, we are working in a new implementation, but we have to make the changes in the library itself to make it work, I was waiting for the merge, but, I did notice the absence of @JungDev, so... fork will be the answer, thanks!

jafrancov avatar Nov 03 '21 16:11 jafrancov

is there any fork of this which is on maintenance ? let's create other main one (that's better Instate of everyone with his own fork)

Ali-Aref avatar Dec 19 '21 09:12 Ali-Aref

I also created a fork, which I use for my bots. I'm not actively maintaining it and have no time for frequent updates, but I'm active on Github and will have a look at PR. I think a shared fork would be nice. I'd prefer to create some PR from time to time rather than maintaining the repo ;).

lukruh avatar Dec 20 '21 06:12 lukruh