UNPKG

la-cosa-nostra

Version:

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

8 lines (4 loc) 175 B
module.exports = function (actionable, game, params) { game.actions.delete(x => x.from === actionable.from && x.identifier === "blood_wrought/killed"); return true; };