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,117 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "outbox",
|
3
|
+
version: "1.0.6",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "CatalizCS",
|
6
|
+
description: "Automatic Outbox after the time period has requested!",
|
7
|
+
commandCategory: "system",
|
8
|
+
dependencies: {
|
9
|
+
"moment-timezone": ""
|
10
|
+
},
|
11
|
+
cooldowns: 5
|
12
|
+
};
|
13
|
+
|
14
|
+
module.exports.convertTime = (timestamp, separator) => {
|
15
|
+
var pad = function(input) {return input < 10 ? "0" + input : input;};
|
16
|
+
var date = timestamp ? new Date(timestamp * 1000) : new Date();
|
17
|
+
return [
|
18
|
+
pad(date.getHours()),
|
19
|
+
pad(date.getMinutes()),
|
20
|
+
pad(date.getSeconds())
|
21
|
+
].join(typeof separator !== 'undefined' ? separator : ':' );
|
22
|
+
}
|
23
|
+
|
24
|
+
module.exports.handleSchedule = async ({ api, schedule }) => {
|
25
|
+
try {
|
26
|
+
await api.removeUserFromGroup(api.getCurrentUserID(), schedule.target);
|
27
|
+
return api.sendMessage(`[Outbox] has left the group ID ${schedule.target}`, __GLOBAL.settings.ADMINBOT[0], (error, info) => {
|
28
|
+
if (error) return require(process.cwd() + "/utils/log")(`Has left the group ID ${schedule.target}`, "[ OUTBOX ]");
|
29
|
+
});
|
30
|
+
}
|
31
|
+
catch {
|
32
|
+
return api.sendMessage(`Could not leave the group ID ${schedule.target}!`, __GLOBAL.settings.ADMINBOT[0], (error, info) => {
|
33
|
+
if (error) return require(process.cwd() + "/utils/log")(`Could not leave the group ID ${schedule.target}!`, "error");
|
34
|
+
});
|
35
|
+
}
|
36
|
+
}
|
37
|
+
|
38
|
+
module.exports.handleReply = ({ event, api, handleReply }) => {
|
39
|
+
const moment = global.nodemodule["moment-timezone"];
|
40
|
+
|
41
|
+
if (handleReply.author != event.senderID) return;
|
42
|
+
|
43
|
+
switch (handleReply.type) {
|
44
|
+
case "inputThreadID": {
|
45
|
+
if (isNaN(event.body)) return api.sendMessage("[Outbox] ThreadID you enter inappropriate format!", event.threadID, event.messageID);
|
46
|
+
api.unsendMessage(handleReply.messageID);
|
47
|
+
return api.sendMessage(`[Outbox] The time you need a timer (note must be in the format: HH:mm):`, event.threadID, (error, info) => {
|
48
|
+
global.client.handleReply.push({
|
49
|
+
type: "inputTime",
|
50
|
+
name: this.config.name,
|
51
|
+
author: event.senderID,
|
52
|
+
messageID: info.messageID,
|
53
|
+
target: event.body
|
54
|
+
})
|
55
|
+
})
|
56
|
+
}
|
57
|
+
|
58
|
+
case "inputTime": {
|
59
|
+
const time = moment().tz("Asia/Dhaka");
|
60
|
+
const regex = /([0-9]|0[0-9]|1[0-9]|2[0-3]):([0-9]|[0-5][0-9])$/;
|
61
|
+
|
62
|
+
if (!regex.test(event.body)) return api.sendMessage(`[Outbox] Format time incorrectly!`, event.threadID, event.messageID);
|
63
|
+
const timeSplited = event.body.split(":"),
|
64
|
+
hour = timeSplited[0],
|
65
|
+
minute = timeSplited[1];
|
66
|
+
|
67
|
+
if (hour > time.hours()) time.add(1, "days");
|
68
|
+
|
69
|
+
time.set({ hour, minute });
|
70
|
+
|
71
|
+
api.unsendMessage(handleReply.messageID);
|
72
|
+
return api.sendMessage(`[Outbox] Enter the reason automatically removed:`, event.threadID, (error, info) => {
|
73
|
+
global.client.handleReply.push({
|
74
|
+
type: "inputReason",
|
75
|
+
name: this.config.name,
|
76
|
+
author: event.senderID,
|
77
|
+
messageID: info.messageID,
|
78
|
+
target: handleReply.target,
|
79
|
+
timeTarget: time.unix()
|
80
|
+
})
|
81
|
+
})
|
82
|
+
}
|
83
|
+
|
84
|
+
case "inputReason": {
|
85
|
+
api.unsendMessage(handleReply.messageID);
|
86
|
+
return api.sendMessage(
|
87
|
+
"=== OutBox ===" +
|
88
|
+
"\n\nยป Thread need to leave: " + handleReply.target +
|
89
|
+
"\nยป Loose time: " + this.convertTime(handleReply.timeTarget) +
|
90
|
+
"\nยป Reasons: " + event.body,
|
91
|
+
event.threadID, (error, info) => {
|
92
|
+
return api.sendMessage(`[Outbox] received the command to leave this group at the time ${this.convertTime(handleReply.timeTarget)} with the reason ${event.body}`, handleReply.target, (error, info) => {
|
93
|
+
if (error) return api.sendMessage(`[Outbox] Thread need a ban with ID does not exist, may have been kicked before!`, event.threadID, event.messaegID);
|
94
|
+
else return global.client.handleSchedule.push({
|
95
|
+
commandName: this.config.name,
|
96
|
+
timestamp: handleReply.timeTarget,
|
97
|
+
target: handleReply.target,
|
98
|
+
reason: event.body,
|
99
|
+
event
|
100
|
+
})
|
101
|
+
})
|
102
|
+
}
|
103
|
+
)
|
104
|
+
}
|
105
|
+
}
|
106
|
+
}
|
107
|
+
|
108
|
+
module.exports.run = ({ event, api }) => {
|
109
|
+
return api.sendMessage(`[Outbox] Thread ID You need a loose automatic timer:`, event.threadID, (error, info) => {
|
110
|
+
global.client.handleReply.push({
|
111
|
+
type: "inputThreadID",
|
112
|
+
name: this.config.name,
|
113
|
+
author: event.senderID,
|
114
|
+
messageID: info.messageID
|
115
|
+
})
|
116
|
+
})
|
117
|
+
}
|
@@ -0,0 +1,119 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "package",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ", //don't change the credits please
|
6
|
+
description: ".",
|
7
|
+
commandCategory: "system",
|
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
|
+
var link = ["https://i.imgur.com/6UxTLqh.png"];
|
21
|
+
var callback = () => api.sendMessage({body:`
|
22
|
+
{
|
23
|
+
"name": "Priyansh",
|
24
|
+
"version": "9.9.3",
|
25
|
+
"description": "A simple Facebook Messenger Bot made by ๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ.",
|
26
|
+
"main": "mirai.js",
|
27
|
+
"scripts": {
|
28
|
+
"start": "pm2 kill && pm2 start index.js -i 1 --no-daemon",
|
29
|
+
"login": "node login",
|
30
|
+
"test": "node --trace-warnings --use_strict --async-stack-traces mirai"
|
31
|
+
},
|
32
|
+
"repository": {
|
33
|
+
"type": "git",
|
34
|
+
"url": "https://github.com/Priyanshu192/Priyansh-bypass/issues"
|
35
|
+
},
|
36
|
+
"keywords": [
|
37
|
+
"bot",
|
38
|
+
"facebook",
|
39
|
+
"projectpriyansh",
|
40
|
+
"messenger",
|
41
|
+
"javascript",
|
42
|
+
"priyanshu",
|
43
|
+
"prince",
|
44
|
+
"mental"
|
45
|
+
],
|
46
|
+
"author": "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
47
|
+
"license": "GPL-3.0",
|
48
|
+
"bugs": {
|
49
|
+
"url": "https://github.com/Priyanshu192/Priyansh-bypass/issues"
|
50
|
+
},
|
51
|
+
"homepage": "https://github.com/Priyanshu192/priyansh-bypass/issues",
|
52
|
+
"dependencies": {
|
53
|
+
"@maihuybao/fca-unofficial": "^1.3.13-2",
|
54
|
+
"@priyanshproject/assets": "",
|
55
|
+
"@replit/database": "^2.0.1",
|
56
|
+
"@supercharge/strings": "^1.28.0",
|
57
|
+
"akaneko": "^5.2.2",
|
58
|
+
"axios": "^0.26.1",
|
59
|
+
"body-parser": "",
|
60
|
+
"caesar-salad": "",
|
61
|
+
"canvas": "^2.7.0",
|
62
|
+
"chalk": "^4.1.2",
|
63
|
+
"cheerio": "",
|
64
|
+
"child_process": "^1.0.2",
|
65
|
+
"colors": "^1.4.0",
|
66
|
+
"cron": "^2.1.0",
|
67
|
+
"cronosjs": "^1.7.1",
|
68
|
+
"crypto": "",
|
69
|
+
"desuni": "^11.0.5",
|
70
|
+
"discord-chatbot": "^2.1.0",
|
71
|
+
"eval": "^0.1.8",
|
72
|
+
"extract-zip": "",
|
73
|
+
"fb-chat-api": "^10.4.1",
|
74
|
+
"fca-disme": "^2.3.0",
|
75
|
+
"fca-horizon-remake": "^20.0.6",
|
76
|
+
"fca-kaneki": "^1.2.9",
|
77
|
+
"fca-noder": "git+https://github.com/Priyanshu192/fca-noder.git",
|
78
|
+
"fca-sus": "^1.1.7",
|
79
|
+
"fca-unofficial": "^1.3.10",
|
80
|
+
"fca-unofficial-force": "^10.3.13",
|
81
|
+
"fca-xuyen-get": "^1.3.13",
|
82
|
+
"figlet": "",
|
83
|
+
"fs-extra": "^10.0.1",
|
84
|
+
"helyt": "^1.3.16",
|
85
|
+
"jimp": "",
|
86
|
+
"knights-canvas": "^1.3.7-a",
|
87
|
+
"lyrics-finder": "^21.7.0",
|
88
|
+
"mal-scraper": "^2.11.4",
|
89
|
+
"minimist": "",
|
90
|
+
"moment-timezone": "^0.5.34",
|
91
|
+
"ms": "",
|
92
|
+
"nhentai-api": "^3.4.3",
|
93
|
+
"node-cron": "^3.0.2",
|
94
|
+
"node-opus": "^0.3.3",
|
95
|
+
"node-schedule-tz": "^1.2.1-4",
|
96
|
+
"npmlog": "",
|
97
|
+
"opusscript": "0.0.8",
|
98
|
+
"path": "",
|
99
|
+
"pidusage": "^3.0.0",
|
100
|
+
"pm2": "^5.2.0",
|
101
|
+
"readline": "",
|
102
|
+
"request": "^2.88.2",
|
103
|
+
"semver": "^7.3.5",
|
104
|
+
"sequelize": "^6.17.0",
|
105
|
+
"simple-youtube-api": "^5.2.1",
|
106
|
+
"sqlite3": "^5.0.11",
|
107
|
+
"string-similarity": "",
|
108
|
+
"to": "^0.2.9",
|
109
|
+
"totp-generator": "",
|
110
|
+
"vtuber-wiki": "^1.1.5",
|
111
|
+
"wikijs": "^6.3.3",
|
112
|
+
"youtube-search-api": "^1.1.0",
|
113
|
+
"youtubei.js": "^1.4.2",
|
114
|
+
"ytdl-core": "^4.11.0",
|
115
|
+
"zalgo": "0.0.1"
|
116
|
+
}
|
117
|
+
}.`,attachment: fs.createReadStream(__dirname + "/cache/ken.png")}, event.threadID, () => fs.unlinkSync(__dirname + "/cache/ken.png"));
|
118
|
+
return request(encodeURI(link[Math.floor(Math.random() * link.length)])).pipe(fs.createWriteStream(__dirname+"/cache/ken.png")).on("close",() => callback());
|
119
|
+
};
|
@@ -0,0 +1,86 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "pair",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "Pairing",
|
7
|
+
commandCategory: "love",
|
8
|
+
usages: "pair",
|
9
|
+
dependencies: {
|
10
|
+
"axios": "",
|
11
|
+
"fs-extra": ""
|
12
|
+
},
|
13
|
+
cooldowns: 0
|
14
|
+
}
|
15
|
+
|
16
|
+
module.exports.run = async function ({ args, Users, Threads, api, event, Currencies }) {
|
17
|
+
const { loadImage, createCanvas } = require("canvas");
|
18
|
+
const fs = global.nodemodule["fs-extra"];
|
19
|
+
const axios = global.nodemodule["axios"];
|
20
|
+
|
21
|
+
var id1 = event.senderID;
|
22
|
+
var name1 = await Users.getNameUser(id1);
|
23
|
+
var ThreadInfo = await api.getThreadInfo(event.threadID);
|
24
|
+
var all = ThreadInfo.userInfo
|
25
|
+
for (let c of all) {
|
26
|
+
if (c.id == id1) var gender1 = c.gender;
|
27
|
+
};
|
28
|
+
const botID = api.getCurrentUserID();
|
29
|
+
let ungvien = [];
|
30
|
+
if(gender1 == "FEMALE"){
|
31
|
+
for (let u of all) {
|
32
|
+
if (u.gender == "MALE") {
|
33
|
+
if (u.id !== id1 && u.id !== botID) ungvien.push(u.id)
|
34
|
+
}
|
35
|
+
}
|
36
|
+
}
|
37
|
+
else if(gender1 == "MALE"){
|
38
|
+
for (let u of all) {
|
39
|
+
if (u.gender == "FEMALE") {
|
40
|
+
if (u.id !== id1 && u.id !== botID) ungvien.push(u.id)
|
41
|
+
}
|
42
|
+
}
|
43
|
+
}
|
44
|
+
else {
|
45
|
+
for (let u of all) {
|
46
|
+
if (u.id !== id1 && u.id !== botID) ungvien.push(u.id)
|
47
|
+
}
|
48
|
+
}
|
49
|
+
var id2 = ungvien[Math.floor(Math.random() * ungvien.length)];
|
50
|
+
var name2 = await Users.getNameUser(id2);
|
51
|
+
var rd1 = Math.floor(Math.random() * 100) + 1;
|
52
|
+
var cc = ['21%', '67%', '19%', '37%', '17%', '96%', '52%', '62%', '76%', '83%', '100%', '99%', "0%", "48%"];
|
53
|
+
var rd2 = cc[Math.floor(Math.random() * cc.length)];
|
54
|
+
var djtme = [`${rd1}`, `${rd1}`, `${rd1}`, `${rd1}`, `${rd1}`, `${rd2}`, `${rd1}`, `${rd1}`, `${rd1}`, `${rd1}`];
|
55
|
+
|
56
|
+
var tile = djtme[Math.floor(Math.random() * djtme.length)];
|
57
|
+
|
58
|
+
let getAvtmot = (
|
59
|
+
await axios.get(
|
60
|
+
`https://graph.facebook.com/${id1}/picture?width=720&height=720&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`,
|
61
|
+
{ responseType: "arraybuffer" }
|
62
|
+
)
|
63
|
+
).data;
|
64
|
+
fs.writeFileSync( __dirname + "/cache/avt.png", Buffer.from(getAvtmot, "utf-8"));
|
65
|
+
|
66
|
+
let gifLove = (await axios.get( `https://i.imgur.com/vcydK3t.gif`, { responseType: "arraybuffer" } )).data;
|
67
|
+
fs.writeFileSync( __dirname + "/cache/giflove.png", Buffer.from(gifLove, "utf-8") );
|
68
|
+
|
69
|
+
let getAvthai = (
|
70
|
+
await axios.get(
|
71
|
+
`https://graph.facebook.com/${id2}/picture?width=720&height=720&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`,
|
72
|
+
{ responseType: "arraybuffer" }
|
73
|
+
)
|
74
|
+
).data;
|
75
|
+
fs.writeFileSync( __dirname + "/cache/avt2.png", Buffer.from(getAvthai, "utf-8"));
|
76
|
+
|
77
|
+
var imglove = [];
|
78
|
+
imglove.push(fs.createReadStream(__dirname + "/cache/avt.png"));
|
79
|
+
imglove.push(fs.createReadStream(__dirname + "/cache/giflove.png"));
|
80
|
+
imglove.push(fs.createReadStream(__dirname + "/cache/avt2.png"));
|
81
|
+
var msg = {body: `๐ฅฐSuccessful pairing!\n๐Wish you two hundred years of happiness\nDual ratio: ${tile}%\n`+name1+" "+"โค๏ธ"+" "+name2, mentions: [{
|
82
|
+
tag: `${name2}`,
|
83
|
+
id: id2
|
84
|
+
}], attachment: imglove}
|
85
|
+
return api.sendMessage(msg, event.threadID, event.messageID);
|
86
|
+
}
|
@@ -0,0 +1,86 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "pair1",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "It's a compound :>",
|
7
|
+
commandCategory: "Giแบฃi trรญ",
|
8
|
+
usages: "",
|
9
|
+
dependencies: {
|
10
|
+
"axios": "",
|
11
|
+
"fs-extra": ""
|
12
|
+
},
|
13
|
+
cooldowns: 0
|
14
|
+
}
|
15
|
+
|
16
|
+
module.exports.run = async function ({ args, Users, Threads, api, event, Currencies }) {
|
17
|
+
const { loadImage, createCanvas } = require("canvas");
|
18
|
+
const fs = global.nodemodule["fs-extra"];
|
19
|
+
const axios = global.nodemodule["axios"];
|
20
|
+
|
21
|
+
var id1 = event.senderID;
|
22
|
+
var name1 = await Users.getNameUser(id1);
|
23
|
+
var ThreadInfo = await api.getThreadInfo(event.threadID);
|
24
|
+
var all = ThreadInfo.userInfo
|
25
|
+
for (let c of all) {
|
26
|
+
if (c.id == id1) var gender1 = c.gender;
|
27
|
+
};
|
28
|
+
const botID = api.getCurrentUserID();
|
29
|
+
let ungvien = [];
|
30
|
+
if(gender1 == "FEMALE"){
|
31
|
+
for (let u of all) {
|
32
|
+
if (u.gender == "MALE") {
|
33
|
+
if (u.id !== id1 && u.id !== botID) ungvien.push(u.id)
|
34
|
+
}
|
35
|
+
}
|
36
|
+
}
|
37
|
+
else if(gender1 == "MALE"){
|
38
|
+
for (let u of all) {
|
39
|
+
if (u.gender == "FEMALE") {
|
40
|
+
if (u.id !== id1 && u.id !== botID) ungvien.push(u.id)
|
41
|
+
}
|
42
|
+
}
|
43
|
+
}
|
44
|
+
else {
|
45
|
+
for (let u of all) {
|
46
|
+
if (u.id !== id1 && u.id !== botID) ungvien.push(u.id)
|
47
|
+
}
|
48
|
+
}
|
49
|
+
var id2 = ungvien[Math.floor(Math.random() * ungvien.length)];
|
50
|
+
var name2 = await Users.getNameUser(id2);
|
51
|
+
var rd1 = Math.floor(Math.random() * 100) + 1;
|
52
|
+
var cc = ['21%', '67%', '19%', '37%', '17%', '96%', '52%', '62%', '76%', '83%', '100%', '99%', "0%", "48%"];
|
53
|
+
var rd2 = cc[Math.floor(Math.random() * cc.length)];
|
54
|
+
var djtme = [`${rd1}`, `${rd1}`, `${rd1}`, `${rd1}`, `${rd1}`, `${rd2}`, `${rd1}`, `${rd1}`, `${rd1}`, `${rd1}`];
|
55
|
+
|
56
|
+
var tile = djtme[Math.floor(Math.random() * djtme.length)];
|
57
|
+
|
58
|
+
let getAvtmot = (
|
59
|
+
await axios.get(
|
60
|
+
`https://graph.facebook.com/${id1}/picture?width=720&height=720&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`,
|
61
|
+
{ responseType: "arraybuffer" }
|
62
|
+
)
|
63
|
+
).data;
|
64
|
+
fs.writeFileSync( __dirname + "/cache/avt.png", Buffer.from(getAvtmot, "utf-8"));
|
65
|
+
|
66
|
+
let gifLove = (await axios.get( `https://i.imgur.com/vcydK3t.gif`, { responseType: "arraybuffer" } )).data;
|
67
|
+
fs.writeFileSync( __dirname + "/cache/giflove.png", Buffer.from(gifLove, "utf-8") );
|
68
|
+
|
69
|
+
let getAvthai = (
|
70
|
+
await axios.get(
|
71
|
+
`https://graph.facebook.com/${id2}/picture?width=720&height=720&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`,
|
72
|
+
{ responseType: "arraybuffer" }
|
73
|
+
)
|
74
|
+
).data;
|
75
|
+
fs.writeFileSync( __dirname + "/cache/avt2.png", Buffer.from(getAvthai, "utf-8"));
|
76
|
+
|
77
|
+
var imglove = [];
|
78
|
+
imglove.push(fs.createReadStream(__dirname + "/cache/avt.png"));
|
79
|
+
imglove.push(fs.createReadStream(__dirname + "/cache/giflove.png"));
|
80
|
+
imglove.push(fs.createReadStream(__dirname + "/cache/avt2.png"));
|
81
|
+
var msg = {body: `๐ฅฐSuccessful pairing!\n๐Wish you two hundred years of happiness\nDual ratio: ${tile}%\n`+name1+" "+"โค๏ธ"+" "+name2, mentions: [{
|
82
|
+
tag: `${name2}`,
|
83
|
+
id: id2
|
84
|
+
}], attachment: imglove}
|
85
|
+
return api.sendMessage(msg, event.threadID, event.messageID);
|
86
|
+
}
|
@@ -0,0 +1,51 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "pair2",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "Pairing",
|
7
|
+
commandCategory: "Love",
|
8
|
+
usages: "pair2",
|
9
|
+
cooldowns: 0
|
10
|
+
};
|
11
|
+
module.exports.run = async function({ api, event, args, Users, Threads, Currencies }) {
|
12
|
+
const axios = global.nodemodule["axios"];
|
13
|
+
const fs = global.nodemodule["fs-extra"];
|
14
|
+
// var data = await Currencies.getData(event.senderID);
|
15
|
+
var money = data.money
|
16
|
+
if(money < 1) api.sendMessage("You need 500 USD for 1 pairing, please use ${global.config.PREFIX}work to received money or ask for admin bot!\n๐คTheres something new to eat๐ค",event.threadID,event.messageID)
|
17
|
+
else {
|
18
|
+
var tl = ['21%', '67%', '19%', '37%', '17%', '96%', '52%', '62%', '76%', '83%', '100%', '99%', "0%", "48%"];
|
19
|
+
var tle = tl[Math.floor(Math.random() * tl.length)];
|
20
|
+
let dataa = await api.getUserInfo(event.senderID);
|
21
|
+
let namee = await dataa[event.senderID].name
|
22
|
+
let loz = await api.getThreadInfo(event.threadID);
|
23
|
+
var emoji = loz.participantIDs;
|
24
|
+
var id = emoji[Math.floor(Math.random() * emoji.length)];
|
25
|
+
let data = await api.getUserInfo(id);
|
26
|
+
let name = await data[id].name
|
27
|
+
var arraytag = [];
|
28
|
+
arraytag.push({id: event.senderID, tag: namee});
|
29
|
+
arraytag.push({id: id, tag: name});
|
30
|
+
// api.changeNickname(`๐๐๐๐ ${name} Property ๐๐๐๐`, event.threadID, event.senderID);
|
31
|
+
// api.changeNickname(`๐๐๐๐ ${namee} Property๐๐๐๐`, event.threadID, id);
|
32
|
+
var sex = await data[id].gender;
|
33
|
+
var gender = sex == 2 ? "Male๐ง" : sex == 1 ? "Female๐ฉโ๐ฆฐ" : "Traฬฬn ฤuฬฬc Bo";
|
34
|
+
// Currencies.setData(event.senderID, options = {money: money - 500})
|
35
|
+
let Avatar = (await axios.get( `https://graph.facebook.com/${id}/picture?height=720&width=720&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`, { responseType: "arraybuffer" } )).data;
|
36
|
+
fs.writeFileSync( __dirname + "/cache/avt.png", Buffer.from(Avatar, "utf-8") );
|
37
|
+
|
38
|
+
let gifLove = (await axios.get( `https://i.imgur.com/TkEJpI9.png`, { responseType: "arraybuffer" } )).data;
|
39
|
+
fs.writeFileSync( __dirname + "/cache/giflove1.png", Buffer.from(gifLove, "utf-8") );
|
40
|
+
|
41
|
+
let Avatar2 = (await axios.get( `https://graph.facebook.com/${event.senderID}/picture?height=720&width=720&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`, { responseType: "arraybuffer" } )).data;
|
42
|
+
fs.writeFileSync( __dirname + "/cache/avt2.png", Buffer.from(Avatar2, "utf-8") );
|
43
|
+
var imglove = [];
|
44
|
+
imglove.push(fs.createReadStream(__dirname + "/cache/avt.png"));
|
45
|
+
imglove.push(fs.createReadStream(__dirname + "/cache/giflove1.png"));
|
46
|
+
imglove.push(fs.createReadStream(__dirname + "/cache/avt2.png"));
|
47
|
+
var msg = {body: `๐ฅฐSuccessful pairing!\n๐Wish you two hundred years of happiness\nyour partner is of the same gender: ${gender}\nDual ratio: ${tle}\n`+namee+" "+"โค๏ธ"+" "+name, mentions: arraytag, attachment: imglove}
|
48
|
+
// var msg = {body: `๐ฅฐSuccessful pairing!\n๐Wish you two hundred years of happiness\n๐Double ratio: ${tle}%\n`+namee+" "+"๐"+" "+name, mentions: arraytag, attachment: imglove}
|
49
|
+
return api.sendMessage(msg, event.threadID, event.messageID)
|
50
|
+
}
|
51
|
+
}
|
@@ -0,0 +1,51 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "pair3",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "0Pairing",
|
7
|
+
commandCategory: "Love",
|
8
|
+
usages: "pair3",
|
9
|
+
cooldowns: 0
|
10
|
+
};
|
11
|
+
module.exports.run = async function({ api, event, args, Users, Threads, Currencies }) {
|
12
|
+
const axios = global.nodemodule["axios"];
|
13
|
+
const fs = global.nodemodule["fs-extra"];
|
14
|
+
// var data = await Currencies.getData(event.senderID);
|
15
|
+
var money = data.money
|
16
|
+
if(money < 1) api.sendMessage("You need 500 USD for 1 pairing, please use ${global.config.PREFIX}work to received money or ask for admin bot!\n๐คTheres something new to eat๐ค",event.threadID,event.messageID)
|
17
|
+
else {
|
18
|
+
var tl = ['21%', '67%', '19%', '37%', '17%', '96%', '52%', '62%', '76%', '83%', '100%', '99%', "0%", "48%"];
|
19
|
+
var tle = tl[Math.floor(Math.random() * tl.length)];
|
20
|
+
let dataa = await api.getUserInfo(event.senderID);
|
21
|
+
let namee = await dataa[event.senderID].name
|
22
|
+
let loz = await api.getThreadInfo(event.threadID);
|
23
|
+
var emoji = loz.participantIDs;
|
24
|
+
var id = emoji[Math.floor(Math.random() * emoji.length)];
|
25
|
+
let data = await api.getUserInfo(id);
|
26
|
+
let name = await data[id].name
|
27
|
+
var arraytag = [];
|
28
|
+
arraytag.push({id: event.senderID, tag: namee});
|
29
|
+
arraytag.push({id: id, tag: name});
|
30
|
+
// api.changeNickname(`๐๐๐๐ ${name} Property ๐๐๐๐`, event.threadID, event.senderID);
|
31
|
+
// api.changeNickname(`๐๐๐๐ ${namee} Property๐๐๐๐`, event.threadID, id);
|
32
|
+
var sex = await data[id].gender;
|
33
|
+
var gender = sex == 2 ? "Male๐ง" : sex == 1 ? "Female๐ฉโ๐ฆฐ" : "Traฬฬn ฤuฬฬc Bo";
|
34
|
+
// Currencies.setData(event.senderID, options = {money: money - 500})
|
35
|
+
let Avatar = (await axios.get( `https://graph.facebook.com/${id}/picture?height=720&width=720&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`, { responseType: "arraybuffer" } )).data;
|
36
|
+
fs.writeFileSync( __dirname + "/cache/avt.png", Buffer.from(Avatar, "utf-8") );
|
37
|
+
|
38
|
+
let gifLove = (await axios.get( `https://i.imgur.com/3WUvZwF.png`, { responseType: "arraybuffer" } )).data;
|
39
|
+
fs.writeFileSync( __dirname + "/cache/giflove2.png", Buffer.from(gifLove, "utf-8") );
|
40
|
+
|
41
|
+
let Avatar2 = (await axios.get( `https://graph.facebook.com/${event.senderID}/picture?height=720&width=720&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`, { responseType: "arraybuffer" } )).data;
|
42
|
+
fs.writeFileSync( __dirname + "/cache/avt2.png", Buffer.from(Avatar2, "utf-8") );
|
43
|
+
var imglove = [];
|
44
|
+
imglove.push(fs.createReadStream(__dirname + "/cache/avt.png"));
|
45
|
+
imglove.push(fs.createReadStream(__dirname + "/cache/giflove2.png"));
|
46
|
+
imglove.push(fs.createReadStream(__dirname + "/cache/avt2.png"));
|
47
|
+
var msg = {body: `๐ฅฐSuccessful pairing!\n๐Wish you two hundred years of happiness\nyour partner is of the same gender: ${gender}\nDual ratio: ${tle}\n`+namee+" "+"โค๏ธ"+" "+name, mentions: arraytag, attachment: imglove}
|
48
|
+
// var msg = {body: `๐ฅฐSuccessful pairing!\n๐Wish you two hundred years of happiness\n๐Double ratio: ${tle}%\n`+namee+" "+"๐"+" "+name, mentions: arraytag, attachment: imglove}
|
49
|
+
return api.sendMessage(msg, event.threadID, event.messageID)
|
50
|
+
}
|
51
|
+
}
|
@@ -0,0 +1,51 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "pair4",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "0Pairing",
|
7
|
+
commandCategory: "Love",
|
8
|
+
usages: "pair4",
|
9
|
+
cooldowns: 0
|
10
|
+
};
|
11
|
+
module.exports.run = async function({ api, event, args, Users, Threads, Currencies }) {
|
12
|
+
const axios = global.nodemodule["axios"];
|
13
|
+
const fs = global.nodemodule["fs-extra"];
|
14
|
+
// var data = await Currencies.getData(event.senderID);
|
15
|
+
var money = data.money
|
16
|
+
if(money < 1) api.sendMessage("You need 500 USD for 1 pairing, please use ${global.config.PREFIX}work to received money or ask for admin bot!\n๐คTheres something new to eat๐ค",event.threadID,event.messageID)
|
17
|
+
else {
|
18
|
+
var tl = ['21%', '67%', '19%', '37%', '17%', '96%', '52%', '62%', '76%', '83%', '100%', '99%', "0%", "48%"];
|
19
|
+
var tle = tl[Math.floor(Math.random() * tl.length)];
|
20
|
+
let dataa = await api.getUserInfo(event.senderID);
|
21
|
+
let namee = await dataa[event.senderID].name
|
22
|
+
let loz = await api.getThreadInfo(event.threadID);
|
23
|
+
var emoji = loz.participantIDs;
|
24
|
+
var id = emoji[Math.floor(Math.random() * emoji.length)];
|
25
|
+
let data = await api.getUserInfo(id);
|
26
|
+
let name = await data[id].name
|
27
|
+
var arraytag = [];
|
28
|
+
arraytag.push({id: event.senderID, tag: namee});
|
29
|
+
arraytag.push({id: id, tag: name});
|
30
|
+
// api.changeNickname(`๐๐๐๐ ${name} Property ๐๐๐๐`, event.threadID, event.senderID);
|
31
|
+
// api.changeNickname(`๐๐๐๐ ${namee} Property๐๐๐๐`, event.threadID, id);
|
32
|
+
var sex = await data[id].gender;
|
33
|
+
var gender = sex == 2 ? "Male๐ง" : sex == 1 ? "Female๐ฉโ๐ฆฐ" : "Traฬฬn ฤuฬฬc Bo";
|
34
|
+
// Currencies.setData(event.senderID, options = {money: money - 500})
|
35
|
+
let Avatar = (await axios.get( `https://graph.facebook.com/${id}/picture?height=720&width=720&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`, { responseType: "arraybuffer" } )).data;
|
36
|
+
fs.writeFileSync( __dirname + "/cache/avt.png", Buffer.from(Avatar, "utf-8") );
|
37
|
+
|
38
|
+
let gifLove = (await axios.get( `https://i.imgur.com/ZYfNeZ4.png`, { responseType: "arraybuffer" } )).data;
|
39
|
+
fs.writeFileSync( __dirname + "/cache/giflove3.png", Buffer.from(gifLove, "utf-8") );
|
40
|
+
|
41
|
+
let Avatar2 = (await axios.get( `https://graph.facebook.com/${event.senderID}/picture?height=720&width=720&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`, { responseType: "arraybuffer" } )).data;
|
42
|
+
fs.writeFileSync( __dirname + "/cache/avt2.png", Buffer.from(Avatar2, "utf-8") );
|
43
|
+
var imglove = [];
|
44
|
+
imglove.push(fs.createReadStream(__dirname + "/cache/avt.png"));
|
45
|
+
imglove.push(fs.createReadStream(__dirname + "/cache/giflove3.png"));
|
46
|
+
imglove.push(fs.createReadStream(__dirname + "/cache/avt2.png"));
|
47
|
+
var msg = {body: `๐ฅฐSuccessful pairing!\n๐Wish you two hundred years of happiness\nyour partner is of the same gender: ${gender}\nDual ratio: ${tle}\n`+namee+" "+"โค๏ธ"+" "+name, mentions: arraytag, attachment: imglove}
|
48
|
+
// var msg = {body: `๐ฅฐSuccessful pairing!\n๐Wish you two hundred years of happiness\n๐Double ratio: ${tle}%\n`+namee+" "+"๐"+" "+name, mentions: arraytag, attachment: imglove}
|
49
|
+
return api.sendMessage(msg, event.threadID, event.messageID)
|
50
|
+
}
|
51
|
+
}
|
@@ -0,0 +1,51 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "pair5",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "0Pairing",
|
7
|
+
commandCategory: "Love",
|
8
|
+
usages: "pair5",
|
9
|
+
cooldowns: 0
|
10
|
+
};
|
11
|
+
module.exports.run = async function({ api, event, args, Users, Threads, Currencies }) {
|
12
|
+
const axios = global.nodemodule["axios"];
|
13
|
+
const fs = global.nodemodule["fs-extra"];
|
14
|
+
// var data = await Currencies.getData(event.senderID);
|
15
|
+
var money = data.money
|
16
|
+
if(money < 1) api.sendMessage("You need 500 USD for 1 pairing, please use ${global.config.PREFIX}work to received money or ask for admin bot!\n๐คTheres something new to eat๐ค",event.threadID,event.messageID)
|
17
|
+
else {
|
18
|
+
var tl = ['21%', '67%', '19%', '37%', '17%', '96%', '52%', '62%', '76%', '83%', '100%', '99%', "0%", "48%"];
|
19
|
+
var tle = tl[Math.floor(Math.random() * tl.length)];
|
20
|
+
let dataa = await api.getUserInfo(event.senderID);
|
21
|
+
let namee = await dataa[event.senderID].name
|
22
|
+
let loz = await api.getThreadInfo(event.threadID);
|
23
|
+
var emoji = loz.participantIDs;
|
24
|
+
var id = emoji[Math.floor(Math.random() * emoji.length)];
|
25
|
+
let data = await api.getUserInfo(id);
|
26
|
+
let name = await data[id].name
|
27
|
+
var arraytag = [];
|
28
|
+
arraytag.push({id: event.senderID, tag: namee});
|
29
|
+
arraytag.push({id: id, tag: name});
|
30
|
+
// api.changeNickname(`๐๐๐๐ ${name} Property ๐๐๐๐`, event.threadID, event.senderID);
|
31
|
+
// api.changeNickname(`๐๐๐๐ ${namee} Property๐๐๐๐`, event.threadID, id);
|
32
|
+
var sex = await data[id].gender;
|
33
|
+
var gender = sex == 2 ? "Male๐ง" : sex == 1 ? "Female๐ฉโ๐ฆฐ" : "Traฬฬn ฤuฬฬc Bo";
|
34
|
+
// Currencies.setData(event.senderID, options = {money: money - 500})
|
35
|
+
let Avatar = (await axios.get( `https://graph.facebook.com/${id}/picture?height=720&width=720&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`, { responseType: "arraybuffer" } )).data;
|
36
|
+
fs.writeFileSync( __dirname + "/cache/avt.png", Buffer.from(Avatar, "utf-8") );
|
37
|
+
|
38
|
+
let gifLove = (await axios.get( `https://i.imgur.com/uSG3RZC.png`, { responseType: "arraybuffer" } )).data;
|
39
|
+
fs.writeFileSync( __dirname + "/cache/giflove4.png", Buffer.from(gifLove, "utf-8") );
|
40
|
+
|
41
|
+
let Avatar2 = (await axios.get( `https://graph.facebook.com/${event.senderID}/picture?height=720&width=720&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`, { responseType: "arraybuffer" } )).data;
|
42
|
+
fs.writeFileSync( __dirname + "/cache/avt2.png", Buffer.from(Avatar2, "utf-8") );
|
43
|
+
var imglove = [];
|
44
|
+
imglove.push(fs.createReadStream(__dirname + "/cache/avt.png"));
|
45
|
+
imglove.push(fs.createReadStream(__dirname + "/cache/giflove4.png"));
|
46
|
+
imglove.push(fs.createReadStream(__dirname + "/cache/avt2.png"));
|
47
|
+
var msg = {body: `๐ฅฐSuccessful pairing!\n๐Wish you two hundred years of happiness\nyour partner is of the same gender: ${gender}\nDual ratio: ${tle}\n`+namee+" "+"โค๏ธ"+" "+name, mentions: arraytag, attachment: imglove}
|
48
|
+
// var msg = {body: `๐ฅฐSuccessful pairing!\n๐Wish you two hundred years of happiness\n๐Double ratio: ${tle}%\n`+namee+" "+"๐"+" "+name, mentions: arraytag, attachment: imglove}
|
49
|
+
return api.sendMessage(msg, event.threadID, event.messageID)
|
50
|
+
}
|
51
|
+
}
|