JRoot Junior
423796a445
Added translation for Scenes
2023-11-23 01:28:11 +02:00
JRoot Junior
9bced29923
Update translation files
2023-11-16 02:34:57 +02:00
Alex Root Junior
228a86afdc
Refresh translation files
2023-10-29 02:32:40 +03:00
Alex Root Junior
d180fd7a46
Update texts, remove dummy translation files
2023-10-08 19:14:12 +03:00
Alex Root Junior
ca4c1b4b95
Small documentation improvements and texts update
2023-08-26 23:18:20 +03:00
Alex Root Junior
b311d59fce
Webhook docs ( #1248 )
...
* Added documentation for polling/webhook modes
* Added changelog
* Added changelog
2023-08-06 16:59:29 +03:00
Alex Root Junior
54134c68fe
Bump texts translation files
2023-07-30 18:32:37 +03:00
Alex Root Junior
298b4f0e0d
Update texts
2023-07-02 15:12:42 +03:00
Alex Root Junior
6570d0bab1
Bot API 6.6 ( #1139 )
...
* Added basic support of Bot API 6.6
* Update descriptions
* Added StickerFormat enum
* Bump version
* Refresh from docs
* Fixed CommandStart
* Fixed files uploading
* Cover new functionality
* Added changelog
* Update texts
2023-03-11 02:17:47 +02:00
imsLmaooo
157df969d3
UA translation of chat_action.po from Bot Api ( #1123 )
...
* Update Ukrainian docs localization
* Update Ukrainian docs localization
2023-02-12 14:02:40 +02:00
Alex Root Junior
d5f3e30215
Clean bot class & texts
2023-01-07 23:25:30 +02:00
Alex Root Junior
730485e43a
Added full support of Bot API 6.4 ( #1088 )
...
* Remove warnings about pytest asyncio mode
* Update Bot API to 6.4
* Bump version
* Added changelog
* Update translations
2022-12-30 22:44:25 +02:00
Alex Root Junior
3ea73fbbbd
Add missing shortcuts, new enums, reworked old stuff ( #1070 )
...
* Render shortcuts
* Render docs
* Added enumerations
* Added docs
* Use enums, removed Helper
* Bump butcher
* Added InputMediaType enum
* Added MaskPositionPoint, InlineQueryResultType enums
* Update texts
* Added StickerType enum
* Cover tests
* Update docs
* Fixed imports
* Re-enabled all pre-commit hooks
2022-12-04 03:05:49 +02:00
Alex Root Junior
b0f251a8b8
Combining filters (again) ( #1018 )
...
* Added explicit logic filters, added slots to all other filters
* Update translation files
* Update docs
2022-10-03 01:23:22 +03:00
Alex Root Junior
f4251382e8
Remove filters factory, introduce docs translation ( #978 )
...
* Rewrite filters
* Update README.rst
* Fixed tests
* Small optimization of the Text filter (TY to @bomzheg)
* Remove dataclass slots argument in due to the only Python 3.10 has an slots argument
* Fixed mypy
* Update tests
* Disable Python 3.11
* Fixed #1013 : Empty mention should be None instead of empty string.
* Added #990 to the changelog
* Added #942 to the changelog
* Fixed coverage
* Update poetry and dependencies
* Fixed mypy
* Remove deprecated code
* Added more tests, update pyproject.toml
* Partial update docs
* Added initial Docs translation files
* Added more changes
* Added log message when connection is established in polling process
* Fixed action
* Disable lint for PyPy
* Added changelog for docs translation
2022-10-02 00:04:31 +03:00