UNPKG

la-cosa-nostra

Version:

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

14 lines (8 loc) 222 B
var logger = process.logger; module.exports = function (client, config) { if (process.timer) { process.timer.destroy(); delete process.timer; logger.log(2, "Destroyed previous Timer instance."); }; };