mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-09 22:03:39 -05:00
Add plugin.py demonstrating SDK capabilities: - OnActivate: Log activation, get server version via API - OnDeactivate: Log deactivation - MessageWillBePosted: Simple word filter example - ExecuteCommand: /hello command with subcommand support Also add requirements.txt specifying SDK dependency. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| plugin.json | ||
| plugin.py | ||
| requirements.txt | ||