edoardob90 / finance-tracker-bot

A Telegram bot that helps with your personal finances
0 stars 0 forks source link

Migration to PTB v20.x #4

Closed edoardob90 closed 1 year ago

edoardob90 commented 1 year ago

This PR tackles the biggest change postponed for so long: it migrates (and rewrites) the bot to the upstream version of the python-telegram-bot library. The main change is the migration to asyncio.

There are several tasks to accomplish this migration: