This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

emo-eco

0.0.2 • Public • Published

Emo Eco 😁

Usage 📕

//Discord.js - discord.js.org
const Discord = require("discord.js");
const Emo = require("emo-eco");
const client = new Discord.Client();
 
client.on("ready", () => {
    console.log("Bot Is Ready With Emo-Eco 💖!");
});
 
client.on("message", async message => {
    if (message.content.toLowerCase() === "work") {
        let Data = await Emo.Work(message.guild.id, message.author.id);
        return message.channel.send(Data.Line);
    };
});
 
client.login("Put Your Epic Bot Token Here!");

Why Emo-Eco ❓

Documentation 📖

More 😉

Note : This Package Is Using Wio.db (Database)

  • This Package Is Made With 💖 By Legendary Emoji#1742

  • Donations Will Help Us To Maintain This Package

  • Documentation => Click Me

  • Support Server => Click Me

  • Patreon (Legendary Emoji) => Click Me

Readme

Keywords

Package Sidebar

Install

npm i emo-eco

Weekly Downloads

1

Version

0.0.2

License

ISC

Unpacked Size

26.1 kB

Total Files

5

Last publish

Collaborators

  • legendary_emoji