Shuo/lib/plugins/inputs/notice.js

4 lines
84 B
JavaScript

module.exports = function(network, chan, cmd, args) {
console.log("notice");
};