Skip to content
Commit 2dce9063 authored by eta's avatar eta
Browse files

whatsapp: add autocreation support & force joining

- You can now configure a `autocreate_prefix` in the top-level config.
  If this is set, messages sent to unbridged or new WA groups will
  automatically trigger the creation of a new channel, autogenerated
  based off the group's subject.
- You can also set `ensure_joined` in s2s config to issue a SVSJOIN
  before every message sent to a group's bridged channel, to ensure that
  your admin user is joined to the channel and can receive the message.
  (Currently this just spams SVSJOIN a lot, which doesn't seem to have
  any negative consequences, although this isn't exactly ideal.)
parent deb870a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment