la-cosa-nostra
Version:
A Mafia bot designed to run in Discord - beware the traitors and the lies!
7 lines (4 loc) • 461 B
JavaScript
module.exports = function (message, params, config) {
message.channel.send(":fireworks: :fireworks: :fireworks: **La Cosa Nostra Credits** :fireworks: :fireworks: :fireworks:\n\n**Contributors**: ChocoParrot, Hex4Nova\n\n**Alpha-testers**: Justin, Lia\n\n**Beta-testers**: Ardvark8op, ShapeShifted, Les, Lia, Misode, Conjurer, Good Skele, Hex4Nova, Inffy\n\n**Special thanks**: Error, Fogalog, Inffy, Randium, Sai Kurogetsu, Alisha");
return null;
};