-
Notifications
You must be signed in to change notification settings - Fork 2
Sinks
Innocent Bystander edited this page Jul 27, 2015
·
10 revisions
Sinks allow the bot to receive external events in the form of JSON-based web requests.
The implementation of a sink varies by bot version.
To find your bot version, use /bot version
then check the links below:
- [2.4 and above] (https://github.com/nylonee/hangupsbot/wiki/Sinks-(2.4-and-above))
- [2.3.4 and below] (https://github.com/nylonee/hangupsbot/wiki/Sinks-(2.3.4-and-below)) - THE SINK PATTERNS DESCRIBED HERE ARE DEPRECATED AND SHOULD NOT BE USED TO DEVELOP NEW SINKS, PLEASE USE THE NEW SINK PATTERN ABOVE
Plugin List | Developer Reference: [ Intro | Plugins | Sinks | In-built Functionality | [Configuration] (Configuration) ]