1.1.2 • Published 5 years ago

ruhsapphire v1.1.2

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

Client example

const ruhsapphire = require("ruhsapphire")

let bot = new ruhsapphire.Client({
    token: "TOKEN",
    prefix: "!",
    owners: ["ID"],
    commandsDirectory: "./commands/"
})

bot.run()
1.1.1

5 years ago

1.1.2

5 years ago

0.1.1

5 years ago

0.0.1

5 years ago