UNPKG

la-cosa-nostra

Version:

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

11 lines (6 loc) 227 B
var lcn = require("../../../../../source/lcn.js"); var rs = lcn.rolesystem; module.exports = function (actionable, game, params) { var target = game.getPlayerByIdentifier(actionable.from); target.clearDisplayRole(); };