Lukas

Results 21 comments of Lukas

yeah that looks very promising. Thanks a lot!

I'll play around with the simple PDSI for now. When I've enough time I'll dig into the calibration method and share what ever problem I can find/fix.

I don't have time to spent on this Issue right now, but please keep it open, maybe somebody else want to face it. If not I may work on this...

That would be awesome!

Can you post a minimal working example (few lines of code, that cause your problem)? Is it possible you imported it like `import google` instead of `from google import google`...

Related question ![on stackoverflow](https://stackoverflow.com/questions/49210719/python-import-folder-never-imports).

I have forked the repository and will try to merge any open PR in the future. It worked for me with Django 2.x and Django 3.x with python-telegram-bot v1.12+. Feel...

> How to make the bot work at the start (after manage.py runserver)? If you have added the bot token in settings.py and configured it to use webhooks, it should...

I also created a [fork](https://github.com/telebotter/django-telegrambot), 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...