Skip to content
Innocent Bystander edited this page Aug 22, 2015 · 4 revisions

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)


autoreplies-disable

[autoreply] (https://github.com/hangoutsbot/hangoutsbot/wiki/Autoreply-Plugin) - Switch off auto-replies for this user regardless of the global or per-conversation configuration

autoreplies-enable

[autoreply] (https://github.com/hangoutsbot/hangoutsbot/wiki/Autoreply-Plugin) - Switch on auto-replies for this user regardless of the global or per-conversation configuration

botkeeper

[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

ignore

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.

mod

[monitor adds] (https://github.com/hangoutsbot/hangoutsbot/wiki/Monitoradds-Plugin) - Mods are authorised to add new users into a hangout

# ## ###

Clone this wiki locally