Releases: advnpzn/Akinator-Bot
Releases · advnpzn/Akinator-Bot
v1.1.2
v1.0.2
This release focuses on the following,
- Major upgrade of
python-telegram-bot
from 13.x to 20.x which involves code breaking changes - Added
async
code to the existing code to accomodate for migration from 13.x to 20.x - Uncaught exception
akinator.exceptions.AkiTimedOut
was finally caught. - Removed unused imports such as
pprint
used for debugging previously.
All credit goes to @nooneofyourbuisness for the merge request.
Akinator Bot v0.0.2
- Added
Dockerfile
for deploying in hosting platforms such as Qovery.
When deploying changeBuildpack
toDockerfile
in Qovery.
Akinator Bot v0.0.1
Update README.md