UNPKG

la-cosa-nostra

Version:

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

8 lines (4 loc) 128 B
module.exports = async function (game, presence) { var client = game.client; await client.user.setPresence(presence); };