3.2.0 • Published 1 year ago
dimdams v3.2.0
Dimdam's
Dimdam's is a module for NodeJs and mainly for Discord.js. It has several functions like a translator or a loader.
For installe the package :
npm i dimdamsfor user the translator :
const { translator } = require("dimdams")
translator("text", {to: "en"})you must change text to your text and en to the abbreviation of the language you want to translate your text into.
For use the loader :
const { loader } = require("dimdams")
loader(client, "path")You must change client to your client and path to the path of the folder to load.
You will then have a tree of your folder that loads.
Screenshots

🚀 About Me
I'm a full stack developer...