9 Commits
Author SHA1 Message Date
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 7b5986243f bot: Control Node 2026-08-11 08:38:16 +03:00
Nick Ninov fc7cb8845e docs: Versioning 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
Nick Ninov 4c6c4d7c8c docker: Choose GitHub commit 2026-06-29 22:28:21 +03:00
Nick Ninov 83f192bc00 docker: Sleep after run finishes
- Sleep prevents calling `Account` faster than launching the docker container. This only happens when the container already exists and it is must be turned on.
- Add logs
2026-06-18 07:39:20 +03:00
Nick Ninov 194c39eeae PyPI: Windows WSL launch 2026-06-17 18:56:45 +03:00
Nick Ninov cc9e0db455 PyPI: Launch Docker container
- Related to https://github.com/status-im/status-bot/issues/22
2026-05-24 21:26:27 +03:00