You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2022. It is now read-only.
Sometimes, you just want to add some notes and filters to a group chat, but you don't want everyone to see; This is where connections come in...
375
375
This allows you to connect to a chat's database, and add things to it without the commands appearing in chat! For obvious reasons, you need to be an admin to add things; but any member in the group can view your data.
376
376
377
-
× /connect: Connects to chat (Can be done in a group by /connect or /connect <chat id> in PM)
378
-
× /connection: List connected chats
379
-
× /disconnect: Disconnect from a chat
380
-
× /helpconnect: List available commands that can be used remotely
377
+
• /connect: Connects to chat (Can be done in a group by /connect or /connect <chat id> in PM)
378
+
• /connection: List connected chats
379
+
• /disconnect: Disconnect from a chat
380
+
• /helpconnect: List available commands that can be used remotely
381
381
382
382
*Admin only:*
383
-
× /allowconnect <yes/no>: allow a user to connect to a chat
383
+
• /allowconnect <yes/no>: allow a user to connect to a chat
0 commit comments