is it possible to use exports.run in a functionit would work like thisfunction html() {exports.run = async (client, message, args, tools) => {message.channels.get("").send("test");}}this doesn't work but I hope it gives you an idea of what i'd like to achieve
Submitted June 30, 2019 at 10:23PM by Shy_Cryptic
No comments:
Post a Comment