-
Notifications
You must be signed in to change notification settings - Fork 2
Botalive Plugin
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.
[ver>=2.7]
Manual configuration example for config.json
:
"botalive": {
"admins": 900,
"groups": 10800
}
Note: Setting a blank {dictionary}
will disable the plugin.
"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.
Plugin List | Developer Reference: [ Intro | Plugins | Sinks | In-built Functionality | [Configuration] (Configuration) ]