priyanshbot12 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- package/.Dockerignore +4 -0
- package/.dockerignore +4 -0
- package/.github/workflows/publish.yml +20 -0
- package/Dockerfile +5 -0
- package/Priyansh.js +601 -0
- package/appcap.json +0 -0
- package/appstate.json +263 -0
- package/config.json +231 -0
- package/includes/antist.sqlite +0 -0
- package/includes/controllers/currencies.js +100 -0
- package/includes/controllers/threads.js +89 -0
- package/includes/controllers/users.js +96 -0
- package/includes/database/index.js +41 -0
- package/includes/database/model.js +22 -0
- package/includes/database/models/currencies.js +26 -0
- package/includes/database/models/threads.js +21 -0
- package/includes/database/models/users.js +21 -0
- package/includes/handle/handleCommand.js +140 -0
- package/includes/handle/handleCommandEvent.js +43 -0
- package/includes/handle/handleCreateDatabase.js +62 -0
- package/includes/handle/handleEvent.js +37 -0
- package/includes/handle/handleNotification.js +47 -0
- package/includes/handle/handleReaction.js +44 -0
- package/includes/handle/handleRefresh.js +66 -0
- package/includes/handle/handleReply.js +44 -0
- package/includes/listen.js +307 -0
- package/index.js +93 -0
- package/languages/en.lang +103 -0
- package/languages/vi.lang +104 -0
- package/lol.json +4001 -0
- package/modChangeColorFca.js +78 -0
- package/modules/commands/0tom.js +25 -0
- package/modules/commands/6packs.js +142 -0
- package/modules/commands/Bio.js +18 -0
- package/modules/commands/Getavtfb.js +59 -0
- package/modules/commands/Google.js +77 -0
- package/modules/commands/Obama.js +74 -0
- package/modules/commands/Onbot.js +5 -0
- package/modules/commands/Priyanshu/approvedThreads.json +151 -0
- package/modules/commands/Priyanshu/pendingdThreads.json +1 -0
- package/modules/commands/Rank.js +201 -0
- package/modules/commands/Rushi.js +30 -0
- package/modules/commands/Simpson.js +76 -0
- package/modules/commands/Troll.json +26 -0
- package/modules/commands/Trump.js +76 -0
- package/modules/commands/Vonglap.js +24 -0
- package/modules/commands/Work-beta.js +113 -0
- package/modules/commands/aah-xsound.js +26 -0
- package/modules/commands/accept_fri.js +111 -0
- package/modules/commands/adc.js +106 -0
- package/modules/commands/adden.js +83 -0
- package/modules/commands/adduser.js +52 -0
- package/modules/commands/admin.js +254 -0
- package/modules/commands/ai.js +97 -0
- package/modules/commands/ai1.js +39 -0
- package/modules/commands/alert.js +1 -0
- package/modules/commands/allbox.js +194 -0
- package/modules/commands/alllin.js +85 -0
- package/modules/commands/altar.js +56 -0
- package/modules/commands/amogus.js +26 -0
- package/modules/commands/anifact.js +33 -0
- package/modules/commands/animalear.js +26 -0
- package/modules/commands/animeimg.js +25 -0
- package/modules/commands/animescrape.js +101 -0
- package/modules/commands/antichange.js +237 -0
- package/modules/commands/antijoin.js +22 -0
- package/modules/commands/antiout.js +22 -0
- package/modules/commands/antirobbery.js +22 -0
- package/modules/commands/approve.js +139 -0
- package/modules/commands/appstate.js +30 -0
- package/modules/commands/ara.js +28 -0
- package/modules/commands/art.js +39 -0
- package/modules/commands/astalk.json +85 -0
- package/modules/commands/autoban.js +45 -0
- package/modules/commands/automention.js +17 -0
- package/modules/commands/autoreact.js +62 -0
- package/modules/commands/autoreset.js +40 -0
- package/modules/commands/autoseen.js +1 -0
- package/modules/commands/autosetname.js +52 -0
- package/modules/commands/avatar.js +32 -0
- package/modules/commands/avt.js +76 -0
- package/modules/commands/award.js +84 -0
- package/modules/commands/ayaka.js +134 -0
- package/modules/commands/baicao.js +166 -0
- package/modules/commands/balance.js +42 -0
- package/modules/commands/ban.js +220 -0
- package/modules/commands/banking.js +132 -0
- package/modules/commands/banner.js +93 -0
- package/modules/commands/banner2.js +237 -0
- package/modules/commands/banner3.js +510 -0
- package/modules/commands/bard.js +59 -0
- package/modules/commands/batmanslap.js +79 -0
- package/modules/commands/baybayin.js +18 -0
- package/modules/commands/bbm.js +84 -0
- package/modules/commands/beast.js +62 -0
- package/modules/commands/bf.js +74 -0
- package/modules/commands/biden.js +25 -0
- package/modules/commands/bigtext.js +219 -0
- package/modules/commands/billboard.js +83 -0
- package/modules/commands/birthday.js +27 -0
- package/modules/commands/board.js +74 -0
- package/modules/commands/bot.js +245 -0
- package/modules/commands/bot1.js +414 -0
- package/modules/commands/botban.js +51 -0
- package/modules/commands/botsay.js +16 -0
- package/modules/commands/box.js +119 -0
- package/modules/commands/boxinfo.js +53 -0
- package/modules/commands/bruh.js +26 -0
- package/modules/commands/cache/1.png +0 -0
- package/modules/commands/cache/2.gif +0 -0
- package/modules/commands/cache/2.png +0 -0
- package/modules/commands/cache/20.jpg +0 -0
- package/modules/commands/cache/3.png +0 -0
- package/modules/commands/cache/4.png +0 -0
- package/modules/commands/cache/5.png +0 -0
- package/modules/commands/cache/50.jpg +0 -0
- package/modules/commands/cache/6.png +0 -0
- package/modules/commands/cache/7.png +0 -0
- package/modules/commands/cache/8.jpg +0 -0
- package/modules/commands/cache/8.png +0 -0
- package/modules/commands/cache/9.png +0 -0
- package/modules/commands/cache/AlegreyaSans-Regular.ttf +0 -0
- package/modules/commands/cache/ArialUnicodeMS.ttf +0 -0
- package/modules/commands/cache/Avthai.png +0 -0
- package/modules/commands/cache/Play-Bold.ttf +0 -0
- package/modules/commands/cache/SVN-Arial 2.ttf +0 -0
- package/modules/commands/cache/VNCORSI.ttf +0 -0
- package/modules/commands/cache/autoseen.txt +1 -0
- package/modules/commands/cache/autosetname.json +1 -0
- package/modules/commands/cache/avt.png +0 -0
- package/modules/commands/cache/avt2.png +0 -0
- package/modules/commands/cache/avt_100000377396525.png +0 -0
- package/modules/commands/cache/avt_100027379701085.png +0 -0
- package/modules/commands/cache/avtuserrd2.png +0 -0
- package/modules/commands/cache/avtuserrd3.png +0 -0
- package/modules/commands/cache/banner.gif +0 -0
- package/modules/commands/cache/biden1.png +2 -0
- package/modules/commands/cache/bill.json +1 -0
- package/modules/commands/cache/bold-font.ttf +0 -0
- package/modules/commands/cache/canvas/arr2.png +0 -0
- package/modules/commands/cache/canvas/choigay.png +0 -0
- package/modules/commands/cache/canvas/fuck.png +0 -0
- package/modules/commands/cache/canvas/fuckv2.png +0 -0
- package/modules/commands/cache/canvas/fuckv3.png +0 -0
- package/modules/commands/cache/canvas/fuckv4.png +0 -0
- package/modules/commands/cache/canvas/hug4.png +0 -0
- package/modules/commands/cache/canvas/hugp.png +0 -0
- package/modules/commands/cache/canvas/hugv1.png +0 -0
- package/modules/commands/cache/canvas/hugv2.png +0 -0
- package/modules/commands/cache/canvas/hugv3.png +0 -0
- package/modules/commands/cache/canvas/josh.png +0 -0
- package/modules/commands/cache/canvas/joshua.png +0 -0
- package/modules/commands/cache/canvas/love2.jpg +0 -0
- package/modules/commands/cache/canvas/marriedv1.png +0 -0
- package/modules/commands/cache/canvas/marriedv2.png +0 -0
- package/modules/commands/cache/canvas/marriedv3.png +0 -0
- package/modules/commands/cache/canvas/marriedv4.png +0 -0
- package/modules/commands/cache/canvas/marriedv5.png +0 -0
- package/modules/commands/cache/canvas/marriedv6.jpeg +0 -0
- package/modules/commands/cache/canvas/marrywi.png +0 -0
- package/modules/commands/cache/canvas/namtay.png +0 -0
- package/modules/commands/cache/canvas/pairing.jpg +0 -0
- package/modules/commands/cache/canvas/pj.png +0 -0
- package/modules/commands/cache/canvas/seophi.png +0 -0
- package/modules/commands/cache/checkttDay.json +11594 -0
- package/modules/commands/cache/chocolate.jpg +0 -0
- package/modules/commands/cache/customrank/.txt +1 -0
- package/modules/commands/cache/data.json +3 -0
- package/modules/commands/cache/datlich.json +1 -0
- package/modules/commands/cache/dhbc1.png +0 -0
- package/modules/commands/cache/dhbc2.png +0 -0
- package/modules/commands/cache/elaina.jpg +0 -0
- package/modules/commands/cache/fbcover.png +0 -0
- package/modules/commands/cache/giflove.png +0 -0
- package/modules/commands/cache/giflove1.png +0 -0
- package/modules/commands/cache/giflove2.png +0 -0
- package/modules/commands/cache/giflove3.png +0 -0
- package/modules/commands/cache/giflove4.png +0 -0
- package/modules/commands/cache/giflove5.png +0 -0
- package/modules/commands/cache/giflove6.png +0 -0
- package/modules/commands/cache/giflove7.png +0 -0
- package/modules/commands/cache/hon.png +0 -0
- package/modules/commands/cache/hon1.png +0 -0
- package/modules/commands/cache/hon2.png +0 -0
- package/modules/commands/cache/image-0.png +0 -0
- package/modules/commands/cache/image-1.png +0 -0
- package/modules/commands/cache/image-10.png +0 -0
- package/modules/commands/cache/image-11.png +0 -0
- package/modules/commands/cache/image-12.png +0 -0
- package/modules/commands/cache/image-13.png +0 -0
- package/modules/commands/cache/image-14.png +0 -0
- package/modules/commands/cache/image-15.png +0 -0
- package/modules/commands/cache/image-16.png +0 -0
- package/modules/commands/cache/image-17.png +0 -0
- package/modules/commands/cache/image-18.png +0 -0
- package/modules/commands/cache/image-19.png +0 -0
- package/modules/commands/cache/image-2.png +0 -0
- package/modules/commands/cache/image-20.png +0 -0
- package/modules/commands/cache/image-21.png +0 -0
- package/modules/commands/cache/image-22.png +0 -0
- package/modules/commands/cache/image-23.png +0 -0
- package/modules/commands/cache/image-24.png +0 -0
- package/modules/commands/cache/image-25.png +0 -0
- package/modules/commands/cache/image-26.png +0 -0
- package/modules/commands/cache/image-27.png +0 -0
- package/modules/commands/cache/image-28.png +0 -0
- package/modules/commands/cache/image-29.png +0 -0
- package/modules/commands/cache/image-3.png +0 -0
- package/modules/commands/cache/image-30.png +0 -0
- package/modules/commands/cache/image-31.png +0 -0
- package/modules/commands/cache/image-32.png +0 -0
- package/modules/commands/cache/image-33.png +0 -0
- package/modules/commands/cache/image-34.png +0 -0
- package/modules/commands/cache/image-35.png +0 -0
- package/modules/commands/cache/image-36.png +0 -0
- package/modules/commands/cache/image-37.png +0 -0
- package/modules/commands/cache/image-38.png +0 -0
- package/modules/commands/cache/image-39.png +0 -0
- package/modules/commands/cache/image-4.png +0 -0
- package/modules/commands/cache/image-40.png +0 -0
- package/modules/commands/cache/image-41.png +0 -0
- package/modules/commands/cache/image-42.png +0 -0
- package/modules/commands/cache/image-43.png +0 -0
- package/modules/commands/cache/image-44.png +0 -0
- package/modules/commands/cache/image-45.png +0 -0
- package/modules/commands/cache/image-46.png +0 -0
- package/modules/commands/cache/image-47.png +0 -0
- package/modules/commands/cache/image-48.png +0 -0
- package/modules/commands/cache/image-49.png +0 -0
- package/modules/commands/cache/image-5.png +0 -0
- package/modules/commands/cache/image-50.png +0 -0
- package/modules/commands/cache/image-51.png +0 -0
- package/modules/commands/cache/image-52.png +0 -0
- package/modules/commands/cache/image-53.png +0 -0
- package/modules/commands/cache/image-6.png +0 -0
- package/modules/commands/cache/image-7.png +0 -0
- package/modules/commands/cache/image-8.png +0 -0
- package/modules/commands/cache/image-9.png +0 -0
- package/modules/commands/cache/img1.png +0 -0
- package/modules/commands/cache/img2.png +0 -0
- package/modules/commands/cache/listwarning.json +1 -0
- package/modules/commands/cache/lyrics.png +0 -0
- package/modules/commands/cache/memory.ttf +1950 -0
- package/modules/commands/cache/memorygame.png +0 -0
- package/modules/commands/cache/menu.gif +0 -0
- package/modules/commands/cache/mikasa.jpg +0 -0
- package/modules/commands/cache/mirai.jpg +0 -0
- package/modules/commands/cache/nami.jpg +0 -0
- package/modules/commands/cache/night.jpg +0 -0
- package/modules/commands/cache/notes.json +1 -0
- package/modules/commands/cache/priyansh.jpg +0 -0
- package/modules/commands/cache/quybu.gif +0 -0
- package/modules/commands/cache/rankcard.png +0 -0
- package/modules/commands/cache/rankcard1.png +0 -0
- package/modules/commands/cache/rankcard10.png +0 -0
- package/modules/commands/cache/rankcard11.png +0 -0
- package/modules/commands/cache/rankcard12.png +0 -0
- package/modules/commands/cache/rankcard13.png +0 -0
- package/modules/commands/cache/rankcard14.png +0 -0
- package/modules/commands/cache/rankcard2.png +0 -0
- package/modules/commands/cache/rankcard3.png +0 -0
- package/modules/commands/cache/rankcard4.png +0 -0
- package/modules/commands/cache/rankcard5.png +0 -0
- package/modules/commands/cache/rankcard6.png +0 -0
- package/modules/commands/cache/rankcard7.png +0 -0
- package/modules/commands/cache/rankcard8.png +0 -0
- package/modules/commands/cache/rankcard9.png +0 -0
- package/modules/commands/cache/rankup/.txt +1 -0
- package/modules/commands/cache/regular-font.ttf +0 -0
- package/modules/commands/cache/rules.json +1 -0
- package/modules/commands/cache/shortcutdata.json +6 -0
- package/modules/commands/cache/snoti.jpg +0 -0
- package/modules/commands/cache/statusAuto.json +3 -0
- package/modules/commands/cache/tiktok.png +0 -0
- package/modules/commands/cache/toilet.png +0 -0
- package/modules/commands/cache/toilet1.png +0 -0
- package/modules/commands/cache/ttt.png +0 -0
- package/modules/commands/cache/urbanjungle.ttf +0 -0
- package/modules/commands/cache/wanted.png +3 -0
- package/modules/commands/cache.js +112 -0
- package/modules/commands/callad.js +215 -0
- package/modules/commands/cardbox.js +161 -0
- package/modules/commands/cardcute.js +122 -0
- package/modules/commands/cardinfo.js +106 -0
- package/modules/commands/cardinfotag.js +110 -0
- package/modules/commands/cardinfov2.js +103 -0
- package/modules/commands/cardinfov3.js +111 -0
- package/modules/commands/cardinfov4.js +104 -0
- package/modules/commands/caro.json +354 -0
- package/modules/commands/catsay.js +25 -0
- package/modules/commands/cave.js +51 -0
- package/modules/commands/chart.js +35 -0
- package/modules/commands/checktt.js +121 -0
- package/modules/commands/checkv1.js +181 -0
- package/modules/commands/cheems.js +88 -0
- package/modules/commands/chocolate.js +26 -0
- package/modules/commands/choose.js +28 -0
- package/modules/commands/chumma.js +25 -0
- package/modules/commands/clearcache.js +60 -0
- package/modules/commands/cmd.js +192 -0
- package/modules/commands/cnbh.js +118 -0
- package/modules/commands/code.js +101 -0
- package/modules/commands/communism.js +56 -0
- package/modules/commands/confess.js +25 -0
- package/modules/commands/console.js +46 -0
- package/modules/commands/cosplay.json +38 -0
- package/modules/commands/count-by-thread/.txt +1 -0
- package/modules/commands/count.js +82 -0
- package/modules/commands/couple.js +80 -0
- package/modules/commands/coupledp.js +40 -0
- package/modules/commands/covid.js +46 -0
- package/modules/commands/crypto.js +109 -0
- package/modules/commands/daily.js +46 -0
- package/modules/commands/darock.js +27 -0
- package/modules/commands/daru.js +26 -0
- package/modules/commands/data/.txt +1 -0
- package/modules/commands/date.js +80 -0
- package/modules/commands/date2.js +80 -0
- package/modules/commands/deletelogo.js +32 -0
- package/modules/commands/delmsg.js +25 -0
- package/modules/commands/delthread.js +26 -0
- package/modules/commands/details.js +112 -0
- package/modules/commands/dictionary.js +42 -0
- package/modules/commands/dog.js +27 -0
- package/modules/commands/dogfact.js +31 -0
- package/modules/commands/doof.js +74 -0
- package/modules/commands/dot.js +58 -0
- package/modules/commands/download.js +32 -0
- package/modules/commands/drake.js +84 -0
- package/modules/commands/drip.js +61 -0
- package/modules/commands/einstein.js +74 -0
- package/modules/commands/elon.js +78 -0
- package/modules/commands/emoji.js +83 -0
- package/modules/commands/enrile.js +76 -0
- package/modules/commands/event.js +223 -0
- package/modules/commands/example.js +49 -0
- package/modules/commands/fact.js +16 -0
- package/modules/commands/fact2.js +26 -0
- package/modules/commands/family.js +194 -0
- package/modules/commands/fbcover.js +183 -0
- package/modules/commands/fbcoverv2.js +101 -0
- package/modules/commands/fberror.js +74 -0
- package/modules/commands/fbget.js +41 -0
- package/modules/commands/file.js +106 -0
- package/modules/commands/fire.js +52 -0
- package/modules/commands/fish.js +48 -0
- package/modules/commands/fishing.json +330 -0
- package/modules/commands/fuck.js +74 -0
- package/modules/commands/fuck2.js +74 -0
- package/modules/commands/fuck3.js +74 -0
- package/modules/commands/fuck4.js +74 -0
- package/modules/commands/fuck5.js +74 -0
- package/modules/commands/fyoutoo.js +25 -0
- package/modules/commands/fyt.js +58 -0
- package/modules/commands/gali_reply.js +24 -0
- package/modules/commands/game1.js +34 -0
- package/modules/commands/getlink.js +26 -0
- package/modules/commands/gf.js +74 -0
- package/modules/commands/girl.js +11497 -0
- package/modules/commands/girl2.js +23319 -0
- package/modules/commands/girlnude.js +126 -0
- package/modules/commands/github.js +37 -0
- package/modules/commands/giveaway.js +122 -0
- package/modules/commands/gpt.js +39 -0
- package/modules/commands/groupemoji.js +17 -0
- package/modules/commands/groupimage.js +24 -0
- package/modules/commands/groupname.js +17 -0
- package/modules/commands/hack.js +103 -0
- package/modules/commands/help.js +122 -0
- package/modules/commands/help2.js +160 -0
- package/modules/commands/help3.js +83 -0
- package/modules/commands/hi.js +191 -0
- package/modules/commands/hi2.js +83 -0
- package/modules/commands/history.js +74 -0
- package/modules/commands/hold.js +80 -0
- package/modules/commands/hololive.js +63 -0
- package/modules/commands/hug.js +74 -0
- package/modules/commands/hug4.js +74 -0
- package/modules/commands/hug5.js +74 -0
- package/modules/commands/hugj.js +74 -0
- package/modules/commands/hugp.js +74 -0
- package/modules/commands/hugv2.js +74 -0
- package/modules/commands/hugv3.js +74 -0
- package/modules/commands/idst.js +25 -0
- package/modules/commands/imagesearch.js +96 -0
- package/modules/commands/imagine.js +143 -0
- package/modules/commands/info.js +62 -0
- package/modules/commands/infobox.js +161 -0
- package/modules/commands/infocardv7.js +112 -0
- package/modules/commands/infoip.js +24 -0
- package/modules/commands/infosite.js +47 -0
- package/modules/commands/insta.js +210 -0
- package/modules/commands/instagram.js +131 -0
- package/modules/commands/install.js +103 -0
- package/modules/commands/ip.js +55 -0
- package/modules/commands/isko.json +74 -0
- package/modules/commands/iss.js +29 -0
- package/modules/commands/japan.js +211 -0
- package/modules/commands/jessica.js +74 -0
- package/modules/commands/join.js +51 -0
- package/modules/commands/kanna.js +27 -0
- package/modules/commands/khana.js +26 -0
- package/modules/commands/kick.js +51 -0
- package/modules/commands/kiss.js +79 -0
- package/modules/commands/kiss2.js +79 -0
- package/modules/commands/kiss3.js +85 -0
- package/modules/commands/language.js +37 -0
- package/modules/commands/ledtext.js +38 -0
- package/modules/commands/leni.js +84 -0
- package/modules/commands/lexi.js +74 -0
- package/modules/commands/listadmin.js +36 -0
- package/modules/commands/listbanbybot.js +165 -0
- package/modules/commands/listbox.js +203 -0
- package/modules/commands/listfriend.js +90 -0
- package/modules/commands/load.js +15 -0
- package/modules/commands/log.js +37 -0
- package/modules/commands/logobear.js +31 -0
- package/modules/commands/logogame.js +31 -0
- package/modules/commands/logogaming2.js +31 -0
- package/modules/commands/logogaming3.js +31 -0
- package/modules/commands/logogaming4.js +31 -0
- package/modules/commands/logogaming5.js +31 -0
- package/modules/commands/logogirlgame.js +31 -0
- package/modules/commands/logogold.js +31 -0
- package/modules/commands/logoninja.js +31 -0
- package/modules/commands/logout.js +16 -0
- package/modules/commands/logowolf.js +31 -0
- package/modules/commands/love.js +80 -0
- package/modules/commands/luatbot.js +24 -0
- package/modules/commands/luckynum.js +34 -0
- package/modules/commands/lyrics.js +34 -0
- package/modules/commands/mal.js +72 -0
- package/modules/commands/malnews.js +20 -0
- package/modules/commands/mark.js +74 -0
- package/modules/commands/markcmt.js +74 -0
- package/modules/commands/married.js +74 -0
- package/modules/commands/marriedj.js +74 -0
- package/modules/commands/marriedv2.js +74 -0
- package/modules/commands/marriedv3.js +74 -0
- package/modules/commands/marriedv4.js +74 -0
- package/modules/commands/marriedv5.js +74 -0
- package/modules/commands/marriedv6.js +74 -0
- package/modules/commands/marry.js +74 -0
- package/modules/commands/math.js +121 -0
- package/modules/commands/mathematics.js +37 -0
- package/modules/commands/mbbank.js +74 -0
- package/modules/commands/meme.js +31 -0
- package/modules/commands/memory.js +136 -0
- package/modules/commands/mention.js +22 -0
- package/modules/commands/menu.js +142 -0
- package/modules/commands/minari.js +49 -0
- package/modules/commands/minigame.js +32 -0
- package/modules/commands/minionslanguange.js +24 -0
- package/modules/commands/mlbb.js +1 -0
- package/modules/commands/mlstalk.js +22 -0
- package/modules/commands/mobilelegends.js +31 -0
- package/modules/commands/morse.js +27 -0
- package/modules/commands/music.js +138 -0
- package/modules/commands/music2.js +44 -0
- package/modules/commands/music3.js +124 -0
- package/modules/commands/mycoins.js +45 -0
- package/modules/commands/namtay.js +80 -0
- package/modules/commands/natsuki.json +63 -0
- package/modules/commands/naughty.js +58 -0
- package/modules/commands/newbox.js +22 -0
- package/modules/commands/news.js +64 -0
- package/modules/commands/nhentai.js +47 -0
- package/modules/commands/night.js +26 -0
- package/modules/commands/ninja.js +18 -0
- package/modules/commands/noitu.js +42 -0
- package/modules/commands/noprefix/Yest +1 -0
- package/modules/commands/noprefix/ara.mp3 +0 -0
- package/modules/commands/noprefix/box.mp4 +0 -0
- package/modules/commands/noprefix/daru.mp4 +0 -0
- package/modules/commands/noprefix/dk.mp3 +0 -0
- package/modules/commands/noprefix/fuck.gif +0 -0
- package/modules/commands/noprefix/hi.gif +0 -0
- package/modules/commands/noprefix/instagram.jpg +0 -0
- package/modules/commands/noprefix/rankup/.txt +1 -0
- package/modules/commands/noprefix/solar.gif +0 -0
- package/modules/commands/noprefix/sub.mp3 +0 -0
- package/modules/commands/noprefix/sus.mp3 +0 -0
- package/modules/commands/noprefix/tea.mp4 +0 -0
- package/modules/commands/noprefix/totalChat.json +1 -0
- package/modules/commands/noprefix/v.mp3 +0 -0
- package/modules/commands/noprefix/vineboom.gif +0 -0
- package/modules/commands/noprefix/wednesday.mp4 +0 -0
- package/modules/commands/noprefix/wn.mp4 +0 -0
- package/modules/commands/noprefix/xf.mp3 +0 -0
- package/modules/commands/noprefix/xxx.mp3 +0 -0
- package/modules/commands/noprefix/yamate.mp3 +0 -0
- package/modules/commands/note.js +86 -0
- package/modules/commands/npm.js +30 -0
- package/modules/commands/nsfw.js +43 -0
- package/modules/commands/nsfwanime.js +101 -0
- package/modules/commands/nude.js +25 -0
- package/modules/commands/osu.js +21 -0
- package/modules/commands/out.js +23 -0
- package/modules/commands/outall.js +26 -0
- package/modules/commands/outbox.js +117 -0
- package/modules/commands/package.js +119 -0
- package/modules/commands/pair.js +86 -0
- package/modules/commands/pair1.js +86 -0
- package/modules/commands/pair2.js +51 -0
- package/modules/commands/pair3.js +51 -0
- package/modules/commands/pair4.js +51 -0
- package/modules/commands/pair5.js +51 -0
- package/modules/commands/pair6.js +51 -0
- package/modules/commands/pair7.js +51 -0
- package/modules/commands/pair8.js +51 -0
- package/modules/commands/pantiesclose.js +199 -0
- package/modules/commands/pantiesclosev2.js +199 -0
- package/modules/commands/password.js +83 -0
- package/modules/commands/pat.js +43 -0
- package/modules/commands/pay.json +64 -0
- package/modules/commands/pending.js +83 -0
- package/modules/commands/penis.js +11 -0
- package/modules/commands/penticlose.js +199 -0
- package/modules/commands/petmonsters.js +138 -0
- package/modules/commands/phub.js +83 -0
- package/modules/commands/pin.js +36 -0
- package/modules/commands/ping.js +30 -0
- package/modules/commands/pingv2.js +32 -0
- package/modules/commands/pinterest.js +37 -0
- package/modules/commands/playstore.js +103 -0
- package/modules/commands/poli.js +25 -0
- package/modules/commands/pooh.js +28 -0
- package/modules/commands/post.js +272 -0
- package/modules/commands/prefix.js +43 -0
- package/modules/commands/prefixv2.js +91 -0
- package/modules/commands/prince.js +245 -0
- package/modules/commands/priyansh.js +33 -0
- package/modules/commands/pubg.js +31 -0
- package/modules/commands/punch.js +44 -0
- package/modules/commands/qr.js +36 -0
- package/modules/commands/quiz.js +51 -0
- package/modules/commands/rainbow.js +29 -0
- package/modules/commands/randomicon.js +36 -0
- package/modules/commands/rankcard (copy).js +257 -0
- package/modules/commands/rankcard.js +216 -0
- package/modules/commands/rankgif.js +375 -0
- package/modules/commands/rankup.js +123 -0
- package/modules/commands/red.js +29 -0
- package/modules/commands/red2.js +1 -0
- package/modules/commands/reload.js +22 -0
- package/modules/commands/removebg.js +61 -0
- package/modules/commands/resend.js +86 -0
- package/modules/commands/resetexp.js +25 -0
- package/modules/commands/resetmoney.js +25 -0
- package/modules/commands/restart.js +32 -0
- package/modules/commands/rip.js +32 -0
- package/modules/commands/rnamebot.js +39 -0
- package/modules/commands/rnamebox.js +27 -0
- package/modules/commands/rule.js +86 -0
- package/modules/commands/sauce.js +56 -0
- package/modules/commands/say.js +62 -0
- package/modules/commands/schoolid.js +107 -0
- package/modules/commands/screenshot.js +44 -0
- package/modules/commands/screenshotv2.js +44 -0
- package/modules/commands/search.js +21 -0
- package/modules/commands/selflisten.js +30 -0
- package/modules/commands/sendfile.js +102 -0
- package/modules/commands/sendnoti.js +76 -0
- package/modules/commands/sendnoti1.js +40 -0
- package/modules/commands/sendnoti2.js +75 -0
- package/modules/commands/sendnoti5.js +113 -0
- package/modules/commands/sentnoti.js +49 -0
- package/modules/commands/setall.js +24 -0
- package/modules/commands/setcoins.js +21 -0
- package/modules/commands/setdatabox.js +26 -0
- package/modules/commands/setdatauser.js +28 -0
- package/modules/commands/setemoji.js +15 -0
- package/modules/commands/setexp.js +64 -0
- package/modules/commands/setjoin.js +94 -0
- package/modules/commands/setkey.js +18 -0
- package/modules/commands/setmoney.js +63 -0
- package/modules/commands/setname.js +17 -0
- package/modules/commands/setnameall.js +24 -0
- package/modules/commands/setprefix.js +58 -0
- package/modules/commands/setrankup.js +90 -0
- package/modules/commands/shayri.js +34 -0
- package/modules/commands/shell.js +31 -0
- package/modules/commands/shortcut.js +177 -0
- package/modules/commands/siesta.js +25 -0
- package/modules/commands/sim.js +51 -0
- package/modules/commands/sing.js +1 -0
- package/modules/commands/slap.js +44 -0
- package/modules/commands/sleep.js +61 -0
- package/modules/commands/slot.js +61 -0
- package/modules/commands/slotwaifu.js +254 -0
- package/modules/commands/solarsystem.js +102 -0
- package/modules/commands/spamban.js +69 -0
- package/modules/commands/spamban1.js +69 -0
- package/modules/commands/spank.js +30 -0
- package/modules/commands/status.js +37 -0
- package/modules/commands/steal.js +41 -0
- package/modules/commands/student.js +75 -0
- package/modules/commands/studentv2.js +75 -0
- package/modules/commands/studentv3.js +74 -0
- package/modules/commands/sub.js +26 -0
- package/modules/commands/system.js +82 -0
- package/modules/commands/tea.js +26 -0
- package/modules/commands/teach.js +70 -0
- package/modules/commands/textpro.js +445 -0
- package/modules/commands/thread.js +272 -0
- package/modules/commands/tictactoe.json +219 -0
- package/modules/commands/tid.js +15 -0
- package/modules/commands/tiki.js +74 -0
- package/modules/commands/tikvideo.js +59 -0
- package/modules/commands/tile.js +43 -0
- package/modules/commands/time.js +19 -0
- package/modules/commands/toctoc.js +1 -0
- package/modules/commands/toilet.js +79 -0
- package/modules/commands/token.js +42 -0
- package/modules/commands/top.js +160 -0
- package/modules/commands/trans.js +44 -0
- package/modules/commands/triggered.js +25 -0
- package/modules/commands/try.js +35 -0
- package/modules/commands/tweet-tag.json +1 -0
- package/modules/commands/tweet.js +75 -0
- package/modules/commands/tweet.json +92 -0
- package/modules/commands/tweetv2.json +92 -0
- package/modules/commands/uid.js +17 -0
- package/modules/commands/unban.js +186 -0
- package/modules/commands/unsend.js +27 -0
- package/modules/commands/unsentvip.js +16 -0
- package/modules/commands/uptime.js +141 -0
- package/modules/commands/uptime2.js +151 -0
- package/modules/commands/uptime3.js +151 -0
- package/modules/commands/user.js +278 -0
- package/modules/commands/vanilla.json +38 -0
- package/modules/commands/video.js +2 -0
- package/modules/commands/videov2.js +124 -0
- package/modules/commands/virgin.js +25 -0
- package/modules/commands/vtuber.js +109 -0
- package/modules/commands/vtuberWiki.js +164 -0
- package/modules/commands/wall/MTOJamai.ttf +0 -0
- package/modules/commands/wanted.json +32 -0
- package/modules/commands/war.js +54 -0
- package/modules/commands/warning.js +88 -0
- package/modules/commands/wasted.json +56 -0
- package/modules/commands/weather.js +50 -0
- package/modules/commands/wednesday.js +26 -0
- package/modules/commands/wiki.js +37 -0
- package/modules/commands/wom.js +26 -0
- package/modules/commands/work.js +93 -0
- package/modules/commands/xavier.js +75 -0
- package/modules/commands/xvideo.js +1 -0
- package/modules/commands/yaoi.json +31 -0
- package/modules/commands/yes.js +74 -0
- package/modules/commands/yuri.json +34 -0
- package/modules/commands/zackv.js +105 -0
- package/modules/commands/zalgo.js +16 -0
- package/modules/commands/zerotwo.js +52 -0
- package/modules/commands/zuck.js +77 -0
- package/modules/commands/zz.js +43 -0
- package/modules/commands/zzz.js +50 -0
- package/modules/commands/zzzz.js +48 -0
- package/modules/commands/zzzzz.js +116 -0
- package/modules/events/antijoin.js +25 -0
- package/modules/events/antiout.js +22 -0
- package/modules/events/antirobbery.js +43 -0
- package/modules/events/antist.js +216 -0
- package/modules/events/autosent.js +27 -0
- package/modules/events/autosetname.js +28 -0
- package/modules/events/cache/1689024290268.jpg +0 -0
- package/modules/events/cache/1689024291948.jpg +0 -0
- package/modules/events/cache/1689338091241.jpg +0 -0
- package/modules/events/cache/1689338091358.jpg +0 -0
- package/modules/events/cache/1689338161936.jpg +0 -0
- package/modules/events/cache/1689338162061.jpg +0 -0
- package/modules/events/cache/1689782720063.jpg +0 -0
- package/modules/events/cache/1696308600074.jpg +0 -0
- package/modules/events/cache/1696330171870.jpg +0 -0
- package/modules/events/cache/1696432181920.jpg +0 -0
- package/modules/events/cache/1696489190436.jpg +0 -0
- package/modules/events/cache/1696529399872.jpg +0 -0
- package/modules/events/cache/1696585758189.jpg +0 -0
- package/modules/events/cache/1696595392125.jpg +0 -0
- package/modules/events/cache/1696675929706.jpg +0 -0
- package/modules/events/cache/1696773555786.jpg +0 -0
- package/modules/events/cache/1697903362006.jpg +0 -0
- package/modules/events/cache/1697967586121.jpg +0 -0
- package/modules/events/cache/1698479390255.jpg +0 -0
- package/modules/events/cache/1698479678850.jpg +0 -0
- package/modules/events/cache/1698484313383.jpg +0 -0
- package/modules/events/cache/1698493158950.jpg +0 -0
- package/modules/events/cache/1700485758929.jpg +0 -0
- package/modules/events/cache/1701466775429.jpg +0 -0
- package/modules/events/cache/1701466776229.jpg +0 -0
- package/modules/events/cache/1701467351100.jpg +0 -0
- package/modules/events/cache/1701502759299.jpg +0 -0
- package/modules/events/cache/1701502759797.jpg +0 -0
- package/modules/events/cache/1703741413729.jpg +0 -0
- package/modules/events/cache/1703741413899.jpg +0 -0
- package/modules/events/cache/1703745121246.jpg +0 -0
- package/modules/events/cache/1703745121366.jpg +0 -0
- package/modules/events/cache/1703968162735.jpg +0 -0
- package/modules/events/cache/1703968162770.jpg +0 -0
- package/modules/events/cache/1704008949591.jpg +0 -0
- package/modules/events/cache/1704008949769.jpg +0 -0
- package/modules/events/cache/1704028197166.jpg +0 -0
- package/modules/events/cache/1704028197470.jpg +0 -0
- package/modules/events/cache/1704184158582.jpg +0 -0
- package/modules/events/cache/1704184158811.jpg +0 -0
- package/modules/events/cache/CourierNewPS-BoldMT.ttf +0 -0
- package/modules/events/cache/avt.png +0 -0
- package/modules/events/cache/avtuserrd.png +0 -0
- package/modules/events/cache/joinGif/randomgif/join.png +0 -0
- package/modules/events/cache/joinGif/randomgif/join2.gif +0 -0
- package/modules/events/cache/joinGif/randomgif/welc.gif +0 -0
- package/modules/events/cache/joinMp4/hello.gif +0 -0
- package/modules/events/cache/joinnoti.png +0 -0
- package/modules/events/emoji.json +1 -0
- package/modules/events/join.js +4 -0
- package/modules/events/joinNoti.js +82 -0
- package/modules/events/leave.js +34 -0
- package/modules/events/log.js +106 -0
- package/package.json +121 -0
- package/utils/index.html +519 -0
- package/utils/index.js +159 -0
- package/utils/log.js +29 -0
- package/werewolfConfig.js +229 -0
@@ -0,0 +1,96 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
|
3
|
+
name: "imagesearch",
|
4
|
+
version: "1.0.0",
|
5
|
+
hasPermssion: 0,
|
6
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
7
|
+
description: "Search an Image",
|
8
|
+
commandCategory: "image",
|
9
|
+
usages: "imagesearch [text]",
|
10
|
+
cooldowns: 5,
|
11
|
+
dependencies: {
|
12
|
+
|
13
|
+
"axios":"",
|
14
|
+
"fs-extra":"",
|
15
|
+
"googlethis":"",
|
16
|
+
"cloudscraper":""
|
17
|
+
}
|
18
|
+
};
|
19
|
+
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
module.exports.run = async ({matches, event, api, extra, args}) => {
|
24
|
+
|
25
|
+
const axios = global.nodemodule['axios'];
|
26
|
+
const google = global.nodemodule["googlethis"];
|
27
|
+
const cloudscraper = global.nodemodule["cloudscraper"];
|
28
|
+
const fs = global.nodemodule["fs"];
|
29
|
+
try{
|
30
|
+
var query = (event.type == "message_reply") ? event.messageReply.body : args.join(" ");
|
31
|
+
//let query = args.join(" ");
|
32
|
+
api.sendMessage(`🔎 Searching for ${query}...`, event.threadID, event.messageID);
|
33
|
+
|
34
|
+
let result = await google.image(query, {safe: false});
|
35
|
+
if(result.length === 0) {
|
36
|
+
api.sendMessage(`⚠️ Your image search did not return any result.`, event.threadID, event.messageID)
|
37
|
+
return;
|
38
|
+
}
|
39
|
+
|
40
|
+
let streams = [];
|
41
|
+
let counter = 0;
|
42
|
+
|
43
|
+
console.log(result)
|
44
|
+
|
45
|
+
for(let image of result) {
|
46
|
+
// Only show 6 images
|
47
|
+
if(counter >= 6)
|
48
|
+
break;
|
49
|
+
|
50
|
+
console.log(`${counter}: ${image.url}`);
|
51
|
+
|
52
|
+
// Ignore urls that does not ends with .jpg or .png
|
53
|
+
let url = image.url;
|
54
|
+
if(!url.endsWith(".jpg") && !url.endsWith(".png"))
|
55
|
+
continue;
|
56
|
+
|
57
|
+
let path = __dirname + `/cache/search-image-${counter}.jpg`;
|
58
|
+
let hasError = false;
|
59
|
+
await cloudscraper.get({uri: url, encoding: null})
|
60
|
+
.then((buffer) => fs.writeFileSync(path, buffer))
|
61
|
+
.catch((error) => {
|
62
|
+
console.log(error)
|
63
|
+
hasError = true;
|
64
|
+
});
|
65
|
+
|
66
|
+
if(hasError)
|
67
|
+
continue;
|
68
|
+
|
69
|
+
console.log(`Pushed to streams: ${path}`) ;
|
70
|
+
streams.push(fs.createReadStream(path).on("end", async () => {
|
71
|
+
if(fs.existsSync(path)) {
|
72
|
+
fs.unlink(path, (err) => {
|
73
|
+
if(err) return console.log(err);
|
74
|
+
|
75
|
+
console.log(`Deleted file: ${path}`);
|
76
|
+
});
|
77
|
+
}
|
78
|
+
}));
|
79
|
+
|
80
|
+
counter += 1;
|
81
|
+
}
|
82
|
+
|
83
|
+
api.sendMessage("⏳ Sending search result...", event.threadID, event.messageID)
|
84
|
+
|
85
|
+
let msg = {
|
86
|
+
body: `--------------------\nImage Search Result\n"${query}"\n\nFound: ${result.length} image${result.length > 1 ? 's' : ''}\nOnly showing: 6 images\n\n--------------------`,
|
87
|
+
attachment: streams
|
88
|
+
};
|
89
|
+
|
90
|
+
api.sendMessage(msg, event.threadID, event.messageID);
|
91
|
+
}catch(e){
|
92
|
+
console.log("ERR: "+e)
|
93
|
+
api.sendMessage("⚠️ERR: "+e, event.threadID, event.messageID);
|
94
|
+
}
|
95
|
+
};
|
96
|
+
|
@@ -0,0 +1,143 @@
|
|
1
|
+
const axios = require('axios');
|
2
|
+
const fs = require('fs-extra');
|
3
|
+
|
4
|
+
const models = [
|
5
|
+
"0. Absolute Reality V16",
|
6
|
+
"1. Absolute Reality V181",
|
7
|
+
"2. Analog Diffusion 1.0",
|
8
|
+
"3. Anything V3.0 (Pruned)",
|
9
|
+
"4. Anything V4.5 (Pruned)",
|
10
|
+
"5. Anything V5 (PrtRE)",
|
11
|
+
"6. AOM3A3 Orange Mix",
|
12
|
+
"7. Children's Stories V13D",
|
13
|
+
"8. Children's Stories V1 Semi-Real",
|
14
|
+
"9. Children's Stories V1 Toon Anime",
|
15
|
+
"10. Cyberrealistic V33",
|
16
|
+
"11. Deliberate V2",
|
17
|
+
"12. Dreamlike Anime 1.0",
|
18
|
+
"13. Dreamlike Diffusion 1.0",
|
19
|
+
"14. Dreamlike Photoreal 2.0",
|
20
|
+
"15. Dreamshaper 6 (Baked VAE)",
|
21
|
+
"16. Dreamshaper 7",
|
22
|
+
"17. Dreamshaper 8",
|
23
|
+
"18. Edge of Realism Eor V20",
|
24
|
+
"19. Eimis Anime Diffusion V1",
|
25
|
+
"20. Elldreth's Vivid Mix",
|
26
|
+
"21. Epic Realism Natural Sin RC1VAE",
|
27
|
+
"22. I Can't Believe It's Not Photography Seco",
|
28
|
+
"23. Juggernaut Aftermath",
|
29
|
+
"24. Lyriel V16",
|
30
|
+
"25. Mechamix V10",
|
31
|
+
"26. Meinamix Meina V9",
|
32
|
+
"27. Meinamix Meina V11",
|
33
|
+
"28. Open Journey V4",
|
34
|
+
"29. Portrait Plus V1.0",
|
35
|
+
"30. Realistic Vision V1.4 (Pruned, FP16)",
|
36
|
+
"31. Realistic Vision V2.0",
|
37
|
+
"32. Realistic Vision V4.0",
|
38
|
+
"33. Realistic Vision V5.0",
|
39
|
+
"34. Redshift Diffusion V10",
|
40
|
+
"35. Rev Animated V122",
|
41
|
+
"36. Run DiffusionFX 25D V10",
|
42
|
+
"37. Run DiffusionFX V10",
|
43
|
+
"38. SD V1.4",
|
44
|
+
"39. V1.5 (Pruned, Emaonly)",
|
45
|
+
"40. Shonin's Beautiful V10",
|
46
|
+
"41. The Ally's Mix II (Churned)",
|
47
|
+
"42. Timeless 1.0",
|
48
|
+
"43. ToonYou Beta 6"
|
49
|
+
];
|
50
|
+
|
51
|
+
module.exports.config = {
|
52
|
+
name: 'imagine',
|
53
|
+
version: '3.0',
|
54
|
+
hasPermission: 0,
|
55
|
+
credits: 'Priyansh Rajput',
|
56
|
+
description: 'Transform text into stunning AI-generated art using stable diffusion models.',
|
57
|
+
usePrefix: true,
|
58
|
+
commandCategory: 'image',
|
59
|
+
usages: 'imagine [prompt]:[model number]',
|
60
|
+
cooldowns: 0,
|
61
|
+
};
|
62
|
+
|
63
|
+
module.exports.run = async function ({ api, event, args }) {
|
64
|
+
try {
|
65
|
+
const { threadID = "defaultThreadID", messageID = "defaultMessageID" } = event || {};
|
66
|
+
let prompt = args.join(' ');
|
67
|
+
let model = "0";
|
68
|
+
|
69
|
+
if (prompt.includes(':')) {
|
70
|
+
const parts = prompt.split(':');
|
71
|
+
prompt = parts[0].trim();
|
72
|
+
|
73
|
+
const parsedModel = parseInt(parts[1].trim());
|
74
|
+
if (!isNaN(parsedModel) && parsedModel >= 0 && parsedModel < models.length) {
|
75
|
+
model = parsedModel.toString();
|
76
|
+
} else {
|
77
|
+
return api.sendMessage(
|
78
|
+
'❗ Invalid model number. Please specify a model number between 0 and 43.',
|
79
|
+
threadID,
|
80
|
+
messageID
|
81
|
+
);
|
82
|
+
}
|
83
|
+
} else if (!prompt) {
|
84
|
+
const modelsList = models.map((model, index) => `${model}`).join('\n');
|
85
|
+
return api.sendMessage(
|
86
|
+
'Please provide a prompt along with a model number if desired.\n\nimagine {prompt}\nExample: imagine a beautiful girl\n\nimagine {prompt}:{model number}\nExample: imagine a beautiful girl:43\n\n' +
|
87
|
+
modelsList,
|
88
|
+
threadID
|
89
|
+
);
|
90
|
+
}
|
91
|
+
|
92
|
+
const processingMessage = await api.sendMessage(
|
93
|
+
'✅ Processing your request. Please wait...',
|
94
|
+
threadID,
|
95
|
+
null,
|
96
|
+
messageID
|
97
|
+
);
|
98
|
+
|
99
|
+
const API = `https://aliestercrowley.com/api/crowgen.php?model=${model}&prompt=${encodeURIComponent(prompt)}`;
|
100
|
+
|
101
|
+
const timeout = 20000;
|
102
|
+
const imageStreamPromise = axios.get(API, { responseType: 'arraybuffer' });
|
103
|
+
|
104
|
+
try {
|
105
|
+
const imageStream = await Promise.race([
|
106
|
+
imageStreamPromise,
|
107
|
+
new Promise((_, reject) =>
|
108
|
+
setTimeout(() => {
|
109
|
+
api.unsendMessage(processingMessage.messageID);
|
110
|
+
reject(new Error('API request timed out.'));
|
111
|
+
}, timeout)
|
112
|
+
),
|
113
|
+
]);
|
114
|
+
|
115
|
+
if (imageStream) {
|
116
|
+
const path = __dirname + `/cache/imagine.png`;
|
117
|
+
fs.writeFileSync(path, Buffer.from(imageStream.data, 'utf-8'));
|
118
|
+
|
119
|
+
api.sendMessage(
|
120
|
+
{
|
121
|
+
attachment: fs.createReadStream(path),
|
122
|
+
},
|
123
|
+
threadID,
|
124
|
+
() => {
|
125
|
+
fs.unlinkSync(path);
|
126
|
+
api.unsendMessage(processingMessage.messageID);
|
127
|
+
},
|
128
|
+
messageID
|
129
|
+
);
|
130
|
+
} else {
|
131
|
+
|
132
|
+
api.sendMessage('❌ An error occurred while processing your prompt. Please try again later', threadID, messageID);
|
133
|
+
}
|
134
|
+
} catch (error) {
|
135
|
+
|
136
|
+
console.error(error);
|
137
|
+
api.sendMessage('❌ An error occurred while processing your prompt. Please try again later', threadID, messageID);
|
138
|
+
}
|
139
|
+
} catch (error) {
|
140
|
+
console.error(error);
|
141
|
+
api.sendMessage('❌ An error occurred while processing your prompt. Please try again later', threadID, messageID);
|
142
|
+
}
|
143
|
+
};
|
@@ -0,0 +1,62 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "info",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Admin and Bot info.",
|
7
|
+
commandCategory: "...",
|
8
|
+
cooldowns: 1,
|
9
|
+
dependencies:
|
10
|
+
{
|
11
|
+
"request":"",
|
12
|
+
"fs-extra":"",
|
13
|
+
"axios":""
|
14
|
+
}
|
15
|
+
};
|
16
|
+
module.exports.run = async function({ api,event,args,client,Users,Threads,__GLOBAL,Currencies }) {
|
17
|
+
const axios = global.nodemodule["axios"];
|
18
|
+
const request = global.nodemodule["request"];
|
19
|
+
const fs = global.nodemodule["fs-extra"];
|
20
|
+
const time = process.uptime(),
|
21
|
+
hours = Math.floor(time / (60 * 60)),
|
22
|
+
minutes = Math.floor((time % (60 * 60)) / 60),
|
23
|
+
seconds = Math.floor(time % 60);
|
24
|
+
const moment = require("moment-timezone");
|
25
|
+
var juswa = moment.tz("Asia/Kolkata").format("『D/MM/YYYY』 【HH:mm:ss】");
|
26
|
+
var link =
|
27
|
+
["https://i.imgur.com/TgitwMj.png"];
|
28
|
+
var callback = () => api.sendMessage({body:` ╾━╤デ╦︻(▀̿Ĺ̯▀̿ ̿)🇮🇳 𝐀𝐃𝐌𝐈𝐍 𝐀𝐍𝐃 𝐁𝐎𝐓 𝐈𝐍𝐅𝐎𝐑𝐌𝐀𝐓𝐈𝐎𝐍 🇮🇳
|
29
|
+
(⌐▀͡ ̯ʖ▀)︻̷┻̿═━一-
|
30
|
+
|
31
|
+
☄️Bot Name︎︎︎☄️ ${global.config.BOTNAME}
|
32
|
+
|
33
|
+
🔥Bot Admin🔥☞︎︎︎ℙ𝕣𝕚𝕪𝕒𝕟𝕤𝕙💔🥀☜︎︎︎✰
|
34
|
+
|
35
|
+
🙈bot andmin owner facebook id link🙈➪ www.facebook.com/priyanshu.rajput.official 💞🕊️
|
36
|
+
|
37
|
+
👋For Any Kind Of Help Contact On Telegram Username 👉 @Priyanshrajput😇
|
38
|
+
|
39
|
+
✧══════•❁❀❁•══════✧
|
40
|
+
|
41
|
+
🌸Bot Prefix🌸☞︎︎︎ ${global.config.PREFIX} ☜︎︎︎✰
|
42
|
+
|
43
|
+
♥️Bot Owner♥️ ☞︎︎︎𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭☜︎︎︎✰
|
44
|
+
|
45
|
+
🥳UPTIME🥳
|
46
|
+
|
47
|
+
🌪️Today is🌪️ ☞︎︎︎${juswa}☜︎︎︎✰
|
48
|
+
|
49
|
+
⚡Bot is running⚡ ${hours}:${minutes}:${seconds}.
|
50
|
+
|
51
|
+
✅Thanks for using ${global.config.BOTNAME} Bot🖤
|
52
|
+
|
53
|
+
|
54
|
+
🦢🍒•••ꞪɛᏒɛ ɪʂ ɮ❍┼ ❍ωɳɜɽ ɳaʍɜ•••🌷💞
|
55
|
+
┏━🕊️━━°❀•°:🎀🧸💙🧸🎀:°•❀°━━💞━┓
|
56
|
+
🌸✦✧✧✧✧✰🍒ℙ𝕣𝕚𝕪𝕒𝕟𝕤𝕙🌿✰✧✧✧✧✦🌸
|
57
|
+
┗━🕊️━━°❀•°:🎀🧸💙🧸🎀:°•❀°━━💞━┛
|
58
|
+
|
59
|
+
|
60
|
+
`,attachment: fs.createReadStream(__dirname + "/cache/juswa.jpg")}, event.threadID, () => fs.unlinkSync(__dirname + "/cache/juswa.jpg"));
|
61
|
+
return request(encodeURI(link[Math.floor(Math.random() * link.length)])).pipe(fs.createWriteStream(__dirname+"/cache/juswa.jpg")).on("close",() => callback());
|
62
|
+
};
|
@@ -0,0 +1,161 @@
|
|
1
|
+
const fonts = "/cache/Play-Bold.ttf"
|
2
|
+
const downfonts = "https://drive.google.com/u/0/uc?id=1uni8AiYk7prdrC7hgAmezaGTMH5R8gW8&export=download"
|
3
|
+
const fontsName = 45
|
4
|
+
const fontsInfo = 33
|
5
|
+
const fontsOthers = 27
|
6
|
+
const colorName = "#00FFFF"
|
7
|
+
module.exports.config = {
|
8
|
+
name: "infobox",
|
9
|
+
version: "2.0.0",
|
10
|
+
hasPermssion: 0,
|
11
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
12
|
+
description: "Xem thông tin box của bạn",
|
13
|
+
commandCategory: "Thông tin",
|
14
|
+
usages: "infobox",
|
15
|
+
cooldowns: 10,
|
16
|
+
dependencies: {
|
17
|
+
canvas: "",
|
18
|
+
axios: "",
|
19
|
+
"fs-extra": "",
|
20
|
+
},
|
21
|
+
};
|
22
|
+
|
23
|
+
module.exports.circle = async (image) => {
|
24
|
+
const jimp = global.nodemodule["jimp"];
|
25
|
+
image = await jimp.read(image);
|
26
|
+
image.circle();
|
27
|
+
return await image.getBufferAsync("image/png");
|
28
|
+
}
|
29
|
+
module.exports.run = async function ({ api, event, args, Users }) {
|
30
|
+
let { senderID, threadID, messageID } = event;
|
31
|
+
const { loadImage, createCanvas } = require("canvas");
|
32
|
+
const request = require('request');
|
33
|
+
const fs = global.nodemodule["fs-extra"];
|
34
|
+
const axios = global.nodemodule["axios"];
|
35
|
+
let pathImg = __dirname + `/cache/${senderID}123.png`;
|
36
|
+
let pathAva = __dirname + `/cache/avtuserthread.png`;
|
37
|
+
let pathAvata = __dirname + `/cache/avtuserrd.png`;
|
38
|
+
let pathAvata2 = __dirname + `/cache/avtuserrd2.png`;
|
39
|
+
let pathAvata3 = __dirname + `/cache/avtuserrd3.png`;
|
40
|
+
|
41
|
+
var threadInfo = await api.getThreadInfo(threadID);
|
42
|
+
let threadName = threadInfo.threadName;
|
43
|
+
var nameMen = [];
|
44
|
+
var gendernam = [];
|
45
|
+
var gendernu = [];
|
46
|
+
var nope = [];
|
47
|
+
|
48
|
+
for (let z in threadInfo.userInfo) {
|
49
|
+
var gioitinhone = threadInfo.userInfo[z].gender;
|
50
|
+
|
51
|
+
var nName = threadInfo.userInfo[z].name;
|
52
|
+
|
53
|
+
if (gioitinhone == 'MALE') {
|
54
|
+
gendernam.push(z + gioitinhone);
|
55
|
+
} else if (gioitinhone == 'FEMALE') {
|
56
|
+
gendernu.push(gioitinhone);
|
57
|
+
} else {
|
58
|
+
nope.push(nName);
|
59
|
+
}
|
60
|
+
}
|
61
|
+
|
62
|
+
var nam = gendernam.length;
|
63
|
+
var nu = gendernu.length;
|
64
|
+
let qtv = threadInfo.adminIDs.length;
|
65
|
+
let sl = threadInfo.messageCount;
|
66
|
+
let threadMem = threadInfo.participantIDs.length;
|
67
|
+
const path = global.nodemodule["path"];
|
68
|
+
const Canvas = global.nodemodule["canvas"];
|
69
|
+
const __root = path.resolve(__dirname, "cache");
|
70
|
+
var qtv2 = threadInfo.adminIDs;
|
71
|
+
var idad = qtv2[Math.floor(Math.random() * qtv)];
|
72
|
+
let idmem = threadInfo.participantIDs
|
73
|
+
var idmemrd = idmem[Math.floor(Math.random() * threadMem)];
|
74
|
+
var idmemrd1 = idmem[Math.floor(Math.random() * threadMem)];
|
75
|
+
let getAvatarOne = (await axios.get(`https://graph.facebook.com/${idad.id}/picture?width=512&height=512&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`, { responseType: 'arraybuffer' })).data;
|
76
|
+
let getAvatarOne2 = (await axios.get(`https://graph.facebook.com/${idmemrd}/picture?width=512&height=512&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`, { responseType: 'arraybuffer' })).data;
|
77
|
+
let getAvatarOne3 = (await axios.get(`https://graph.facebook.com/${idmemrd1}/picture?width=512&height=512&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`, { responseType: 'arraybuffer' })).data;
|
78
|
+
let Avatar = (
|
79
|
+
await axios.get(encodeURI(
|
80
|
+
`${threadInfo.imageSrc}`),
|
81
|
+
{ responseType: "arraybuffer" }
|
82
|
+
)
|
83
|
+
).data;
|
84
|
+
let getWanted = (
|
85
|
+
await axios.get(encodeURI(`https://i.imgur.com/hHKQMW8.jpg`), {
|
86
|
+
responseType: "arraybuffer",
|
87
|
+
})
|
88
|
+
).data;
|
89
|
+
fs.writeFileSync(pathAva, Buffer.from(Avatar, "utf-8"));
|
90
|
+
fs.writeFileSync(pathAvata, Buffer.from(getAvatarOne, 'utf-8'));
|
91
|
+
fs.writeFileSync(pathAvata2, Buffer.from(getAvatarOne2, 'utf-8'));
|
92
|
+
fs.writeFileSync(pathAvata3, Buffer.from(getAvatarOne3, 'utf-8'));
|
93
|
+
avatar = await this.circle(pathAva);
|
94
|
+
avataruser = await this.circle(pathAvata);
|
95
|
+
avataruser2 = await this.circle(pathAvata2);
|
96
|
+
avataruser3 = await this.circle(pathAvata3);
|
97
|
+
fs.writeFileSync(pathImg, Buffer.from(getWanted, "utf-8"));
|
98
|
+
|
99
|
+
/*-----------------download----------------------*/
|
100
|
+
if(!fs.existsSync(__dirname+`${fonts}`)) {
|
101
|
+
let getfont = (await axios.get(`${downfonts}`, { responseType: "arraybuffer" })).data;
|
102
|
+
fs.writeFileSync(__dirname+`${fonts}`, Buffer.from(getfont, "utf-8"));
|
103
|
+
};
|
104
|
+
/*---------------------------------------------*/
|
105
|
+
|
106
|
+
let baseImage = await loadImage(pathImg);
|
107
|
+
let baseAva = await loadImage(avatar);
|
108
|
+
let baseAvata = await loadImage(avataruser);
|
109
|
+
let baseAvata2 = await loadImage(avataruser2);
|
110
|
+
let baseAvata3 = await loadImage(avataruser3);
|
111
|
+
let canvas = createCanvas(baseImage.width, baseImage.height);
|
112
|
+
let ctx = canvas.getContext("2d");
|
113
|
+
let text = args.join(" ") || threadName
|
114
|
+
let id = threadInfo.threadID;
|
115
|
+
ctx.drawImage(baseImage, 0, 0, canvas.width, canvas.height);
|
116
|
+
ctx.drawImage(baseAva, 80, 73, 285, 285);
|
117
|
+
ctx.drawImage(baseAvata, 450, 422, 43, 43);
|
118
|
+
ctx.drawImage(baseAvata2, 500, 422, 43, 43);
|
119
|
+
ctx.drawImage(baseAvata3, 550, 422, 43, 43);
|
120
|
+
ctx.font = `700 ${fontsName}px Arial`;
|
121
|
+
ctx.fillStyle = `${colorName}`
|
122
|
+
ctx.textAlign = "start";
|
123
|
+
fontSize = 40;
|
124
|
+
ctx.fillText(text, 435, 125);
|
125
|
+
Canvas.registerFont(__dirname+`${fonts}`, {
|
126
|
+
family: "Lobster"
|
127
|
+
});
|
128
|
+
ctx.font = `${fontsInfo}px Lobster`;
|
129
|
+
ctx.fillStyle = "#00FF00";
|
130
|
+
ctx.textAlign = "start";
|
131
|
+
fontSize = 20;
|
132
|
+
ctx.fillText(`⊶ Number of members: ${threadMem}`, 439, 199);
|
133
|
+
ctx.fillText(`⊶ Administrator: ${qtv}`, 439, 243);
|
134
|
+
ctx.fillText(`⊶ Male: ${nam}`, 439, 287);
|
135
|
+
ctx.fillText(`⊶ Female: ${nu}`, 439, 331);
|
136
|
+
ctx.fillText(`⊶ Total number of messages: ${sl}`, 439, 379);
|
137
|
+
ctx.font = `${fontsOthers}px Lobster`;
|
138
|
+
ctx.fillStyle = "#00FF00";
|
139
|
+
ctx.textAlign = "start";
|
140
|
+
fontSize = 20;
|
141
|
+
ctx.fillText(`ID BOX: ${id}`, 18, 470);
|
142
|
+
ctx.font = `${fontsOthers}px Lobster`;
|
143
|
+
ctx.fillStyle = "#00FF00";
|
144
|
+
ctx.textAlign = "start";
|
145
|
+
fontSize = 20;
|
146
|
+
ctx.fillText(`• Along with other ${parseInt(threadMem)-3} members...`, 607, 453);
|
147
|
+
ctx.beginPath();
|
148
|
+
const imageBuffer = canvas.toBuffer();
|
149
|
+
fs.writeFileSync(pathImg, imageBuffer);
|
150
|
+
fs.removeSync(pathAva);
|
151
|
+
fs.removeSync(pathAvata);
|
152
|
+
|
153
|
+
return api.sendMessage(
|
154
|
+
{ attachment: fs.createReadStream(pathImg) },
|
155
|
+
threadID,
|
156
|
+
() => fs.unlinkSync(pathImg),
|
157
|
+
messageID
|
158
|
+
);
|
159
|
+
};
|
160
|
+
|
161
|
+
|
@@ -0,0 +1,112 @@
|
|
1
|
+
const fonts = "/cache/Play-Bold.ttf"
|
2
|
+
const downfonts = "https://drive.google.com/u/0/uc?id=1uni8AiYk7prdrC7hgAmezaGTMH5R8gW8&export=download"
|
3
|
+
module.exports.config = {
|
4
|
+
name: "cardinfo7",
|
5
|
+
version: "2.0.0",
|
6
|
+
hasPermssion: 0,
|
7
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
8
|
+
description: "create card info",
|
9
|
+
commandCategory: "info",
|
10
|
+
cooldowns: 2,
|
11
|
+
dependencies: {
|
12
|
+
canvas: "",
|
13
|
+
axios: "",
|
14
|
+
"fs-extra": "",
|
15
|
+
},
|
16
|
+
};
|
17
|
+
|
18
|
+
module.exports.circle = async (image) => {
|
19
|
+
const jimp = global.nodemodule["jimp"];
|
20
|
+
image = await jimp.read(image);
|
21
|
+
image.circle();
|
22
|
+
return await image.getBufferAsync("image/png");
|
23
|
+
}
|
24
|
+
module.exports.run = async function ({ api, event, args, Users }) {
|
25
|
+
if ((this.config.credits) != "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭") { return api.sendMessage(`Ulol change credits pa bobo`, event.threadID, event.messageID)}
|
26
|
+
let { senderID, threadID, messageID } = event;
|
27
|
+
const { loadImage, createCanvas } = require("canvas");
|
28
|
+
const request = require('request');
|
29
|
+
const fs = global.nodemodule["fs-extra"];
|
30
|
+
const axios = global.nodemodule["axios"];
|
31
|
+
const Canvas = global.nodemodule["canvas"];
|
32
|
+
let pathImg = __dirname + `/cache/${senderID}123${threadID}.png`;
|
33
|
+
let pathAvata = __dirname + `/cache/avtuserrd.png`;
|
34
|
+
/* */
|
35
|
+
if(event.type == "message_reply") { uid = event.messageReply.senderID }
|
36
|
+
else uid = event.senderID;
|
37
|
+
const res = await api.getUserInfoV2(uid);
|
38
|
+
let getAvatarOne = (await axios.get(`https://graph.facebook.com/${uid}/picture?height=1500&width=1500&access_token=1449557605494892|aaf0a865c8bafc314ced5b7f18f3caa6`, { responseType: 'arraybuffer' })).data;
|
39
|
+
let bg = (
|
40
|
+
await axios.get(encodeURI(`https://i.imgur.com/rqbC4ES.jpg`), {
|
41
|
+
responseType: "arraybuffer",
|
42
|
+
})
|
43
|
+
).data;
|
44
|
+
fs.writeFileSync(pathAvata, Buffer.from(getAvatarOne, 'utf-8'));
|
45
|
+
avataruser = await this.circle(pathAvata);
|
46
|
+
fs.writeFileSync(pathImg, Buffer.from(bg, "utf-8"));
|
47
|
+
|
48
|
+
/*-----------------download----------------------*/
|
49
|
+
if(!fs.existsSync(__dirname+`${fonts}`)) {
|
50
|
+
let getfont = (await axios.get(`${downfonts}`, { responseType: "arraybuffer" })).data;
|
51
|
+
fs.writeFileSync(__dirname+`${fonts}`, Buffer.from(getfont, "utf-8"));
|
52
|
+
};
|
53
|
+
/*---------------------------------------------*/
|
54
|
+
|
55
|
+
let baseImage = await loadImage(pathImg);
|
56
|
+
let baseAvata = await loadImage(avataruser);
|
57
|
+
let canvas = createCanvas(baseImage.width, baseImage.height);
|
58
|
+
let ctx = canvas.getContext("2d");
|
59
|
+
ctx.drawImage(baseImage, 0, 0, canvas.width, canvas.height);v
|
60
|
+
ctx.drawImage(baseAvata, 910, 465, 229, 229);
|
61
|
+
/*var tenchinh = req.query.name
|
62
|
+
var location = req.query.location
|
63
|
+
var fl = req.query.fl
|
64
|
+
var birthday = req.query.birthday
|
65
|
+
var subname = req.query.gioitinh
|
66
|
+
var love = req.query.love
|
67
|
+
var uid = req.query.uid
|
68
|
+
var link = req.query.link
|
69
|
+
var hometown = req.query.hometown */
|
70
|
+
var gender = res.gender == 'male' ? "Male" : res.gender == 'female' ? "Female" : "not found";
|
71
|
+
var birthday = res.birthday == "Không Có Dữ Liệu" ? "Not Found" : `${res.birthday}`;
|
72
|
+
var love = res.relationship_status == "Không Có Dữ Liệu" ? "Not Found" : `${res.relationship_status}`;
|
73
|
+
var fl = res.follow == "Không Có Dữ Liệu" ? "Not Found" : `${res.follow}`;
|
74
|
+
var location = res.location.name == "Không Có Dữ Liệu" ? "Not Found" : `${res.location}`;
|
75
|
+
var hometown = res.hometown.name == "Không Có Dữ Liệu" ? "Not Found" : `${res.hometown}`;
|
76
|
+
Canvas.registerFont(__dirname+`${fonts}`, {
|
77
|
+
family: "Play-Bold"
|
78
|
+
});
|
79
|
+
ctx.font = `35px Play-Bold`;
|
80
|
+
ctx.fillStyle = "#00FFFF";
|
81
|
+
ctx.textAlign = "start";
|
82
|
+
fontSize = 60;
|
83
|
+
ctx.fillText(`Name: ${res.name}`, 340, 560);
|
84
|
+
ctx.fillText(`Sex: ${gender}`, 1245, 448);
|
85
|
+
ctx.fillText(`Follow: ${fl}`, 1245, 505);
|
86
|
+
ctx.fillText(`Relationship: ${love}`, 1245, 559);
|
87
|
+
ctx.fillText(`Birthday: ${birthday}`, 1245, 616);
|
88
|
+
ctx.fillText(`Location: ${location}`, 1245, 668);
|
89
|
+
ctx.fillText(`Hometown: ${hometown}`, 1245, 723);
|
90
|
+
ctx.font = `28px Play-Bold`;
|
91
|
+
ctx.fillStyle = "#FFCC33";
|
92
|
+
ctx.textAlign = "start";
|
93
|
+
fontSize = 60;
|
94
|
+
ctx.fillText(`UID: ${uid}`, 814, 728);
|
95
|
+
ctx.beginPath();
|
96
|
+
ctx.font = `28px TUVBenchmark`;
|
97
|
+
ctx.fillStyle = "#00FF00";
|
98
|
+
ctx.textAlign = "start";
|
99
|
+
fontSize = 60;
|
100
|
+
ctx.fillText(`Profile: ${res.link}`, 32, 727);
|
101
|
+
ctx.beginPath();
|
102
|
+
const imageBuffer = canvas.toBuffer();
|
103
|
+
fs.writeFileSync(pathImg, imageBuffer);
|
104
|
+
fs.removeSync(pathAvata);
|
105
|
+
|
106
|
+
return api.sendMessage(
|
107
|
+
{ attachment: fs.createReadStream(pathImg) },
|
108
|
+
threadID,
|
109
|
+
() => fs.unlinkSync(pathImg),
|
110
|
+
messageID
|
111
|
+
);
|
112
|
+
};
|
@@ -0,0 +1,24 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "infoip",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "get info of ip address",
|
7
|
+
usages: "[ip address]",
|
8
|
+
commandCategory: "...",
|
9
|
+
cooldowns: 5
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async ({ api, event,args }) => {
|
13
|
+
const axios = global.nodemodule["axios"];
|
14
|
+
let juswa = args.join(" ");
|
15
|
+
const res = await axios.get(`https://ostch.herokuapp.com/api/v1/iplookup?q=${juswa}`);
|
16
|
+
var ip = res.data.ip;
|
17
|
+
var c = res.data.country;
|
18
|
+
var r = res.data.region;
|
19
|
+
var c1 = res.data.city;
|
20
|
+
var l = res.data.latitude;
|
21
|
+
var l1 = res.data.longtitude;
|
22
|
+
var m = res.data.maps;
|
23
|
+
return api.sendMessage(`IP: ${ip}\nCountry: ${c}\nCity: ${c1}\nRegion: ${r}\nLatitude: ${l}\nLongtitude: ${l1}\nGoogle Map: ${m}`, event.threadID, event.messageID)
|
24
|
+
}
|
@@ -0,0 +1,47 @@
|
|
1
|
+
//https://list.ly/api/v4/meta?url=
|
2
|
+
//var a = res.data.name;
|
3
|
+
//var b = res.data.description;
|
4
|
+
//var c = res.data.image;
|
5
|
+
module.exports.config = {
|
6
|
+
name: "siteinf",
|
7
|
+
version: "1.0.0",
|
8
|
+
hasPermssion: 0,
|
9
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
10
|
+
description: "View site info",
|
11
|
+
commandCategory: "info",
|
12
|
+
usages: "[site]",
|
13
|
+
cooldowns: 5
|
14
|
+
};
|
15
|
+
|
16
|
+
module.exports.run = async (
|
17
|
+
{
|
18
|
+
api,
|
19
|
+
event,
|
20
|
+
args
|
21
|
+
}) =>
|
22
|
+
{
|
23
|
+
const axios = require('axios');
|
24
|
+
const request = require('request');
|
25
|
+
const fs = require("fs");
|
26
|
+
var juswa = args.join(" ");
|
27
|
+
if (!juswa) return api.sendMessage(`add url site`, event.threadID, event.messageID);
|
28
|
+
else
|
29
|
+
{
|
30
|
+
axios.get(`https://list.ly/api/v4/meta?url=${encodeURIComponent(juswa)}`).then(res =>
|
31
|
+
{
|
32
|
+
let a = res.data.name,
|
33
|
+
b = res.data.description,
|
34
|
+
d = res.data.url
|
35
|
+
var c = res.data.image;
|
36
|
+
let callback = function ()
|
37
|
+
{
|
38
|
+
api.sendMessage(
|
39
|
+
{
|
40
|
+
body: `Name: ${a}\n\nDescription: ${b}\n\nRelease Date: ${date}\n\nUrl: ${d}`,
|
41
|
+
attachment: fs.createReadStream(__dirname + `/cache/juswa.png`)
|
42
|
+
}, event.threadID, () => fs.unlinkSync(__dirname + `/cache/juswa.png`), event.messageID);
|
43
|
+
};
|
44
|
+
request(encodeURI(c)).pipe(fs.createWriteStream(__dirname + `/cache/juswa.png`)).on("close", callback);
|
45
|
+
})
|
46
|
+
}
|
47
|
+
}
|