Unless I misunderstood your post I classify this as spam and as such do not condone it.
strictly to be used within org.
we're not interested in spamming the world, nor are we interested in having the world listening in on our conversations.
!flexible condition memberadd/membernotify officer org = Dracutza
!flexible condition memberadd/membernotify officer rank_id <= 2
or something like that.
Another way I'd like to use it is on our co-op raid bot.
!flexible condition memberadd/membernotify org1 org = Dracutza
!flexible condition memberadd/membernotify org1 level < 149
!flexible condition memberadd/membernotify org2 org = PlayerFromCoopOrg
!flexible condition memberadd/membernotify org2 level < 149
and every 24 hours (?) it goes out and based on conditions, the bot !member add or !notify new players.
or it uses the whois and that way it keeps it local.
Means to automatically get players a massinv or announce is what I'm after.
Though in thinking... auto removal won't be possible... at least not in the raid bot. We have others on the bot who are not in co-op orgs, and they'd get removed if the bot maintained the list 100% based on conditions.