UNPKG

la-cosa-nostra

Version:

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

9 lines (5 loc) 205 B
var rs = require("../../../rolesystem/rolesystem.js"); module.exports = function (actionable, game, params) { var target = game.getPlayerByIdentifier(actionable.from); target.clearDisplayRole(); };