#per-Discord channel system prompts
1 messages · Page 1 of 1 (latest)
i guess everything in hermes is just the shape of a skill. which is sort what i load in to channel system prompts anyways
not as a built-in one-bot feature, no
Hermes already tracks Discord channels and threads separately, but it does not currently have a built-in way to say “this channel always uses this system prompt” or “this channel maps to this profile” inside one bot
the practical way to get that today is separate profiles or separate Hermes instances, each with its own Discord bot token, its own SOUL.md / config, and its own home channel
so:
- per-channel prompt behavior inside one bot: not built in
- separate bots/profiles per channel with different identities/config: yes, that works