Skip to content

added chats functions - #10

Open
huxuxuya wants to merge 18 commits into
nsdkinx:mainfrom
huxuxuya:main
Open

huxuxuya wants to merge 18 commits into
nsdkinx:mainfrom
huxuxuya:main

Conversation

@huxuxuya

@huxuxuya huxuxuya commented Oct 6, 2025

Copy link
Copy Markdown

No description provided.

Fedor Timokhov added 8 commits October 6, 2025 23:32
- Rename package from vkmax to python_max_client
- Update author information to huxuxuya@gmail.com
- Update repository URLs to new GitHub repository
- Add MIT license
- Update README with new branding and features
- Update all import statements in examples
- Add comprehensive .gitignore
- Update dependencies and project metadata
- Add GitHub Actions workflow for CI/CD
- Add pytest configuration and basic tests
- Add setup.py for PyPI publishing
- Add development dependencies
- Configure automated testing and building
- Add comprehensive publishing guide for PyPI
- Include version management instructions
- Add troubleshooting section
- Document development workflow
- Bump version to 1.0.1
- Enhanced README with detailed installation instructions
- Added API reference documentation
- Added requirements and dependencies section
- Improved usage examples with basic and advanced examples
- Added comprehensive documentation for MaxClient and MaxPacket classes
@DarkCat09

Copy link
Copy Markdown
Collaborator

As i see, you're working on your own fork? In case you still want to contribute, please consider moving the commit e708369 to a separate branch, so the unrelated commits (including rebranding) won't appear here. Thanks

Fedor Timokhov added 10 commits September 24, 2026 20:57
- Reconnect/keepalive, device_id, file/video uploads from upstream
- Keep python-max-client rebrand (vkmax -> python_max_client)
- Fix stale from vkmax imports inside python_max_client/
- Combine deps: websockets, httpx, aiohttp, requests
- Reconnect/keepalive, device_id, file/video uploads from upstream
- Keep local cached_chats + telegram bot deps
…ent)

- 14 tests: init state, callbacks, messages payloads, uploads API
- local repo code preferred over installed distribution
- Telegram bridge bot, save_chats/analyze scripts, planning docs
- Offline tests suite (tests/ covers both package layouts)
- README: features, API reference, telegram extras
- Version 1.0.2

Excluded from this branch (stay on save_chats, now git-ignored):
chats/ exports, bot_database.db files, bot_config.env secrets
Prevents telegram_bot/tests/stray dirs leaking into the wheel
(build failed with 'Multiple top-level packages discovered')
Replaces TWINE_USERNAME/PYPI_API_TOKEN with
pypa/gh-action-pypi-publish; adds id-token: write permission.
Registered publisher: huxuxuya/python-max-client, workflow ci.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants