mattermost/python-sdk
Nick Misasi ddbcc2d164 feat(python-sdk): export Command class and register command in example
- Export Command wrapper class from main package
- Update hello_python example to register /hello command in OnActivate
- Slash commands must be registered via api.register_command() to work

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 23:13:13 -05:00
..
scripts chore(10-02): add CI-friendly integration test runner scripts 2026-01-19 15:36:57 -05:00
src/mattermost_plugin feat(python-sdk): export Command class and register command in example 2026-01-19 23:13:13 -05:00
tests bench(10-03): add Python SDK benchmark tests 2026-01-19 15:43:42 -05:00
pyproject.toml feat(07-01): export hook system public API and add dependencies 2026-01-19 11:18:28 -05:00