Skip to content
Innocent Bystander edited this page Aug 16, 2015 · 2 revisions

Requires plugin: botalive

Advances the bot's read "watermark" for admin one-to-ones and/or and group conversations, depending on which sub-keys in config.json are set. [ver>=2.7] The timing is configurable.

Configuration

[ver>=2.7] Manual configuration example for config.json:

"botalive": {
  "admins": 900,
  "groups": 10800  
}

Note: Setting a blank {dictionary} will disable the plugin.

Legacy Configuration

"botalive": ["admins", "groups"]

Using the old configuration will default to every 15 minutes for administrator 1-to-1s, and 3 hours for groups.

Note: Setting a blank [list] will disable the plugin.

# ## ###

Clone this wiki locally