UNPKG

la-cosa-nostra

Version:

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

8 lines (4 loc) 250 B
module.exports = function (actionable, game, params) { var voter = game.getPlayerByIdentifier(params.voter); game.getMainChannel().send(":scales: **" + voter.getDisplayName() + "** has __revoked__ their vote against the **Arbiter God**."); };