forked from Supositware/Haha-Yes
This commit is contained in:
parent
010d201924
commit
4cee009d22
1 changed files with 1 additions and 1 deletions
|
@ -30,6 +30,6 @@ module.exports = class printCommand extends Command {
|
|||
, error:function(err){console.log(err);}
|
||||
});
|
||||
|
||||
message.say("Printing now!")
|
||||
message.say("Printing now! ( if everything have gone correctly )")
|
||||
}
|
||||
};
|
Loading…
Reference in a new issue