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,160 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "help2",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Beginner's Guide",
|
7
|
+
usages: "[all/-a] [number of pages]",
|
8
|
+
commandCategory: "For users",
|
9
|
+
cooldowns: 5
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.handleReply = async function ({ api, event, handleReply }) {
|
13
|
+
let num = parseInt(event.body.split(" ")[0].trim());
|
14
|
+
(handleReply.bonus) ? num -= handleReply.bonus : num;
|
15
|
+
let msg = "";
|
16
|
+
let data = handleReply.content;
|
17
|
+
let check = false;
|
18
|
+
if (isNaN(num)) msg = "Please enter a number you want";
|
19
|
+
else if (num > data.length || num <= 0) msg = "The number you selected is not in the list, please try again";
|
20
|
+
else {
|
21
|
+
const { commands } = global.client;
|
22
|
+
let dataAfter = data[num-=1];
|
23
|
+
if (handleReply.type == "cmd_info") {
|
24
|
+
let command_config = commands.get(dataAfter).config;
|
25
|
+
msg += ` 『 ${command_config.commandCategory.toUpperCase()} 』 \n`;
|
26
|
+
msg += `\n⌨️Command name:- ${dataAfter}`;
|
27
|
+
msg += `\n🧾Description:- ${command_config.description}`;
|
28
|
+
msg += `\n🖱️Usage:- ${(command_config.usages) ? command_config.usages : ""}`;
|
29
|
+
msg += `\n🖨️Cooldown:- ${command_config.cooldowns || 5}s`;
|
30
|
+
msg += `\n🕹️Has Permission:- ${(command_config.hasPermssion == 0) ? "User" : (command_config.hasPermssion == 1) ? "Group administrator" : "Bot admin"}`;
|
31
|
+
msg += `\n✎﹏﹏﹏﹏﹏﹏﹏﹏﹏﹏﹏﹏﹏`
|
32
|
+
msg += `\n\n» Module code by ${command_config.credits} «`;
|
33
|
+
} else {
|
34
|
+
check = true;
|
35
|
+
let count = 0;
|
36
|
+
msg += `» ${dataAfter.group.toUpperCase()} «\n`;
|
37
|
+
|
38
|
+
dataAfter.cmds.forEach(item => {
|
39
|
+
msg += `\n ${count+=1}. » ${item}:- ${commands.get(item).config.description}`;
|
40
|
+
})
|
41
|
+
msg += "\n\n╭──────╮\n Reply \n╰──────╯ message by number to see command details🧾 and how to use command✨\nCredit:- 𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭🖤";
|
42
|
+
}
|
43
|
+
}
|
44
|
+
const axios = require('axios');
|
45
|
+
const fs = require('fs-extra');
|
46
|
+
const img = ["https://i.imgur.com/PfioSJP.gif", "https://i.imgur.com/6PArjh2.gif", "https://i.imgur.com/sclek83.gif", "https://i.imgur.com/c7jER2a.gif", "https://i.imgur.com/PAvBbgQ.gif", "https://i.imgur.com/YgMRrJW.gif", "https://i.imgur.com/IpuGKQ9.gif", "https://i.imgur.com/oHDlwaL.gif", "https://i.imgur.com/JlRBMeS.gif", "https://i.imgur.com/zQqhgM4.gif", "https://i.imgur.com/hrJJLu3.gif"]
|
47
|
+
var path = __dirname + "/cache/menu.gif"
|
48
|
+
var rdimg = img[Math.floor(Math.random() * img.length)];
|
49
|
+
const imgP = []
|
50
|
+
let dowloadIMG = (await axios.get(rdimg, { responseType: "arraybuffer" } )).data;
|
51
|
+
fs.writeFileSync(path, Buffer.from(dowloadIMG, "utf-8") );
|
52
|
+
imgP.push(fs.createReadStream(path))
|
53
|
+
var msgg = {body: msg, attachment: imgP}
|
54
|
+
return api.sendMessage(msgg, event.threadID, (error, info) => {
|
55
|
+
if (error) console.log(error);
|
56
|
+
if (check) {
|
57
|
+
global.client.handleReply.push({
|
58
|
+
type: "cmd_info",
|
59
|
+
name: this.config.name,
|
60
|
+
messageID: info.messageID,
|
61
|
+
content: data[num].cmds
|
62
|
+
})
|
63
|
+
}
|
64
|
+
}, event.messageID);
|
65
|
+
}
|
66
|
+
|
67
|
+
module.exports.run = async function({ api, event, args }) {
|
68
|
+
const { commands } = global.client;
|
69
|
+
const { threadID, messageID } = event;
|
70
|
+
const threadSetting = global.data.threadData.get(parseInt(threadID)) || {};
|
71
|
+
const prefix = (threadSetting.hasOwnProperty("PREFIX")) ? threadSetting.PREFIX : global.config.PREFIX;
|
72
|
+
const axios = require('axios');
|
73
|
+
const fs = require('fs-extra');
|
74
|
+
const imgP = []
|
75
|
+
const img = ["https://i.imgur.com/PfioSJP.gif", "https://i.imgur.com/6PArjh2.gif", "https://i.imgur.com/sclek83.gif", "https://i.imgur.com/c7jER2a.gif", "https://i.imgur.com/PAvBbgQ.gif", "https://i.imgur.com/YgMRrJW.gif", "https://i.imgur.com/IpuGKQ9.gif", "https://i.imgur.com/oHDlwaL.gif", "https://i.imgur.com/JlRBMeS.gif", "https://i.imgur.com/zQqhgM4.gif", "https://i.imgur.com/hrJJLu3.gif"]
|
76
|
+
var path = __dirname + "/cache/menu.gif"
|
77
|
+
var rdimg = img[Math.floor(Math.random() * img.length)];
|
78
|
+
|
79
|
+
let dowloadIMG = (await axios.get(rdimg, { responseType: "arraybuffer" } )).data;
|
80
|
+
fs.writeFileSync(path, Buffer.from(dowloadIMG, "utf-8") );
|
81
|
+
imgP.push(fs.createReadStream(path))
|
82
|
+
const command = commands.values();
|
83
|
+
var group = [], msg = "» List of commands available «\nCredit:- 𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭🖤\n";
|
84
|
+
let check = true, page_num_input = "";
|
85
|
+
let bonus = 0;
|
86
|
+
|
87
|
+
for (const commandConfig of command) {
|
88
|
+
if (!group.some(item => item.group.toLowerCase() == commandConfig.config.commandCategory.toLowerCase())) group.push({ group: commandConfig.config.commandCategory.toLowerCase(), cmds: [commandConfig.config.name] });
|
89
|
+
else group.find(item => item.group.toLowerCase() == commandConfig.config.commandCategory.toLowerCase()).cmds.push(commandConfig.config.name);
|
90
|
+
}
|
91
|
+
|
92
|
+
if (args[0] && ["all", "-a"].includes(args[0].trim())) {
|
93
|
+
let all_commands = [];
|
94
|
+
group.forEach(commandGroup => {
|
95
|
+
commandGroup.cmds.forEach(item => all_commands.push(item));
|
96
|
+
});
|
97
|
+
let page_num_total = Math.ceil(all_commands.length / 2222222222);
|
98
|
+
if (args[1]) {
|
99
|
+
check = false;
|
100
|
+
page_num_input = parseInt(args[1]);
|
101
|
+
if (isNaN(page_num_input)) msg = "Please choose number🖲️";
|
102
|
+
else if (page_num_input > page_num_total || page_num_input <= 0) msg = "The number you selected is not in the list📏, please try again🛠️";
|
103
|
+
else check = true;
|
104
|
+
}
|
105
|
+
if (check) {
|
106
|
+
index_start = (page_num_input) ? (page_num_input * 2222222222) - 2222222222 : 0;
|
107
|
+
bonus = index_start;
|
108
|
+
index_end = (index_start + 2222222222 > all_commands.length) ? all_commands.length : index_start + 2222222222;
|
109
|
+
all_commands = all_commands.slice(index_start, index_end);
|
110
|
+
all_commands.forEach(e => {
|
111
|
+
msg += `\n${index_start+=1}. » ${e}: ${commands.get(e).config.description}`;
|
112
|
+
})
|
113
|
+
msg += `\n\nPage📝 ${page_num_input || 1}/${page_num_total}`;
|
114
|
+
msg += `\nTo view other pages📝, use: ${prefix}menu [all/-a] [number of pages]`;
|
115
|
+
msg += `\nYou can use ${prefix}help2 all to see all commands📑`
|
116
|
+
msg += "\n╭──────╮\n 📌Reply \n╰──────╯message by number to see command details📋 and how to use command🗃️";
|
117
|
+
}
|
118
|
+
var msgg = {body: msg, attachment: imgP}
|
119
|
+
return api.sendMessage(msgg, threadID, (error, info) => {
|
120
|
+
if (check) {
|
121
|
+
global.client.handleReply.push({
|
122
|
+
type: "cmd_info",
|
123
|
+
bonus: bonus,
|
124
|
+
name: this.config.name,
|
125
|
+
messageID: info.messageID,
|
126
|
+
content: all_commands
|
127
|
+
})
|
128
|
+
}
|
129
|
+
}, messageID)
|
130
|
+
}
|
131
|
+
|
132
|
+
let page_num_total = Math.ceil(group.length / 2222222222);
|
133
|
+
if (args[0]) {
|
134
|
+
check = false;
|
135
|
+
page_num_input = parseInt(args[0]);
|
136
|
+
if (isNaN(page_num_input)) msg = "Please select number🖲️";
|
137
|
+
else if (page_num_input > page_num_total || page_num_input <= 0) msg = "The number you selected is not in the list📏, please try again🛠️";
|
138
|
+
else check = true;
|
139
|
+
}
|
140
|
+
if (check) {
|
141
|
+
index_start = (page_num_input) ? (page_num_input * 2222222222) - 2222222222 : 0;
|
142
|
+
bonus = index_start;
|
143
|
+
index_end = (index_start + 2222222222 > group.length) ? group.length : index_start + 2222222222;
|
144
|
+
group = group.slice(index_start, index_end);
|
145
|
+
group.forEach(commandGroup => msg += `\n${index_start+=1}. » ${commandGroup.group.toUpperCase()} `);
|
146
|
+
msg += `\n\nPage📄【${page_num_input || 1}/${page_num_total}】`;
|
147
|
+
msg += `\nTo view other pages📋, use: ${prefix}menu [number of pages]`;
|
148
|
+
msg += `\nYou can use ${prefix}help2 all to see all commands📑`
|
149
|
+
msg += `\n╭──────╮\n Reply \n╰──────╯ message by number to view commands by category📑`;
|
150
|
+
}
|
151
|
+
var msgg = {body: msg, attachment: imgP}
|
152
|
+
return api.sendMessage(msgg, threadID, async (error, info) => {
|
153
|
+
global.client.handleReply.push({
|
154
|
+
name: this.config.name,
|
155
|
+
bonus: bonus,
|
156
|
+
messageID: info.messageID,
|
157
|
+
content: group
|
158
|
+
})
|
159
|
+
});
|
160
|
+
}
|
@@ -0,0 +1,83 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "help3",
|
3
|
+
version: "1.0.2",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Beginner's Guide",
|
7
|
+
commandCategory: "system",
|
8
|
+
usages: "[Tên module]",
|
9
|
+
cooldowns: 1,
|
10
|
+
envConfig: {
|
11
|
+
autoUnsend: true,
|
12
|
+
delayUnsend: 300
|
13
|
+
}
|
14
|
+
};
|
15
|
+
|
16
|
+
module.exports.languages = {
|
17
|
+
|
18
|
+
"en": {
|
19
|
+
"moduleInfo": "「 %1 」\n%2\n\n❯ Usage: %3\n❯ Category: %4\n❯ Waiting time: %5 seconds(s)\n❯ Permission: %6\n\n» Module code by %7 «",
|
20
|
+
"helpList": '[ There are %1 commands on this bot, Use: "%2help nameCommand" to know how to use! ]',
|
21
|
+
"user": "User",
|
22
|
+
"adminGroup": "Admin group",
|
23
|
+
"adminBot": "Admin bot"
|
24
|
+
}
|
25
|
+
};
|
26
|
+
|
27
|
+
module.exports.handleEvent = function ({ api, event, getText }) {
|
28
|
+
const { commands } = global.client;
|
29
|
+
const { threadID, messageID, body } = event;
|
30
|
+
|
31
|
+
if (!body || typeof body == "undefined" || body.indexOf("help") != 0) return;
|
32
|
+
const splitBody = body.slice(body.indexOf("help")).trim().split(/\s+/);
|
33
|
+
if (splitBody.length == 1 || !commands.has(splitBody[1].toLowerCase())) return;
|
34
|
+
const threadSetting = global.data.threadData.get(parseInt(threadID)) || {};
|
35
|
+
const command = commands.get(splitBody[1].toLowerCase());
|
36
|
+
const prefix = (threadSetting.hasOwnProperty("PREFIX")) ? threadSetting.PREFIX : global.config.PREFIX;
|
37
|
+
return api.sendMessage(getText("moduleInfo", command.config.name, command.config.description, `${prefix}${command.config.name} ${(command.config.usages) ? command.config.usages : ""}`, command.config.commandCategory, command.config.cooldowns, ((command.config.hasPermssion == 0) ? getText("user") : (command.config.hasPermssion == 1) ? getText("adminGroup") : getText("adminBot")), command.config.credits), threadID, messageID);
|
38
|
+
}
|
39
|
+
|
40
|
+
module.exports. run = function({ api, event, args, getText }) {
|
41
|
+
const { commands } = global.client;
|
42
|
+
const { threadID, messageID } = event;
|
43
|
+
const command = commands.get((args[0] || "").toLowerCase());
|
44
|
+
const threadSetting = global.data.threadData.get(parseInt(threadID)) || {};
|
45
|
+
const { autoUnsend, delayUnsend } = global.configModule[this.config.name];
|
46
|
+
const prefix = (threadSetting.hasOwnProperty("PREFIX")) ? threadSetting.PREFIX : global.config.PREFIX;
|
47
|
+
|
48
|
+
if (!command) {
|
49
|
+
const arrayInfo = [];
|
50
|
+
const page = parseInt(args[0]) || 1;
|
51
|
+
const numberOfOnePage = 9999;
|
52
|
+
//*số thứ tự 1 2 3.....cú pháp ${++i}*//
|
53
|
+
let i = 0;
|
54
|
+
let msg = "";
|
55
|
+
|
56
|
+
for (var [name, value] of (commands)) {
|
57
|
+
name += ``;
|
58
|
+
arrayInfo.push(name);
|
59
|
+
}
|
60
|
+
|
61
|
+
arrayInfo.sort((a, b) => a.data - b.data);
|
62
|
+
|
63
|
+
const startSlice = numberOfOnePage*page - numberOfOnePage;
|
64
|
+
i = startSlice;
|
65
|
+
const returnArray = arrayInfo.slice(startSlice, startSlice + numberOfOnePage);
|
66
|
+
|
67
|
+
for (let item of returnArray) msg += `「 ${++i} 」${prefix}${item}\n`;
|
68
|
+
|
69
|
+
|
70
|
+
const siu = `Command list 📄\nMade by Prîyánsh Rajput 🥀\nFor More Information type /help (command name) ✨`;
|
71
|
+
|
72
|
+
const text = `\nPage (${page}/${Math.ceil(arrayInfo.length/numberOfOnePage)})`;
|
73
|
+
|
74
|
+
return api.sendMessage(siu + "\n\n" + msg + text, threadID, async (error, info) => {
|
75
|
+
if (autoUnsend) {
|
76
|
+
await new Promise(resolve => setTimeout(resolve, delayUnsend * 1000));
|
77
|
+
return api.unsendMessage(info.messageID);
|
78
|
+
} else return;
|
79
|
+
}, event.messageID);
|
80
|
+
}
|
81
|
+
|
82
|
+
return api.sendMessage(getText("moduleInfo", command.config.name, command.config.description, `${prefix}${command.config.name} ${(command.config.usages) ? command.config.usages : ""}`, command.config.commandCategory, command.config.cooldowns, ((command.config.hasPermssion == 0) ? getText("user") : (command.config.hasPermssion == 1) ? getText("adminGroup") : getText("adminBot")), command.config.credits), threadID, messageID);
|
83
|
+
};
|
@@ -0,0 +1,191 @@
|
|
1
|
+
|
2
|
+
module.exports.config = {
|
3
|
+
name: "hi",
|
4
|
+
version: "1.0.1",
|
5
|
+
hasPermssion: 2,
|
6
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
7
|
+
description: "",
|
8
|
+
commandCategory: "không cần dấu lệnh",
|
9
|
+
usages: "",
|
10
|
+
cooldowns: 0,
|
11
|
+
denpendencies: {
|
12
|
+
"fs": "",
|
13
|
+
"request": ""
|
14
|
+
}
|
15
|
+
};
|
16
|
+
/*module.exports.onLoad = () => {
|
17
|
+
const fs = require("fs-extra");
|
18
|
+
const request = require("request");
|
19
|
+
const dirMaterial = __dirname + `/noprefix/`;
|
20
|
+
if (!fs.existsSync(dirMaterial + "noprefix")) fs.mkdirSync(dirMaterial, { recursive: true });
|
21
|
+
if (!fs.existsSync(dirMaterial + "hi.gif")) request("https://i.imgur.com/shIPtZI.gif").pipe(fs.createWriteStream(dirMaterial + "hi.gif"));
|
22
|
+
} */
|
23
|
+
module.exports.handleEvent = async ({ event, api, Currencies, Users, args, utils, global, client }) => {
|
24
|
+
const fs = require("fs");
|
25
|
+
|
26
|
+
{
|
27
|
+
var moment = require("moment-timezone");
|
28
|
+
var hours = moment.tz('Asia/Kolkata').format('HHmm');
|
29
|
+
var session = (
|
30
|
+
hours > 401 && hours <= 700 ? "early morning" :
|
31
|
+
hours > 2001 && hours <= 2400 ? "good night" :
|
32
|
+
hours > 701 && hours <= 1000 ? "good morning" :
|
33
|
+
hours > 1001 && hours <= 1200 ? "nice shining" :
|
34
|
+
hours > 1201 && hours <= 1600 ? "good afternoon" :
|
35
|
+
hours > 1601 && hours <= 1800 ? "nice gloaming" :
|
36
|
+
hours > 1801 && hours <= 2000 ? "good evening" :
|
37
|
+
hours > 0001 && hours <= 400 ? "too late night" :
|
38
|
+
"error");
|
39
|
+
|
40
|
+
var name = await Users.getNameUser(event.senderID);
|
41
|
+
|
42
|
+
}
|
43
|
+
// let msg = {body: `Hi ${name}, have a ${session}`, mentions}
|
44
|
+
// api.sendMessage(msg, event.threadID, (e, info) => {
|
45
|
+
// setTimeout(() => {
|
46
|
+
// api.sendMessage({sticker: sticker}, event.threadID);
|
47
|
+
// }, 100)
|
48
|
+
// }, event.messageID)
|
49
|
+
|
50
|
+
|
51
|
+
var msg = {
|
52
|
+
body: `Hi ${name}, Have a ${session} ❤️`,
|
53
|
+
attachment: fs.createReadStream(__dirname + `/noprefix/hi.gif`)
|
54
|
+
}
|
55
|
+
if (event.body.toLowerCase() == "hello"){
|
56
|
+
return api.sendMessage(msg,event.threadID,event.messageID);}
|
57
|
+
if (event.body.toLowerCase() == "hey"){
|
58
|
+
return api.sendMessage(msg,event.threadID,event.messageID);}
|
59
|
+
};
|
60
|
+
module.exports.run = async ({ event, api, Currencies, args, utils }) => {
|
61
|
+
return api.sendMessage("Use the wrong way and then lie",event.threadID)
|
62
|
+
}
|
63
|
+
|
64
|
+
module.exports.languages = {
|
65
|
+
"vi": {
|
66
|
+
"on": "Bật",
|
67
|
+
"off": "Tắt",
|
68
|
+
"successText": `${this.config.name} thành công`,
|
69
|
+
},
|
70
|
+
"en": {
|
71
|
+
"on": "on",
|
72
|
+
"off": "off",
|
73
|
+
"successText": "success!",
|
74
|
+
}
|
75
|
+
}
|
76
|
+
|
77
|
+
module.exports.run = async ({ event, api, Threads, getText }) => {
|
78
|
+
let { threadID, messageID } = event;
|
79
|
+
let data = (await Threads.getData(threadID)).data;
|
80
|
+
if (typeof data["hi"] == "undefined" || data["hi"] == true) data["hi"] = false;
|
81
|
+
else data["hi"] = true;
|
82
|
+
await Threads.setData(threadID, {
|
83
|
+
data
|
84
|
+
});
|
85
|
+
global.data.threadData.set(threadID, data);
|
86
|
+
return api.sendMessage(`${(data["hi"] == false) ? getText("off") : getText("on")} ${getText("successText")}`, threadID, messageID);
|
87
|
+
}
|
88
|
+
|
89
|
+
|
90
|
+
|
91
|
+
|
92
|
+
// module.exports.config = {
|
93
|
+
// name: "hi",
|
94
|
+
// version: "1.0.1",
|
95
|
+
// hasPermssion: 0,
|
96
|
+
// credits: "Kanichi",
|
97
|
+
// description: "",
|
98
|
+
// commandCategory: "không cần dấu lệnh",
|
99
|
+
// usages: "",
|
100
|
+
// cooldowns: 0,
|
101
|
+
// denpendencies: {
|
102
|
+
// "fs": "",
|
103
|
+
// "request": ""
|
104
|
+
// }
|
105
|
+
// };
|
106
|
+
// /*module.exports.onLoad = () => {
|
107
|
+
// const fs = require("fs-extra");
|
108
|
+
// const request = require("request");
|
109
|
+
// const dirMaterial = __dirname + `/noprefix/`;
|
110
|
+
// if (!fs.existsSync(dirMaterial + "noprefix")) fs.mkdirSync(dirMaterial, { recursive: true });
|
111
|
+
// if (!fs.existsSync(dirMaterial + "hi.gif")) request("https://i.imgur.com/shIPtZI.gif").pipe(fs.createWriteStream(dirMaterial + "hi.gif"));
|
112
|
+
// } */
|
113
|
+
// module.exports.handleEvent = async ({ event, api, Currencies, Users, args, utils, global, client }) => {
|
114
|
+
// const fs = require("fs");
|
115
|
+
|
116
|
+
// {
|
117
|
+
// var moment = require("moment-timezone");
|
118
|
+
// var hours = moment.tz('Asia/Kolkata').format('HHmm');
|
119
|
+
// var session = (
|
120
|
+
// hours > 0001 && hours <= 500 ? "late night" :
|
121
|
+
// hours > 501 && hours <= 700 ? "bright morning" :
|
122
|
+
// hours > 701 && hours <= 1000 ? "good morning" :
|
123
|
+
// hours > 1001 && hours <= 1200 ? "nice shining" :
|
124
|
+
// hours > 1201 && hours <= 1700 ? "good afternoon" :
|
125
|
+
// hours > 1701 && hours <= 1800 ? "nice gloaming" :
|
126
|
+
// hours > 1801 && hours <= 2100 ? "good evening" :
|
127
|
+
// hours > 2101 && hours <= 2400 ? "late night" :
|
128
|
+
// "error");
|
129
|
+
|
130
|
+
// var name = await Users.getNameUser(event.senderID);
|
131
|
+
|
132
|
+
// }
|
133
|
+
// // let msg = {body: `Hi ${name}, have a ${session}`, mentions}
|
134
|
+
// // api.sendMessage(msg, event.threadID, (e, info) => {
|
135
|
+
// // setTimeout(() => {
|
136
|
+
// // api.sendMessage({sticker: sticker}, event.threadID);
|
137
|
+
// // }, 100)
|
138
|
+
// // }, event.messageID)
|
139
|
+
|
140
|
+
|
141
|
+
// var msg = {
|
142
|
+
// body: `Hi ${name}, Have a ${session} ❤️`,
|
143
|
+
// attachment: fs.createReadStream(__dirname + `/noprefix/hi.gif`)
|
144
|
+
// }
|
145
|
+
// if (event.body.toLowerCase() == "hi"){
|
146
|
+
// return api.sendMessage(msg,event.threadID,event.messageID);}
|
147
|
+
// if (event.body.toLowerCase() == "hello"){
|
148
|
+
// return api.sendMessage(msg,event.threadID,event.messageID);}
|
149
|
+
// if (event.body.toLowerCase() == "helo"){
|
150
|
+
// return api.sendMessage(msg,event.threadID,event.messageID);}
|
151
|
+
// if (event.body.toLowerCase() == "hallo"){
|
152
|
+
// return api.sendMessage(msg,event.threadID,event.messageID);}
|
153
|
+
// if (event.body.toLowerCase() == "halo"){
|
154
|
+
// return api.sendMessage(msg,event.threadID,event.messageID);}
|
155
|
+
// if (event.body.toLowerCase() == "hola"){
|
156
|
+
// return api.sendMessage(msg,event.threadID,event.messageID);}
|
157
|
+
// if (event.body.toLowerCase() == "chào"){
|
158
|
+
// return api.sendMessage(msg,event.threadID,event.messageID);}
|
159
|
+
// if (event.body.toLowerCase() == "hí"){
|
160
|
+
// return api.sendMessage(msg,event.threadID,event.messageID);}
|
161
|
+
// if (event.body.toLowerCase() == "lô"){
|
162
|
+
// return api.sendMessage(msg,event.threadID,event.messageID);}
|
163
|
+
// };
|
164
|
+
// module.exports.run = async ({ event, api, Currencies, args, utils }) => {
|
165
|
+
// return api.sendMessage("Use the wrong way and then lie",event.threadID)
|
166
|
+
// }
|
167
|
+
|
168
|
+
// module.exports.languages = {
|
169
|
+
// "vi": {
|
170
|
+
// "on": "Bật",
|
171
|
+
// "off": "Tắt",
|
172
|
+
// "successText": `${this.config.name} thành công`,
|
173
|
+
// },
|
174
|
+
// "en": {
|
175
|
+
// "on": "on",
|
176
|
+
// "off": "off",
|
177
|
+
// "successText": "success!",
|
178
|
+
// }
|
179
|
+
// }
|
180
|
+
|
181
|
+
// module.exports.run = async ({ event, api, Threads, getText }) => {
|
182
|
+
// let { threadID, messageID } = event;
|
183
|
+
// let data = (await Threads.getData(threadID)).data;
|
184
|
+
// if (typeof data["hi"] == "undefined" || data["hi"] == true) data["hi"] = false;
|
185
|
+
// else data["hi"] = true;
|
186
|
+
// await Threads.setData(threadID, {
|
187
|
+
// data
|
188
|
+
// });
|
189
|
+
// global.data.threadData.set(threadID, data);
|
190
|
+
// return api.sendMessage(`${(data["hi"] == false) ? getText("off") : getText("on")} ${getText("successText")}`, threadID, messageID);
|
191
|
+
// }
|
@@ -0,0 +1,83 @@
|
|
1
|
+
|
2
|
+
module.exports.config = {
|
3
|
+
name: "hi1",
|
4
|
+
version: "1.0.0",
|
5
|
+
hasPermssion: 2,
|
6
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
7
|
+
description: "hi sticker",
|
8
|
+
commandCategory: "QTV BOX",
|
9
|
+
usages: "[text]",
|
10
|
+
cooldowns: 5
|
11
|
+
}
|
12
|
+
|
13
|
+
module.exports.handleEvent = async ({ event, api, Users }) => {
|
14
|
+
let KEY = [
|
15
|
+
"hii",
|
16
|
+
"hi",
|
17
|
+
"hola",
|
18
|
+
"chao",
|
19
|
+
"hí",
|
20
|
+
"híí",
|
21
|
+
"hì",
|
22
|
+
"hìì",
|
23
|
+
"lô",
|
24
|
+
"hii",
|
25
|
+
"helo",
|
26
|
+
"hê nhô"
|
27
|
+
];
|
28
|
+
let thread = global.data.threadData.get(event.threadID) || {};
|
29
|
+
if (typeof thread["hi"] == "undefined", thread["hi"] == false) return
|
30
|
+
else {
|
31
|
+
if (KEY.includes(event.body.toLowerCase()) !== false) {
|
32
|
+
|
33
|
+
let moment = require("moment-timezone");
|
34
|
+
let hours = moment.tz('Asia/Kolkata').format('HHmm');
|
35
|
+
let session = (
|
36
|
+
hours > 401 && hours <= 700 ? "early morning" :
|
37
|
+
hours > 2001 && hours <= 2400 ? "good night" :
|
38
|
+
hours > 701 && hours <= 1000 ? "good morning" :
|
39
|
+
hours > 1001 && hours <= 1200 ? "nice shining" :
|
40
|
+
hours > 1201 && hours <= 1600 ? "good afternoon" :
|
41
|
+
hours > 1601 && hours <= 1800 ? "nice gloaming" :
|
42
|
+
hours > 1801 && hours <= 2000 ? "good evening" :
|
43
|
+
hours > 0001 && hours <= 400 ? "too late night" :
|
44
|
+
"error");
|
45
|
+
|
46
|
+
let name = await Users.getNameUser(event.senderID);
|
47
|
+
let mentions = [];
|
48
|
+
mentions.push({
|
49
|
+
tag: name,
|
50
|
+
id: event.senderID
|
51
|
+
})
|
52
|
+
|
53
|
+
|
54
|
+
let msg = {body: `Hi ${name}, have a ${session}`}
|
55
|
+
api.sendMessage(msg, event.threadID, event.messageID)
|
56
|
+
}
|
57
|
+
}
|
58
|
+
}
|
59
|
+
|
60
|
+
module.exports.languages = {
|
61
|
+
"vi": {
|
62
|
+
"on": "Bật",
|
63
|
+
"off": "Tắt",
|
64
|
+
"successText": `${this.config.name} thành công`,
|
65
|
+
},
|
66
|
+
"en": {
|
67
|
+
"on": "on",
|
68
|
+
"off": "off",
|
69
|
+
"successText": "success!",
|
70
|
+
}
|
71
|
+
}
|
72
|
+
|
73
|
+
module.exports.run = async ({ event, api, Threads, getText }) => {
|
74
|
+
let { threadID, messageID } = event;
|
75
|
+
let data = (await Threads.getData(threadID)).data;
|
76
|
+
if (typeof data["hi"] == "undefined" || data["hi"] == true) data["hi"] = false;
|
77
|
+
else data["hi"] = true;
|
78
|
+
await Threads.setData(threadID, {
|
79
|
+
data
|
80
|
+
});
|
81
|
+
global.data.threadData.set(threadID, data);
|
82
|
+
return api.sendMessage(`${(data["hi1"] == false) ? getText("off") : getText("on")} ${getText("successText")}`, threadID, messageID);
|
83
|
+
}
|
@@ -0,0 +1,74 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "history",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "View bot usage history",
|
7
|
+
commandCategory: "group",
|
8
|
+
usages: "history",
|
9
|
+
cooldowns: 5,
|
10
|
+
}
|
11
|
+
|
12
|
+
module.exports.handleReaction = async function({ handleReaction, api, event, global }) {
|
13
|
+
|
14
|
+
api.unsendMessage(handleReaction.messageID);
|
15
|
+
}
|
16
|
+
|
17
|
+
module.exports.run = async function({ api, event, client, Threads, args }) {
|
18
|
+
|
19
|
+
|
20
|
+
let allbox = (await api.getThreadList( 100, null, ["INBOX"])).filter(group => group.isSubscribed && group.isGroup);
|
21
|
+
|
22
|
+
var msg = "";
|
23
|
+
var dontuse = "";
|
24
|
+
var hist = [];
|
25
|
+
|
26
|
+
for(let box of allbox) {
|
27
|
+
try{
|
28
|
+
let settings = (await Threads.getData(box.threadID)).settings || {};
|
29
|
+
|
30
|
+
if(!settings.lastUse) {dontuse += box.name+"\nAdmin only\n\n"}
|
31
|
+
else{
|
32
|
+
var datenow = settings.lastUse.datenow;
|
33
|
+
var time = settings.lastUse.time;
|
34
|
+
|
35
|
+
hist.push({
|
36
|
+
threadID: box.threadID,
|
37
|
+
time: time,
|
38
|
+
datenow: datenow
|
39
|
+
})
|
40
|
+
}
|
41
|
+
} catch(e) {}
|
42
|
+
};
|
43
|
+
|
44
|
+
var history2 = hist.sort((a, b) => b.datenow - a.datenow);
|
45
|
+
|
46
|
+
for(let lichsu of history2) {
|
47
|
+
var name = (await Threads.getData(lichsu.threadID)).name;
|
48
|
+
|
49
|
+
msg += name+'\n'+lichsu.threadID+"\n"+lichsu.time+"\n\n";
|
50
|
+
}
|
51
|
+
api.sendMessage("Recent usage history of bots by groups\n\n" +msg+"\n"+dontuse, event.threadID, (err, info) => client.handleReaction.push({
|
52
|
+
name: this.config.name,
|
53
|
+
messageID: info.messageID,
|
54
|
+
author: event.senderID
|
55
|
+
}), event.messageID);
|
56
|
+
|
57
|
+
}
|
58
|
+
|
59
|
+
|
60
|
+
|
61
|
+
module.exports.event = async function({ api, event, client, Threads, args, Users, global }) {
|
62
|
+
if(!event.body) return;
|
63
|
+
var prefix = global.config.PREFIX;
|
64
|
+
if(event.body.indexOf(prefix) == 0 ) {
|
65
|
+
const moment = require("moment-timezone");
|
66
|
+
var time = moment.tz("Asia/Kolkata").format("HH:mm:ss D/MM/YYYY");
|
67
|
+
let settings = (await Threads.getData(event.threadID)).settings;
|
68
|
+
|
69
|
+
settings["lastUse"] = {datenow: Date.now(), time: time};
|
70
|
+
|
71
|
+
await Threads.setData(event.threadID , {settings: settings})
|
72
|
+
}
|
73
|
+
|
74
|
+
}
|
@@ -0,0 +1,80 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "hold",
|
3
|
+
version: "2.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "",
|
7
|
+
commandCategory: "Love",
|
8
|
+
usages: "[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/canvas/`;
|
23
|
+
const path = resolve(__dirname, 'cache/canvas', 'namtay.png');
|
24
|
+
if (!existsSync(dirMaterial + "canvas")) mkdirSync(dirMaterial, { recursive: true });
|
25
|
+
if (!existsSync(path)) await downloadFile("https://imgur.com/vcG4det.jpg", path);
|
26
|
+
}
|
27
|
+
|
28
|
+
async function makeImage({ one, two }) {
|
29
|
+
const fs = global.nodemodule["fs-extra"];
|
30
|
+
const path = global.nodemodule["path"];
|
31
|
+
const axios = global.nodemodule["axios"];
|
32
|
+
const jimp = global.nodemodule["jimp"];
|
33
|
+
const __root = path.resolve(__dirname, "cache", "canvas");
|
34
|
+
|
35
|
+
let namtay_img = await jimp.read(__root + "/namtay.png");
|
36
|
+
let pathImg = __root + `/namtay_${one}_${two}.png`;
|
37
|
+
let avatarOne = __root + `/avt_${one}.png`;
|
38
|
+
let avatarTwo = __root + `/avt_${two}.png`;
|
39
|
+
|
40
|
+
let getAvatarOne = (await axios.get(`https://graph.facebook.com/${one}/picture?height=720&width=720&access_token=1073911769817594|aa417da57f9e260d1ac1ec4530b417de`, { responseType: 'arraybuffer' })).data;
|
41
|
+
fs.writeFileSync(avatarOne, Buffer.from(getAvatarOne, 'utf-8'));
|
42
|
+
|
43
|
+
let getAvatarTwo = (await axios.get(`https://graph.facebook.com/${two}/picture?height=720&width=720&access_token=1073911769817594|aa417da57f9e260d1ac1ec4530b417de`, { responseType: 'arraybuffer' })).data;
|
44
|
+
fs.writeFileSync(avatarTwo, Buffer.from(getAvatarTwo, 'utf-8'));
|
45
|
+
|
46
|
+
let circleOne = await jimp.read(await circle(avatarOne));
|
47
|
+
let circleTwo = await jimp.read(await circle(avatarTwo));
|
48
|
+
namtay_img.resize(700, 440).composite(circleOne.resize(50, 50), 287, 97).composite(circleTwo.resize(40, 40), 50, 137);
|
49
|
+
|
50
|
+
let raw = await namtay_img.getBufferAsync("image/png");
|
51
|
+
|
52
|
+
fs.writeFileSync(pathImg, raw);
|
53
|
+
fs.unlinkSync(avatarOne);
|
54
|
+
fs.unlinkSync(avatarTwo);
|
55
|
+
|
56
|
+
return pathImg;
|
57
|
+
}
|
58
|
+
async function circle(image) {
|
59
|
+
const jimp = require("jimp");
|
60
|
+
image = await jimp.read(image);
|
61
|
+
image.circle();
|
62
|
+
return await image.getBufferAsync("image/png");
|
63
|
+
}
|
64
|
+
|
65
|
+
module.exports.run = async function ({ event, api, args }) {
|
66
|
+
const fs = global.nodemodule["fs-extra"];
|
67
|
+
const { threadID, messageID, senderID } = event;
|
68
|
+
var mention = Object.keys(event.mentions)[0]
|
69
|
+
let tag = event.mentions[mention].replace("@", "");
|
70
|
+
if (!mention) return api.sendMessage("Please tag one person.", threadID, messageID);
|
71
|
+
else {
|
72
|
+
var one = senderID, two = mention;
|
73
|
+
return makeImage({ one, two }).then(path => api.sendMessage({ body: "Hold hands tightly " + tag + "do not let go bae😍",
|
74
|
+
mentions: [{
|
75
|
+
tag: tag,
|
76
|
+
id: mention
|
77
|
+
}],
|
78
|
+
attachment: fs.createReadStream(path) }, threadID, () => fs.unlinkSync(path), messageID));
|
79
|
+
}
|
80
|
+
}
|