hermes-agent/gateway/platforms
teknium1 674a6f96d3 feat: unify set-home command naming across platforms
- Updated the command name from `/set-home` to `/sethome` in the GatewayRunner class for consistency.
- Added a new slash command `/sethome` in the Discord adapter to set the home channel.
- Registered the `/sethome` command in the Telegram adapter to align with the updated naming convention.
2026-02-23 15:01:22 -08:00
..
__init__.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
base.py Hermes Agent UX Improvements 2026-02-22 02:16:11 -08:00
discord.py feat: unify set-home command naming across platforms 2026-02-23 15:01:22 -08:00
slack.py refactor: enhance API interaction and message handling in AIAgent 2026-02-21 04:17:27 -08:00
telegram.py feat: unify set-home command naming across platforms 2026-02-23 15:01:22 -08:00
whatsapp.py refactor: enhance API interaction and message handling in AIAgent 2026-02-21 04:17:27 -08:00