#help.js file not working - not interaction

5 messages · Page 1 of 1 (latest)

delicate sparrow
frail willow
delicate sparrow
frail willow
#

just dont. if nobody replied they either have to rephrase or have solved it themselves

olive cloak
#

Ok I feel like I'm going crazy... If I have a command like this (with taco. as the prefix) taco.help [command name here] it should be logging [command name here] right?

let cmdd = args.slice(2).join(' ');
console.log('cmdd', cmdd)