Versions in this module Expand all Collapse all v1 v1.0.2 Jun 25, 2024 v1.0.1 Jun 24, 2024 v1.0.0 Jun 24, 2024 Changes in this version + type BotCheck struct + func New(browser *rod.Browser, fileStore fs.FileStore) *BotCheck + func (p *BotCheck) Name() string + func (p *BotCheck) Run(params map[string]any) (output map[string]any, err error)