UNPKG

la-cosa-nostra

Version:

A Mafia bot designed to run in Discord - beware the traitors and the lies!

13 lines (9 loc) 237 B
// Executes BEFORE introduction module.exports = function (player) { player.game.addAction("zm_delayed_prosecutor/increase_vote", ["cycle"], { from: player, to: player, expiry: Infinity, tags: ["permanent"] }); };