Amanobot

Latest version: v2.1.0

Safety actively analyzes 630130 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 11

2.0.1

- Fixed a bug in download_file that prevented it from working

2.0

- Conforms to latest Telegram Bot API as of September 7, 2015
- Added an async version for Python 3.4
- Added a `file_link` field to some namedtuples, in response to a not-yet-documented change in Bot API
- Better exception handling on receiving invalid JSON responses

2.0.0

- Bot API 5.0 additions (Some things may be missing or broken, please report)
- Added the api_endpoint parameter to the Bot class to allow setting custom API endpoint
- Initial typing hint support, not yet complete
- Bump aiohttp to 3.7.2 and urllib3 to 1.25.11
- Dropped Python support below 3.5.3 and their compatibility hacks

1.8.1

- Hotfix for a bug that prevented amanobot from working

1.8.0

- Bot API 4.8
- Supported explanations for Quizzes 2.0. Add explanations by specifying the parameters `explanation` and `explanation_parse_mode` in the method `sendPoll`
- Supported the new darts animation for the dice mini-game. Choose between the default dice animation and darts animation by specifying the parameter `emoji` in the method `sendDice`
- Added the fields `explanation` and `explanation_entities` to the `Poll` object
- Supported timed polls that automatically close at a certain date and time. Set up by specifying the parameter `open_period` or `close_date` in the method `sendPoll`
- Added the fields `open_period` and `close_date` to the `Poll` object
- Added the missing `is_anonymous` field to the `Poll` object

1.7.1

- Updated setup.py to include a Python version check
- Added a deprecation warning for users in Python 2 and <=3.4
- This update has no visible improvments. You can ignore this update if you want

Page 8 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.