Client.import() - shysolocup/noscord.js GitHub Wiki
dynamically imports services with a custom syntax that
|
|
|
JS |
client.import("users", "util", [ "guilds", "channels" ], { com: "commands", exp: "expressions" }); |
dynamically imports services with a custom syntax that
|
|
|
JS |
client.import("users", "util", [ "guilds", "channels" ], { com: "commands", exp: "expressions" }); |