disaoi.js

1.0.1 • Public • Published

midori.js

The most powerful string package to create a discord bot with custom features having aoi.js features!

Check our docs
Report a bug
Discord server

  • New features

  • $ver [kiss] [handhold] [nom] [poke] [glomp] [waifu] [shinobu] [oppai]
  • $nsfw (function in docs) (i was forced to add)
  • Command handler (by using fs)
  • Aoi.js v6 support
  • Minor changes

Install

npm i midori.js

  • Setup
const { AoiClient } = require("aoi.js");

const bot = new AoiClient({
    token: "DISCORD_BOT_TOKEN",
    intents: ["messageContent", "guilds", "guildMessages"],
    prefix: "DISCORD_BOT_PREFIX"
})


const { Plugins } = require("midori.js"); 
const plugins = new Plugins({ bot:bot }); 
plugins.loadPlugins(); 


bot.onMessage()


bot.command({
  name : "meme",
  code : `$meme`
})
  • Links

Support Server
Docs

  • Developers

ZeRealOne
ItsHyper

Package Sidebar

Install

npm i disaoi.js

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

9.95 MB

Total Files

2076

Last publish

Collaborators

  • rays3