Skip to content

Conversation Invitations Plugin

Nihal Mirpuri edited this page Jun 20, 2015 · 4 revisions

Requires plugin: convtools_invitations

Admin Commands

Issuing Invites

/bot invite
  <integer:1-149> // must be first arg - creates wildcard invites
  to <conv_id> // bot must be member, must be group chat
  from <conv_id> // bot must be member, must be group chat
  users // if "from" specified, filter members in from; if not specified, add blindly
        // overrides wildcard invites
    <space-separated user_ids>

User Commands

Accepting an Invite

/bot rsvp
  show all applicable invites (including wildcards)
/bot rsvp <id>
  claim invite

# ## ###

Clone this wiki locally