Skip to content

Anodyne-Js/Ano.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Ano.js

About

We are working on being the best version of Discord.Js and the best part is we are optimized for everyday usage.

Ano.js | Made for Developers By Developers ❤


What are we?

We are a Work-In-Progress Discord library based on discord.js. that when realesed should run faster then djs and its basicly djs just with a bit more functions we keep it like djs so you can easly use ano.js for your everyday usage.


Contributions From

The Anojs Team

Anodye#8709

DinoTheDev#6721


Example usage:

    const Discord = require("../src/index");
    const token = "YOURTOKEN";
    const client = new Discord.Client(token)

    client.on("ready", () => {
        console.log("I AM READYYYYYY !!");
    })

    client.run()

Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published