BountyScriptExample

Not used. This is an example of a bounty script that can run on accept and on completion. This is triggered by a trigger defined in rules.csv.

Author

Wisp

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun execute(ruleId: String, dialog: InteractionDialogAPI, params: List<Token>, memoryMap: Map<String, MemoryAPI>): Boolean