UNPKG

la-cosa-nostra

Version:

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

10 lines (5 loc) 243 B
module.exports = function (player) { var game = player.game; var main = game.getMainChannel(); game.addIntroMessage(main.id, ":exclamation: **" + player.getDisplayName() + "** has been revealed to be a __Town Innocent Child__!"); };