Nick Ninov
6773698575
account: Emoji reactions
...
- Related to https://github.com/status-im/status-python-sdk/issues/43
2026-08-20 12:38:35 +03:00
Nick Ninov
c526e9c842
messaging: Date formatting
...
New supported formats:
- `datetime.date`
- `pd.Timestamp`
- `str`
2026-08-15 00:36:07 +03:00
Nick Ninov
e13ca0ccf4
bot: Auto login
...
- Related to https://github.com/status-im/status-python-sdk/issues/38
2026-08-14 12:34:04 +03:00
Nick Ninov
5a3885cc6a
bot: Send image
...
- Related to https://github.com/status-im/status-python-sdk/issues/33
2026-08-12 14:02:18 +03:00
Nick Ninov
7b5986243f
bot: Control Node
2026-08-11 08:38:16 +03:00
Nick Ninov
a24ae9ffe8
bot: Account Syncing
...
- Related to https://github.com/status-im/status-python-sdk/issues/19
2026-08-04 18:17:38 +03:00
Nick Ninov
d6370218b1
example: Community Greet
...
- Related to https://github.com/status-im/status-python-sdk/issues/28
- Get community requests in real time
- Fix `account.chats` breaking bug
2026-08-04 18:17:38 +03:00
Nick Ninov
16143f92c1
bot: Community Member / Admin
...
- Related to https://github.com/status-im/status-python-sdk/issues/5
- Community class
- Channel class - used within Community class
- Community documentation
- Remove community functionality from Account
- Add `send_message` limit based on Status App
- Remove community functionalities from `Account`
- Update PyPi version
2026-08-04 18:17:38 +03:00
Nick Ninov
dc7785c21d
bot: Set Account status
...
- Set account active status
2026-08-04 18:17:38 +03:00
Nick Ninov
a0f7201a81
bot: Dynamic Group Chat properties
...
- Make properties dynamic. Other members can add members and update the group chat's name.
- `Account` and `GroupChat` can reply to messages
- Update agents documentation
2026-08-04 18:17:38 +03:00
Nick Ninov
894beee4b5
bot: Group Chat Manager
...
- Related to https://github.com/status-im/status-python-sdk/issues/18
- Group Chat class
- Group Chat documentation
- Move images into sub-folders
- Compress images
2026-08-04 18:17:38 +03:00
Nick Ninov
9626c9ed1b
PyPI: PIP setup
...
- Rename repository from `bot` to `status_sdk`
- Add `pyproject.toml` file
- Update code documentation
- Move `docker-compose.yaml` in folder `status_sdk`
- Update `Account` docker volume paths
- Update Agent example
- Add `volume_folder` to `Account`
2026-07-15 15:04:22 +03:00