It's a chrome extension, so please use the google chrome browser, and goto Google WebStore to get the installation.
If your browser is Opera, you can try the Opera Extension to Install Chrome Extensions.
The extension on Chrome App is not available, but you can use Yandex browser(Android, Yandex on iOS doesn't provide extension), the App uses chrome kernel, so you can goto Google WebStore to install the chatbot extension.
Kiwi browser can also run the extenson, but for some unknown bugs, I make a custmized version for it(the kiwi branch). You can install it via the .crx or install the version from WebStore
The background version let you change the icon (i.e. Bot cog) on the site. But it may run in the background, which means it would cost more resources.
Firefox add-ons is still under reviewing, and it may be both available on PC and Android.
Follow the manual
Join our discord channel to have some discussion.
Tripcode
input => output (peer id = output + [0-9])
validation: input sign, (public key need to be generated) validation
No Tripcode
privateKey, publicKey
peerID = {publicKey}[0-9]
validation = validate publicKey (sign privateKey (otherPeerID))
[key], events, users, conts, func, params
key: string, [string], bool, [bool], [string, bool]
events: #string, [#string...]
// design: not self, neg
users: string, [string...]
// design: multiple keyword
conts: string, [string...]
func: #string
// design: consider more complex function params,
// qualified by conts matching
params: [string...]
"事件類型", "用戶匹配", "內容匹配", "函數", ["參數", ...]
["事件類型", ...], "用戶匹配", "內容匹配", "函數", ["參數", ...]
add rule key, ["key", true]
add rule key control function (toggle, enable, disable, new, delete)
top to down stop or continue
avoid self (rule or switcher), pattern list, false
multiple user pattern
multiple keyword pattern (<= advanced argument matching)
multiple keyword intent matching, set([people, something]), seq(people, something, time)
custom room input (add some special command, input, something...)
Playlist API (configurable)
@ time, identity group
Favlist to playlist, cycling instead of pop playing
Event action, rule by rule mechanism