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,211 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "japan",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Random image of girl",
|
7
|
+
commandCategory: "random-img",
|
8
|
+
usages: "japan",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"request":"",
|
12
|
+
"fs-extra":"",
|
13
|
+
"axios":""
|
14
|
+
}
|
15
|
+
|
16
|
+
};
|
17
|
+
|
18
|
+
module.exports.run = async({api,event,args,Users,Threads,Currencies}) => {
|
19
|
+
const axios = global.nodemodule["axios"];
|
20
|
+
const request = global.nodemodule["request"];
|
21
|
+
const fs = global.nodemodule["fs-extra"];
|
22
|
+
var link = [
|
23
|
+
"https://i.imgur.com/fwUBSqv.jpg",
|
24
|
+
"https://i.imgur.com/Yj6ZHiL.jpg",
|
25
|
+
"https://i.imgur.com/WR5uNY8.jpg",
|
26
|
+
"https://i.imgur.com/Wc1GtyQ.jpg",
|
27
|
+
"https://i.imgur.com/sXet1Cb.jpg",
|
28
|
+
"https://i.imgur.com/2Z1cT0C.jpg",
|
29
|
+
"https://i.imgur.com/UaXhcld.jpg",
|
30
|
+
"https://i.imgur.com/48rV8lP.jpg",
|
31
|
+
"https://i.imgur.com/MU5K9yF.jpg",
|
32
|
+
"https://i.imgur.com/QCW4uZ0.jpg",
|
33
|
+
"https://i.imgur.com/VjqTxXE.jpg",
|
34
|
+
"https://i.imgur.com/Yw3yZEi.jpg",
|
35
|
+
"https://i.imgur.com/3nxnRjX.jpg",
|
36
|
+
"https://i.imgur.com/3wrDJSr.jpg",
|
37
|
+
"https://i.imgur.com/g5IZqUB.jpg",
|
38
|
+
"https://i.imgur.com/5SdxqpG.jpg",
|
39
|
+
"https://i.imgur.com/MuHr7G8.jpg",
|
40
|
+
"https://i.imgur.com/arX0MGQ.jpg",
|
41
|
+
"https://i.imgur.com/6fjoIo9.jpg",
|
42
|
+
"https://i.imgur.com/0zukClm.jpg",
|
43
|
+
"https://i.imgur.com/ayFdgBa.jpg",
|
44
|
+
"https://i.imgur.com/yL5n4mE.jpg",
|
45
|
+
"https://i.imgur.com/z06WCi0.jpg",
|
46
|
+
"https://i.imgur.com/8KTFbDg.jpg",
|
47
|
+
"https://i.imgur.com/F76cjdZ.jpg",
|
48
|
+
"https://i.imgur.com/7vpEftm.jpg",
|
49
|
+
"https://i.imgur.com/VtP7c8D.jpg",
|
50
|
+
"https://i.imgur.com/1fxdbPm.jpg",
|
51
|
+
"https://i.imgur.com/9DlYBMQ.jpg",
|
52
|
+
"https://i.imgur.com/XykfG5r.jpg",
|
53
|
+
"https://i.imgur.com/YTEQ8Al.jpg",
|
54
|
+
"https://i.imgur.com/GooKtgv.jpg",
|
55
|
+
"https://i.imgur.com/ywObVqh.jpg",
|
56
|
+
"https://i.imgur.com/XexaeG4.jpg",
|
57
|
+
"https://i.imgur.com/4LZxYq2.jpg",
|
58
|
+
"https://i.imgur.com/RBgdTzo.jpg",
|
59
|
+
"https://i.imgur.com/TSgLXh5.jpg",
|
60
|
+
"https://i.imgur.com/Qq2QzQc.jpg",
|
61
|
+
"https://i.imgur.com/subMIdf.jpg",
|
62
|
+
"https://i.imgur.com/rhybBON.jpg",
|
63
|
+
"https://i.imgur.com/XCPT8AK.jpg",
|
64
|
+
"https://i.imgur.com/SAHJNvs.jpg",
|
65
|
+
"https://i.imgur.com/cZCRAA6.jpg",
|
66
|
+
"https://i.imgur.com/2uupFNp.jpg",
|
67
|
+
"https://i.imgur.com/S5bo8F6.jpg",
|
68
|
+
"https://i.imgur.com/6flCnc5.jpg",
|
69
|
+
"https://i.imgur.com/ZNNHfRs.jpg",
|
70
|
+
"https://i.imgur.com/jLUqNcb.jpg",
|
71
|
+
"https://i.imgur.com/F0UxAGl.jpg",
|
72
|
+
"https://i.imgur.com/uTdZ4RS.jpg",
|
73
|
+
"https://i.imgur.com/Mm5vIhJ.jpg",
|
74
|
+
"https://i.imgur.com/UVEpw3I.jpg",
|
75
|
+
"https://i.imgur.com/paeZs4c.jpg",
|
76
|
+
"https://i.imgur.com/XkGq4Z2.jpg",
|
77
|
+
"https://i.imgur.com/PanDHnN.jpg",
|
78
|
+
"https://i.imgur.com/eKveuhy.jpg",
|
79
|
+
"https://i.imgur.com/adz0S4x.jpg",
|
80
|
+
"https://i.imgur.com/QMbefMJ.jpg",
|
81
|
+
"https://i.imgur.com/NGeqHQq.jpg",
|
82
|
+
"https://i.imgur.com/MoYfaSH.jpg",
|
83
|
+
"https://i.imgur.com/U6PIktc.jpg",
|
84
|
+
"https://i.imgur.com/xMQR8As.jpg",
|
85
|
+
"https://i.imgur.com/xsJGgyY.jpg",
|
86
|
+
"https://i.imgur.com/AkI1qWk.jpg",
|
87
|
+
"https://i.imgur.com/2if0eJG.jpg",
|
88
|
+
"https://i.imgur.com/hfvcQMy.jpg",
|
89
|
+
"https://i.imgur.com/STzMELP.jpg",
|
90
|
+
"https://i.imgur.com/GA0E4i9.jpg",
|
91
|
+
"https://i.imgur.com/sUN7rrL.jpg",
|
92
|
+
"https://i.imgur.com/OGRCzUg.jpg",
|
93
|
+
"https://i.imgur.com/X7EfcU1.jpg",
|
94
|
+
"https://i.imgur.com/OXDA8Wn.jpg",
|
95
|
+
"https://i.imgur.com/gDEzN9U.jpg",
|
96
|
+
"https://i.imgur.com/H9jvmKq.jpg",
|
97
|
+
"https://i.imgur.com/5g1wbv6.jpg",
|
98
|
+
"https://i.imgur.com/AYuh4g5.jpg",
|
99
|
+
"https://i.imgur.com/179yVaW.jpg",
|
100
|
+
"https://i.imgur.com/QR510DL.jpg",
|
101
|
+
"https://i.imgur.com/75J0qyE.jpg",
|
102
|
+
"https://i.imgur.com/WE8p8tw.jpg",
|
103
|
+
"https://i.imgur.com/UEGJpd1.jpg",
|
104
|
+
"https://i.imgur.com/GW0shdH.jpg",
|
105
|
+
"https://i.imgur.com/RJZPJPq.jpg",
|
106
|
+
"https://i.imgur.com/gcL1fa9.jpg",
|
107
|
+
"https://i.imgur.com/GmbHsdk.jpg",
|
108
|
+
"https://i.imgur.com/k6ihzER.jpg",
|
109
|
+
"https://i.imgur.com/MGYIB8H.jpg",
|
110
|
+
"https://i.imgur.com/kFbOlQ5.jpg",
|
111
|
+
"https://i.imgur.com/ScST5Y6.jpg",
|
112
|
+
"https://i.imgur.com/R1OFe0O.jpg",
|
113
|
+
"https://i.imgur.com/DPYwxL2.jpg",
|
114
|
+
"https://i.imgur.com/3fimFne.jpg",
|
115
|
+
"https://i.imgur.com/UgRen3y.jpg",
|
116
|
+
"https://i.imgur.com/fzQZLnD.jpg",
|
117
|
+
"https://i.imgur.com/poGCe7O.jpg",
|
118
|
+
"https://i.imgur.com/QyPmclT.jpg",
|
119
|
+
"https://i.imgur.com/HIYrchn.jpg",
|
120
|
+
"https://i.imgur.com/XPfpjq4.jpg",
|
121
|
+
"https://i.imgur.com/gxMPh16.jpg",
|
122
|
+
"https://i.imgur.com/yaNbcAR.jpg",
|
123
|
+
"https://i.imgur.com/xU8w7o2.jpg",
|
124
|
+
"https://i.imgur.com/50yZTDQ.jpg",
|
125
|
+
"https://i.imgur.com/Sx8lOWW.jpg",
|
126
|
+
"https://i.imgur.com/KEk1Fi4.jpg",
|
127
|
+
"https://i.imgur.com/xhdHt0k.jpg",
|
128
|
+
"https://i.imgur.com/NkhA9Zr.jpg",
|
129
|
+
"https://i.imgur.com/x2ebMES.jpg",
|
130
|
+
"https://i.imgur.com/xtb2ccd.jpg",
|
131
|
+
"https://i.imgur.com/74KN9Bp.jpg",
|
132
|
+
"https://i.imgur.com/UcPpqQN.jpg",
|
133
|
+
"https://i.imgur.com/ao4W3OF.jpg",
|
134
|
+
"https://i.imgur.com/DTN5wgp.jpg",
|
135
|
+
"https://i.imgur.com/tdJPHkE.jpg",
|
136
|
+
"https://i.imgur.com/fXn2Xyv.jpg",
|
137
|
+
"https://i.imgur.com/CPFQmjP.jpg",
|
138
|
+
"https://i.imgur.com/L1YSiQA.jpg",
|
139
|
+
"https://i.imgur.com/dMb0ow7.jpg",
|
140
|
+
"https://i.imgur.com/w6TYGWN.jpg",
|
141
|
+
"https://i.imgur.com/UP0Ux7C.jpg",
|
142
|
+
"https://i.imgur.com/hw6ZW18.jpg",
|
143
|
+
"https://i.imgur.com/cGbSnD7.jpg",
|
144
|
+
"https://i.imgur.com/Y7XVA2q.jpg",
|
145
|
+
"https://i.imgur.com/gHKpxW9.jpg",
|
146
|
+
"https://i.imgur.com/k5QfBnq.jpg",
|
147
|
+
"https://i.imgur.com/6qiBuaA.jpg",
|
148
|
+
"https://i.imgur.com/6HggZYv.jpg",
|
149
|
+
"https://i.imgur.com/nFMTh3S.jpg",
|
150
|
+
"https://i.imgur.com/jXtwfM4.jpg",
|
151
|
+
"https://i.imgur.com/zDIYY74.jpg",
|
152
|
+
"https://i.imgur.com/YYaLvtr.jpg",
|
153
|
+
"https://i.imgur.com/8dLO2ki.jpg",
|
154
|
+
"https://i.imgur.com/ohCgNIU.jpg",
|
155
|
+
"https://i.imgur.com/QzkgqUS.jpg",
|
156
|
+
"https://i.imgur.com/hFS7a29.jpg",
|
157
|
+
"https://i.imgur.com/3abgf1Z.jpg",
|
158
|
+
"https://i.imgur.com/qXmtwuz.jpg",
|
159
|
+
"https://i.imgur.com/XRgrhVB.jpg",
|
160
|
+
"https://i.imgur.com/H5VZljb.jpg",
|
161
|
+
"https://i.imgur.com/Sm466sR.jpg",
|
162
|
+
"https://i.imgur.com/ebEd5GG.jpg",
|
163
|
+
"https://i.imgur.com/9rttyRQ.jpg",
|
164
|
+
"https://i.imgur.com/nPNxx0M.jpg",
|
165
|
+
"https://i.imgur.com/RMCkNmm.jpg",
|
166
|
+
"https://i.imgur.com/GDe9Ta5.jpg",
|
167
|
+
"https://i.imgur.com/WtbFd2p.jpg",
|
168
|
+
"https://i.imgur.com/07J6Bww.jpg",
|
169
|
+
"https://i.imgur.com/1IbNXKK.jpg",
|
170
|
+
"https://i.imgur.com/1zOhiLf.jpg",
|
171
|
+
"https://i.imgur.com/brBuzvl.jpg",
|
172
|
+
"https://i.imgur.com/Yn3lcga.jpg",
|
173
|
+
"https://i.imgur.com/xbQzHfQ.jpg",
|
174
|
+
"https://i.imgur.com/Vv2khoo.jpg",
|
175
|
+
"https://i.imgur.com/Jw6kLm8.jpg",
|
176
|
+
"https://i.imgur.com/eM8AaTP.jpg",
|
177
|
+
"https://i.imgur.com/eYcCeiy.jpg",
|
178
|
+
"https://i.imgur.com/zfhFdiD.jpg",
|
179
|
+
"https://i.imgur.com/89xG0HU.jpg",
|
180
|
+
"https://i.imgur.com/Wbacbwd.jpg",
|
181
|
+
"https://i.imgur.com/xOOHdjc.jpg",
|
182
|
+
"https://i.imgur.com/irKkg5L.jpg",
|
183
|
+
"https://i.imgur.com/JVSdEaw.jpg",
|
184
|
+
"https://i.imgur.com/mg7JV3O.jpg",
|
185
|
+
"https://i.imgur.com/JiqHFHY.jpg",
|
186
|
+
"https://i.imgur.com/J2WaFwP.jpg",
|
187
|
+
"https://i.imgur.com/A0CdSEe.jpg",
|
188
|
+
"https://i.imgur.com/1Lvt3ad.jpg",
|
189
|
+
"https://i.imgur.com/h6pFTbO.jpg",
|
190
|
+
"https://i.imgur.com/1EN2JaL.jpg",
|
191
|
+
"https://i.imgur.com/obBp56f.jpg",
|
192
|
+
"https://i.imgur.com/hx6U0zA.jpg",
|
193
|
+
"https://i.imgur.com/bMxLpXI.jpg",
|
194
|
+
"https://i.imgur.com/WKWvsyr.jpg",
|
195
|
+
"https://i.imgur.com/AUrzuiG.jpg",
|
196
|
+
"https://i.imgur.com/n3pl50S.jpg",
|
197
|
+
"https://i.imgur.com/M1MGZjc.jpg",
|
198
|
+
"https://i.imgur.com/KgdRaHY.jpg",
|
199
|
+
"https://i.imgur.com/J0BzEhS.jpg",
|
200
|
+
"https://i.imgur.com/EjvQKGf.jpg",
|
201
|
+
"https://i.imgur.com/TaiZ9wt.jpg",
|
202
|
+
"https://i.imgur.com/Kd65t3L.jpg",
|
203
|
+
"https://i.imgur.com/EZKUwol.jpg",
|
204
|
+
"https://i.imgur.com/p8bmchu.jpg",
|
205
|
+
"https://i.imgur.com/GA7t06f.jpg",
|
206
|
+
"https://i.imgur.com/85pRryp.jpg",
|
207
|
+
"https://i.imgur.com/FhC4jXa.jpg",
|
208
|
+
];
|
209
|
+
var callback = () => api.sendMessage({body:`Cosplay Photo\nImage number: ${link.length}`,attachment: fs.createReadStream(__dirname + "/cache/1.jpg")}, event.threadID, () => fs.unlinkSync(__dirname + "/cache/1.jpg"), event.messageID);
|
210
|
+
return request(encodeURI(link[Math.floor(Math.random() * link.length)])).pipe(fs.createWriteStream(__dirname+"/cache/1.jpg")).on("close",() => callback());
|
211
|
+
};
|
@@ -0,0 +1,74 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "jessica",
|
3
|
+
version: "3.1.1",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Comment on the board",
|
7
|
+
commandCategory: "Memes",
|
8
|
+
usages: "[text]",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"canvas":"",
|
12
|
+
"axios":"",
|
13
|
+
"fs-extra":""
|
14
|
+
}
|
15
|
+
};
|
16
|
+
|
17
|
+
module.exports.wrapText = (ctx, text, maxWidth) => {
|
18
|
+
return new Promise(resolve => {
|
19
|
+
if (ctx.measureText(text).width < maxWidth) return resolve([text]);
|
20
|
+
if (ctx.measureText('W').width > maxWidth) return resolve(null);
|
21
|
+
const words = text.split(' ');
|
22
|
+
const lines = [];
|
23
|
+
let line = '';
|
24
|
+
while (words.length > 0) {
|
25
|
+
let split = false;
|
26
|
+
while (ctx.measureText(words[0]).width >= maxWidth) {
|
27
|
+
const temp = words[0];
|
28
|
+
words[0] = temp.slice(0, -1);
|
29
|
+
if (split) words[1] = `${temp.slice(-1)}${words[1]}`;
|
30
|
+
else {
|
31
|
+
split = true;
|
32
|
+
words.splice(1, 0, temp.slice(-1));
|
33
|
+
}
|
34
|
+
}
|
35
|
+
if (ctx.measureText(`${line}${words[0]}`).width < maxWidth) line += `${words.shift()} `;
|
36
|
+
else {
|
37
|
+
lines.push(line.trim());
|
38
|
+
line = '';
|
39
|
+
}
|
40
|
+
if (words.length === 0) lines.push(line.trim());
|
41
|
+
}
|
42
|
+
return resolve(lines);
|
43
|
+
});
|
44
|
+
}
|
45
|
+
|
46
|
+
module.exports.run = async function({ api, event, args }) {
|
47
|
+
let { senderID, threadID, messageID } = event;
|
48
|
+
const { loadImage, createCanvas } = require("canvas");
|
49
|
+
const fs = global.nodemodule["fs-extra"];
|
50
|
+
const axios = global.nodemodule["axios"];
|
51
|
+
let pathImg = __dirname + '/cache/jessica.png';
|
52
|
+
var text = args.join(" ");
|
53
|
+
if (!text) return api.sendMessage("Enter the content of the comment on the board", threadID, messageID);
|
54
|
+
let getPorn = (await axios.get(`https://i.ibb.co/RTwmBr2/Picsart-22-08-14-01-46-16-301.jpg`, { responseType: 'arraybuffer' })).data;
|
55
|
+
fs.writeFileSync(pathImg, Buffer.from(getPorn, 'utf-8'));
|
56
|
+
let baseImage = await loadImage(pathImg);
|
57
|
+
let canvas = createCanvas(baseImage.width, baseImage.height);
|
58
|
+
let ctx = canvas.getContext("2d");
|
59
|
+
ctx.drawImage(baseImage, 0, 0, canvas.width, canvas.height);
|
60
|
+
ctx.font = "bold 400 30px Arial";
|
61
|
+
ctx.fillStyle = "black";
|
62
|
+
ctx.textAlign = "start";
|
63
|
+
let fontSize = 45;
|
64
|
+
while (ctx.measureText(text).width > 2250) {
|
65
|
+
fontSize--;
|
66
|
+
ctx.font = `400 ${fontSize}px Arial, sans-serif`;
|
67
|
+
}
|
68
|
+
const lines = await this.wrapText(ctx, text, 240);
|
69
|
+
ctx.fillText(lines.join('\n'), 50,300);//comment
|
70
|
+
ctx.beginPath();
|
71
|
+
const imageBuffer = canvas.toBuffer();
|
72
|
+
fs.writeFileSync(pathImg, imageBuffer);
|
73
|
+
return api.sendMessage({ attachment: fs.createReadStream(pathImg) }, threadID, () => fs.unlinkSync(pathImg), messageID);
|
74
|
+
}
|
@@ -0,0 +1,51 @@
|
|
1
|
+
const chalk = require('chalk');
|
2
|
+
module.exports.config = {
|
3
|
+
name: "join",
|
4
|
+
version: "1.0.1",
|
5
|
+
hasPermssion: 2,
|
6
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
7
|
+
description: "Join the Bot boxes are in",
|
8
|
+
commandCategory: "System",
|
9
|
+
usages: "",
|
10
|
+
cooldowns: 5
|
11
|
+
};
|
12
|
+
module.exports.onLoad = () => {
|
13
|
+
console.log(chalk.bold.hex("#00c300").bold("============ SUCCESFULLY LOADED THE JOIN COMMAND ============"));
|
14
|
+
}
|
15
|
+
module.exports.handleReply = async function({ api, event, handleReply, Threads }) {
|
16
|
+
var { threadID, messageID, senderID, body } = event;
|
17
|
+
var { ID } = handleReply;
|
18
|
+
console.log(ID)
|
19
|
+
if (!body || !parseInt(body)) return api.sendMessage('Your selection must be a number.', threadID, messageID);
|
20
|
+
if ((parseInt(body) - 1) > ID.length) return api.sendMessage("Your pick is not on the list", threadID, messageID);
|
21
|
+
try {
|
22
|
+
var threadInfo = await Threads.getInfo(ID[body - 1]);
|
23
|
+
var { participantIDs, approvalMode, adminIDs } = threadInfo;
|
24
|
+
if (participantIDs.includes(senderID)) return api.sendMessage(`You are already in this group.`, threadID, messageID);
|
25
|
+
api.addUserToGroup(senderID, ID[body - 1]);
|
26
|
+
if (approvalMode == true && !adminIDs.some(item => item.id) == api.getCurrentUserID()) return api.sendMessage("Added you to the group's approval list...Custom yourself.", threadID, messageID);
|
27
|
+
else return api.sendMessage(`My wife just added you to the group ${threadInfo.threadName} already. Check in the waiting or spam message section if you don't see the box \nA lot 💟`, threadID, messageID);
|
28
|
+
} catch (error) {
|
29
|
+
return api.sendMessage(`I'm wrong so I can't add you to that group:<.\n\n${error}`, threadID, messageID);
|
30
|
+
}
|
31
|
+
}
|
32
|
+
|
33
|
+
module.exports.run = async function({ api, event, Threads }) {
|
34
|
+
var { threadID, messageID, senderID } = event;
|
35
|
+
var msg = `🔰==[ BOX LIST ]==🔰\n\n`, number = 0, ID = [];
|
36
|
+
var allThreads = await Threads.getAll();
|
37
|
+
for (var i of allThreads) {
|
38
|
+
number++;
|
39
|
+
msg += `${number}. ${i.threadInfo.threadName}\n`;
|
40
|
+
ID.push(i.threadID)
|
41
|
+
}
|
42
|
+
msg += `\n👉 Reply this message with the number corresponding to the group you want to enter`
|
43
|
+
return api.sendMessage(msg, threadID, (error, info) => {
|
44
|
+
global.client.handleReply.push({
|
45
|
+
name: this.config.name,
|
46
|
+
author: senderID,
|
47
|
+
messageID: info.messageID,
|
48
|
+
ID: ID
|
49
|
+
})
|
50
|
+
}, messageID)
|
51
|
+
}
|
@@ -0,0 +1,27 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "kanna",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "Kadeer",
|
6
|
+
description: "See pictures of baby dragons",
|
7
|
+
commandCategory: "ramdom-images",
|
8
|
+
usages: "kanna",
|
9
|
+
cooldowns: 5
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async function({ api, event }) {
|
13
|
+
const axios = require('axios');
|
14
|
+
const request = require('request');
|
15
|
+
const fs = require("fs");
|
16
|
+
axios.get('https://apikanna.khoahoang2.repl.co').then(res => {
|
17
|
+
let ext = res.data.data.substring(res.data.data.lastIndexOf(".") + 1);
|
18
|
+
let count = res.data.count;
|
19
|
+
let callback = function () {
|
20
|
+
api.sendMessage({
|
21
|
+
body: `⚡️This is Kanna <3\n⚡️Number of photos available: ${count} Photo`,
|
22
|
+
attachment: fs.createReadStream(__dirname + `/cache/kanna.${ext}`)
|
23
|
+
}, event.threadID, () => fs.unlinkSync(__dirname + `/cache/kanna.${ext}`), event.messageID);
|
24
|
+
};
|
25
|
+
request(res.data.data).pipe(fs.createWriteStream(__dirname + `/cache/kanna.${ext}`)).on("close", callback);
|
26
|
+
})
|
27
|
+
}
|
@@ -0,0 +1,26 @@
|
|
1
|
+
const fs = require("fs");
|
2
|
+
module.exports.config = {
|
3
|
+
name: "khana",
|
4
|
+
version: "1.0.1",
|
5
|
+
hasPermssion: 0,
|
6
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
7
|
+
description: "hihihihi",
|
8
|
+
commandCategory: "no prefix",
|
9
|
+
usages: "khana",
|
10
|
+
cooldowns: 5,
|
11
|
+
};
|
12
|
+
|
13
|
+
module.exports.handleEvent = function({ api, event, client, __GLOBAL }) {
|
14
|
+
var { threadID, messageID } = event;
|
15
|
+
if (event.body.indexOf("Khana")==0 || event.body.indexOf("khana")==0 || event.body.indexOf("Dinner")==0 || event.body.indexOf("dinner")==0) {
|
16
|
+
var msg = {
|
17
|
+
body: "Ye lo khana 🍽️",
|
18
|
+
attachment: fs.createReadStream(__dirname + `/cache/khana.jpg`)
|
19
|
+
}
|
20
|
+
api.sendMessage(msg, threadID, messageID);
|
21
|
+
api.setMessageReaction("🍽️", event.messageID, (err) => {}, true)
|
22
|
+
}
|
23
|
+
}
|
24
|
+
module.exports.run = function({ api, event, client, __GLOBAL }) {
|
25
|
+
|
26
|
+
}
|
@@ -0,0 +1,51 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "kick",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 1,
|
5
|
+
credits: "𝙋𝙧𝙞𝙮𝙖𝙣𝙨𝙝 𝙍𝙖𝙟𝙥𝙪𝙩",
|
6
|
+
description: "Remove the person you need to remove from the group by tagging or replying",
|
7
|
+
commandCategory: "Group",
|
8
|
+
usages: "[tag/reply/all]",
|
9
|
+
cooldowns: 0
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async function ({
|
13
|
+
args,
|
14
|
+
api,
|
15
|
+
event,
|
16
|
+
Threads
|
17
|
+
}) {
|
18
|
+
var {
|
19
|
+
participantIDs
|
20
|
+
} = (await Threads.getData(event.threadID)).threadInfo;
|
21
|
+
const botID = api.getCurrentUserID();
|
22
|
+
try {
|
23
|
+
if (args.join().indexOf('@') !== -1) {
|
24
|
+
var mention = Object.keys(event.mentions);
|
25
|
+
for (let o in mention) {
|
26
|
+
setTimeout(() => {
|
27
|
+
return api.removeUserFromGroup(mention[o], event.threadID)
|
28
|
+
}, 1000)
|
29
|
+
}
|
30
|
+
} else {
|
31
|
+
if (event.type == "message_reply") {
|
32
|
+
uid = event.messageReply.senderID
|
33
|
+
return api.removeUserFromGroup(uid, event.threadID)
|
34
|
+
} else {
|
35
|
+
if (!args[0]) return api.sendMessage(`Please tag or reply the person who needs kick`, event.threadID, event.messageID)
|
36
|
+
else {
|
37
|
+
if (args[0] == "all") {
|
38
|
+
const listUserID = event.participantIDs.filter(ID => ID != botID && ID != event.senderID);
|
39
|
+
for (let idUser in listUserID) {
|
40
|
+
setTimeout(() => {
|
41
|
+
return api.removeUserFromGroup(idUser, event.threadID)
|
42
|
+
}, 1000)
|
43
|
+
}
|
44
|
+
}
|
45
|
+
}
|
46
|
+
}
|
47
|
+
}
|
48
|
+
} catch {
|
49
|
+
return api.sendMessage(`There's error when using this command`, event.threadID, event.messageID);
|
50
|
+
}
|
51
|
+
}
|
@@ -0,0 +1,79 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "kiss2",
|
3
|
+
version: "2.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Kiss the person you want",
|
7
|
+
commandCategory: "Love",
|
8
|
+
usages: "kiss [tag]",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"axios": "",
|
12
|
+
"fs-extra": "",
|
13
|
+
"path": "",
|
14
|
+
"jimp": ""
|
15
|
+
}
|
16
|
+
};
|
17
|
+
|
18
|
+
module.exports.onLoad = async() => {
|
19
|
+
const { resolve } = global.nodemodule["path"];
|
20
|
+
const { existsSync, mkdirSync } = global.nodemodule["fs-extra"];
|
21
|
+
const { downloadFile } = global.utils;
|
22
|
+
const dirMaterial = __dirname + `/cache/`;
|
23
|
+
const path = resolve(__dirname, 'cache', 'hon.png');
|
24
|
+
if (!existsSync(dirMaterial + "")) mkdirSync(dirMaterial, { recursive: true });
|
25
|
+
if (!existsSync(path)) await downloadFile("https://i.imgur.com/BtSlsSS.jpg", path);
|
26
|
+
|
27
|
+
}
|
28
|
+
|
29
|
+
async function makeImage({ one, two }) {
|
30
|
+
const fs = global.nodemodule["fs-extra"];
|
31
|
+
const path = global.nodemodule["path"];
|
32
|
+
const axios = global.nodemodule["axios"];
|
33
|
+
const jimp = global.nodemodule["jimp"];
|
34
|
+
const __root = path.resolve(__dirname, "cache");
|
35
|
+
|
36
|
+
let hon_img = await jimp.read(__root + "/hon.png");
|
37
|
+
let pathImg = __root + `/hon_${one}_${two}.png`;
|
38
|
+
let avatarOne = __root + `/avt_${one}.png`;
|
39
|
+
let avatarTwo = __root + `/avt_${two}.png`;
|
40
|
+
|
41
|
+
let getAvatarOne = (await axios.get(`https://graph.facebook.com/${one}/picture?width=512&height=512&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`, { responseType: 'arraybuffer' })).data;
|
42
|
+
fs.writeFileSync(avatarOne, Buffer.from(getAvatarOne, 'utf-8'));
|
43
|
+
|
44
|
+
let getAvatarTwo = (await axios.get(`https://graph.facebook.com/${two}/picture?width=512&height=512&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`, { responseType: 'arraybuffer' })).data;
|
45
|
+
fs.writeFileSync(avatarTwo, Buffer.from(getAvatarTwo, 'utf-8'));
|
46
|
+
|
47
|
+
let circleOne = await jimp.read(await circle(avatarOne));
|
48
|
+
let circleTwo = await jimp.read(await circle(avatarTwo));
|
49
|
+
hon_img.resize(700, 440).composite(circleOne.resize(200, 200), 390, 23).composite(circleTwo.resize(180, 180), 140, 80);
|
50
|
+
|
51
|
+
let raw = await hon_img.getBufferAsync("image/png");
|
52
|
+
|
53
|
+
fs.writeFileSync(pathImg, raw);
|
54
|
+
fs.unlinkSync(avatarOne);
|
55
|
+
fs.unlinkSync(avatarTwo);
|
56
|
+
|
57
|
+
return pathImg;
|
58
|
+
}
|
59
|
+
async function circle(image) {
|
60
|
+
const jimp = require("jimp");
|
61
|
+
image = await jimp.read(image);
|
62
|
+
image.circle();
|
63
|
+
return await image.getBufferAsync("image/png");
|
64
|
+
}
|
65
|
+
|
66
|
+
module.exports.run = async function ({ event, api, args, Currencies }) {
|
67
|
+
const fs = global.nodemodule["fs-extra"];
|
68
|
+
const hc = Math.floor(Math.random() * 101);
|
69
|
+
const rd = Math.floor(Math.random() * 100000) + 100000;
|
70
|
+
const { threadID, messageID, senderID } = event;
|
71
|
+
const mention = Object.keys(event.mentions);
|
72
|
+
var one = senderID, two = mention[0];
|
73
|
+
await Currencies.increaseMoney(event.senderID, parseInt(hc*rd));
|
74
|
+
|
75
|
+
if (!two) return api.sendMessage("Please tag 1 person", threadID, messageID);
|
76
|
+
else {
|
77
|
+
return makeImage({ one, two }).then(path => api.sendMessage({ body: `[❤️] The level of affection between you and that person is: ${hc} %\n[❤️] The two of you are blessed by BOT: ${((hc)*rd)} $\n[❤️] Wish you happy 🍀`, attachment: fs.createReadStream(path)}, threadID, () => fs.unlinkSync(path), messageID));
|
78
|
+
}
|
79
|
+
}
|
@@ -0,0 +1,79 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "kiss",
|
3
|
+
version: "2.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Kiss the person you want",
|
7
|
+
commandCategory: "Love",
|
8
|
+
usages: "kiss2 [tag]",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"axios": "",
|
12
|
+
"fs-extra": "",
|
13
|
+
"path": "",
|
14
|
+
"jimp": ""
|
15
|
+
}
|
16
|
+
};
|
17
|
+
|
18
|
+
module.exports.onLoad = async() => {
|
19
|
+
const { resolve } = global.nodemodule["path"];
|
20
|
+
const { existsSync, mkdirSync } = global.nodemodule["fs-extra"];
|
21
|
+
const { downloadFile } = global.utils;
|
22
|
+
const dirMaterial = __dirname + `/cache/`;
|
23
|
+
const path = resolve(__dirname, 'cache', 'hon1.png');
|
24
|
+
if (!existsSync(dirMaterial + "")) mkdirSync(dirMaterial, { recursive: true });
|
25
|
+
if (!existsSync(path)) await downloadFile("https://i.imgur.com/8ZMIcw9.png", path);
|
26
|
+
|
27
|
+
}
|
28
|
+
|
29
|
+
async function makeImage({ one, two }) {
|
30
|
+
const fs = global.nodemodule["fs-extra"];
|
31
|
+
const path = global.nodemodule["path"];
|
32
|
+
const axios = global.nodemodule["axios"];
|
33
|
+
const jimp = global.nodemodule["jimp"];
|
34
|
+
const __root = path.resolve(__dirname, "cache");
|
35
|
+
|
36
|
+
let hon_img = await jimp.read(__root + "/hon1.png");
|
37
|
+
let pathImg = __root + `/hon1_${one}_${two}.png`;
|
38
|
+
let avatarOne = __root + `/avt_${one}.png`;
|
39
|
+
let avatarTwo = __root + `/avt_${two}.png`;
|
40
|
+
|
41
|
+
let getAvatarOne = (await axios.get(`https://graph.facebook.com/${one}/picture?width=512&height=512&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`, { responseType: 'arraybuffer' })).data;
|
42
|
+
fs.writeFileSync(avatarOne, Buffer.from(getAvatarOne, 'utf-8'));
|
43
|
+
|
44
|
+
let getAvatarTwo = (await axios.get(`https://graph.facebook.com/${two}/picture?width=512&height=512&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`, { responseType: 'arraybuffer' })).data;
|
45
|
+
fs.writeFileSync(avatarTwo, Buffer.from(getAvatarTwo, 'utf-8'));
|
46
|
+
|
47
|
+
let circleOne = await jimp.read(await circle(avatarOne));
|
48
|
+
let circleTwo = await jimp.read(await circle(avatarTwo));
|
49
|
+
hon_img.resize(700, 440).composite(circleOne.resize(130, 130), 70, 300).composite(circleTwo.resize(130, 130), 450, 300);
|
50
|
+
|
51
|
+
let raw = await hon_img.getBufferAsync("image/png");
|
52
|
+
|
53
|
+
fs.writeFileSync(pathImg, raw);
|
54
|
+
fs.unlinkSync(avatarOne);
|
55
|
+
fs.unlinkSync(avatarTwo);
|
56
|
+
|
57
|
+
return pathImg;
|
58
|
+
}
|
59
|
+
async function circle(image) {
|
60
|
+
const jimp = require("jimp");
|
61
|
+
image = await jimp.read(image);
|
62
|
+
image.circle();
|
63
|
+
return await image.getBufferAsync("image/png");
|
64
|
+
}
|
65
|
+
|
66
|
+
module.exports.run = async function ({ event, api, args, Currencies }) {
|
67
|
+
const fs = global.nodemodule["fs-extra"];
|
68
|
+
const hc = Math.floor(Math.random() * 101);
|
69
|
+
const rd = Math.floor(Math.random() * 100000) + 100000;
|
70
|
+
const { threadID, messageID, senderID } = event;
|
71
|
+
const mention = Object.keys(event.mentions);
|
72
|
+
var one = senderID, two = mention[0];
|
73
|
+
await Currencies.increaseMoney(event.senderID, parseInt(hc*rd));
|
74
|
+
|
75
|
+
if (!two) return api.sendMessage("Please tag 1 person", threadID, messageID);
|
76
|
+
else {
|
77
|
+
return makeImage({ one, two }).then(path => api.sendMessage({ body: `[❤️] The level of affection between you and that person is: ${hc} %\n[❤️] The two of you are blessed by BOT: ${((hc)*rd)} $\n[❤️] Wish you happy 🍀`, attachment: fs.createReadStream(path)}, threadID, () => fs.unlinkSync(path), messageID));
|
78
|
+
}
|
79
|
+
}
|