virtual-assistant-plugin-regexp-challenge

This plugin allow your chatbot to organize regexp challenges


License
ISC
Install
npm install virtual-assistant-plugin-regexp-challenge@0.11.2

Documentation

virtual-assistant-plugin-regexp-challenge

NPM version

This is a plugin for https://github.com/denouche/virtual-assistant which allow you to organize regexp challenges.

Options

regexpchallenge.game: this option contains the name of the regexp challenge to propose

regexpchallenge.scoreboadSize: this option allow you to personlize the scoreboard length. The length represents the number of people shown in the scoreboard in addition to the people who already won the current challenge. Default is 10. Set it to 0 to show everybody in the scoreboard.