Tengu Bot Bolt

  • By Tengu bot
Channel Revision Published Runs on
latest/stable 1 19 Mar 2021
Ubuntu 14.04
juju deploy tengu-bot-bolt
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • class | string

    URL to the bolt class

  • database | string

    Name of MongoDB database for mongodb bolt

  • groupings | string

    All non SHUFFLE groupings go here: otherBolt(FIELDS word);otherSpout(ALL)

  • prepare-methods | string

    Methods to prepare bolt, example: method1(param,param);method2(param)