islam-discord.js
v1.1.0
Published
Simple Package That Show Last News About Ramadan
Downloads
1
Readme
All You Need !
- Just For Now Install Package Use This Command *
*Put This Code Under Client Variable *
const islam = require("islam-discord.js");
const cl = new islam.islamBuilder(client,{
global: {
name : "islam", // Change It If You Want
description: "Islam Commands" // Change It If You Want
},
ramadan:{
name: "ramadan",
description: "Ramadan Command" // change it if You Want
}
});
cl.start();