aoiblob.js
Version:
aoiblob.js is a new aoi.js extension.
74 lines (46 loc) • 1.11 kB
Markdown
<p align="center">
<img src="https://cdn.discordapp.com/attachments/1067876522632941599/1068949567128748092/bloboooh.png" />
</p>
<h1 align="center">aoiblob.js</h1>
**The most powerful string package to create a discord bot with custom features having aoi.js features!**
* V6 Supported
* New version, 1.0.4
---
Install
```js
npm i aoiblob.js
```
---
* Setup
```js
const { AoiClient } = require("aoi.js");
const bot = new AoiClient({
token: "DISCORD_BOT_TOKEN",
intents: ["messageContent", "guilds", "guildMessages"],
prefix: "DISCORD_BOT_PREFIX"
})
const { Plugins } = require("aoiblob.js");
const plugins = new Plugins({ bot:bot });
plugins.loadPlugins();
bot.onMessage()
bot.command({
name : "meme",
code : `$meme`
}
```
* Functions
$meme
$nsfw[ass, hentai]
$animal[duck, duck2]
$ver[oppai, shinobu, glomb, poke, nom, handhold, kiss, hug, maid, uniform, selfie]
$pat[typea, typeb]
$hug[typea, typeb]
$quote[typea, typeb]
$pikachu[image, image2]
$panda[panda, fact]
$cat[cat, fact]
$fact[dog, bird]
$dog
$varExists[variable]
$neko
$i[This is just a comment.]