platypush/platypush/message
Fabio Manganiello 6bdc9e77ee
continuous-integration/drone/push Build is passing Details
[#349] Refactored/rewritten `telegram` plugin.
1. `chat.telegram` -> `telegram` plugin.

2. Merged `backend.chat.telegram` logic into `telegram` plugin.

3. Rewritten the architecture of the integration to adapt to the new
   asyncio API introduced in the latest versions of telegram-bot-api.

Closes: #349
2024-03-03 15:39:47 +01:00
..
event [#349] Refactored/rewritten `telegram` plugin. 2024-03-03 15:39:47 +01:00
request [#366] Context variables should be dynamically assigned through `locals()` instead of `exec()`. 2024-02-26 21:29:35 +01:00
response [#349] Refactored/rewritten `telegram` plugin. 2024-03-03 15:39:47 +01:00
__init__.py Several improvements for request/procedure execution. 2024-01-04 13:13:16 +01:00