django-telegram-bot icon indicating copy to clipboard operation
django-telegram-bot copied to clipboard

Fix typos and dependencies

Open ohld opened this issue 6 years ago • 2 comments

I found a beautiful fork that solves a lot of bugs and old deps

ohld avatar Oct 14 '19 21:10 ohld

@jlmadurga Travis said: Test token expired. Please, help to fix Travis issues, remove old Django modules from testing and give the second birth to this project: it is really awesome but needs to be updated.

https://travis-ci.org/jlmadurga/django-telegram-bot/jobs/597844392#L496

ohld avatar Oct 14 '19 21:10 ohld

Hi @ohld thanks for your effort. It's true this project needs and update. Let's all together update it, will try to take some time to review the pull. Regarding to the tests in bot factory a telegram token is used an maybe is not valid anymore.

https://github.com/jlmadurga/django-telegram-bot/blob/master/telegrambot/test/factories/bot.py

jlmadurga avatar Oct 16 '19 07:10 jlmadurga