-
Notifications
You must be signed in to change notification settings - Fork 2
Tags List
This section lists all tags that can be added on a per-user or per-conversation-user-override basis that modifies plugin behaviour. It does not include tags that might be registered via framework settings such as config["commands_tagged"]
or config["plugins.tags.auto-register"]
For the preliminary guide on how to add and remove tags from users and conversations, please see [Basic Tag Manipulation] (Users-and-Conversations-Tagging#basic-tag-manipulation)
[autoreply] (https://github.com/hangoutsbot/hangoutsbot/wiki/Autoreply-Plugin) - Switch off auto-replies for this user regardless of the global or per-conversation configuration
[autoreply] (https://github.com/hangoutsbot/hangoutsbot/wiki/Autoreply-Plugin) - Switch on auto-replies for this user regardless of the global or per-conversation configuration
[restricted add] (https://github.com/hangoutsbot/hangoutsbot/wiki/Restricted-Add-Plugin) - Botkeepers keep the bot happy so it won't leave a hangout if no admins are around
[monitor adds] (https://github.com/hangoutsbot/hangoutsbot/wiki/Monitoradds-Plugin) - Botkeepers are authorised to add new users into a hangout
This disables bot command responses for users tagged with it. The behaviour is experimental and may change over time (e.g. expanded for custom triggers, etc).
Configured admins will always override this behaviour.
[monitor adds] (https://github.com/hangoutsbot/hangoutsbot/wiki/Monitoradds-Plugin) - Mods are authorised to add new users into a hangout
Plugin List | Developer Reference: [ Intro | Plugins | Sinks | In-built Functionality | [Configuration] (Configuration) ]