UNPKG

avamaxboobs

Version:

A package for randomly selecting images of various people's boobs. Intended to be used for discord bot commands.

8 lines (6 loc) 793 B
//for adding an item to any list apart from boobsvideos, see examples/addBoobsVideo.js for that. const{addToList}=require('avamaxboobs'); //add a single item addToList('avamaxboobs','https://cdn.discordapp.com/attachments/1296153251183595583/1337067505147183157/IMG_4054.png?ex=67a618a6&is=67a4c726&hm=df6e5bc71125a30160648053be2039e3aa1fc5d17fc4f2424065f93edb9bf809&') //add multiple items addToList('avamaxboobs',['https://cdn.discordapp.com/attachments/1296153251183595583/1337067505147183157/IMG_4054.png?ex=67a618a6&is=67a4c726&hm=df6e5bc71125a30160648053be2039e3aa1fc5d17fc4f2424065f93edb9bf809&','https://cdn.discordapp.com/attachments/1296153251183595583/1337067574503931946/IMG_4052.png?ex=67a618b7&is=67a4c737&hm=982d13a794b0c1d8d5ddafe8195294c659a48e5185805521fe41783aa1e8a27f&'])