Skip to content

v2.0: Backend changes (aiogram 2.x -> 3.x)

Latest
Compare
Choose a tag to compare
@MasterGroosha MasterGroosha released this 03 Apr 11:26
· 5 commits to master since this release

Nothing has changed for you, dear players, but the bot itself got a huge upgrade: we've switched from aiogram 2.x to 3.x. And while aiogram 3.x is still in beta, the framework is rather stable to be used in production, and introduces lots of cool things to try.

No data has been lost, and all your stats are kept. By the way, more than 4000 games have been played already. Thank you!

For dear developers: be warned, this release has backwards-incompatible changes for config file, so you need to check env_dist file and move your old settings to the new .env file. Also, we've added support for local Bot API in case you want to run the bot under dynamic IP address on webhooks.