-
Notifications
You must be signed in to change notification settings - Fork 2
Conversation Invitations Plugin
Nihal Mirpuri edited this page Jun 20, 2015
·
4 revisions
Requires plugin: convtools_invitations
- Disable automatic re-invites for users leaving chats
'disable_invites_on_exit': true
/bot invite
<wildcard:1-149> // can create wildcard invites
to <conv_id> // bot must be member, must be group chat. If not specified, creates new conversation
from <conv_id> // bot must be member, must be group chat. If not specified, default is the current chat
users <user_ids> // If not specified, invites all users from 'from' chat
/bot invite list // lists all pending invites
/bot invite purge // purges all pending invites
/bot invite 3 to Ut2o3djom8coqam8ocqw8AaaA from Utasome9cmalisdmcoisdAaaA
invites three people from the old chat to the new chat
/bot invite 109182309812983192830 to Ut2o3djom8coqam8ocqw8AaaA
invites specific user to specific chat
/bot rsvp
show all applicable invites (including wildcards)
/bot rsvp <id>
claim invite
Plugin List | Developer Reference: [ Intro | Plugins | Sinks | In-built Functionality | [Configuration] (Configuration) ]