commandlogger
v2.0.4
Published
A command logger that makes sure you got control if a command gets runned and it will pop up in console or you can code your own styled way of getting it.
Downloads
46
Readme
Command logger V2.
Thanks for using command logger V1.
To start do:
const commandlog = require("commandlogger")
commandlog.commandlogger("commandnamehere")
Put that code in every command for it to run when the command was runned!This is V1 please expect updates.
