3.1.0 • Published 3 months ago

dimdams v3.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months ago

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 dimdams

for 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

loader

🚀 About Me

I'm a full stack developer...

Authors

🔗 Links

discord

3.1.0

3 months ago

3.0.0

1 year ago

2.1.2

1 year ago

2.1.1

1 year ago

2.1.0

1 year ago

2.0.0

1 year ago

1.0.1

1 year ago