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,44 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "screenshot",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Screenshot một trang web nào đó (NOT ALLOW NSFW PAGE)",
|
7
|
+
commandCategory: "other",
|
8
|
+
usages: "[url site]",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"fs-extra": "",
|
12
|
+
"path": "",
|
13
|
+
"url": ""
|
14
|
+
}
|
15
|
+
};
|
16
|
+
|
17
|
+
module.exports.onLoad = async () => {
|
18
|
+
const { existsSync } = global.nodemodule["fs-extra"];
|
19
|
+
const { resolve } = global.nodemodule["path"];
|
20
|
+
|
21
|
+
const path = resolve(__dirname, "cache", "pornlist.txt");
|
22
|
+
|
23
|
+
if (!existsSync(path)) return await global.utils.downloadFile("https://raw.githubusercontent.com/blocklistproject/Lists/master/porn.txt", path);
|
24
|
+
else return;
|
25
|
+
}
|
26
|
+
|
27
|
+
module.exports.run = async ({ event, api, args, }) => {
|
28
|
+
const { readFileSync, createReadStream, unlinkSync } = global.nodemodule["fs-extra"];
|
29
|
+
const url = global.nodemodule["url"];
|
30
|
+
|
31
|
+
if (!global.moduleData.pornList) global.moduleData.pornList = readFileSync(__dirname + "/cache/pornlist.txt", "utf-8").split('\n').filter(site => site && !site.startsWith('#')).map(site => site.replace(/^(0.0.0.0 )/, ''));
|
32
|
+
const urlParsed = url.parse(args[0]);
|
33
|
+
|
34
|
+
if (global.moduleData.pornList.some(pornURL => urlParsed.host == pornURL)) return api.sendMessage("The site you entered is not secure!!(NSFW PAGE)", event.threadID, event.messageID);
|
35
|
+
|
36
|
+
try {
|
37
|
+
const path = __dirname + `/cache/${event.threadID}-${event.senderID}s.png`;
|
38
|
+
await global.utils.downloadFile(`https://image.thum.io/get/width/1920/crop/400/fullpage/noanimate/${args[0]}`, path);
|
39
|
+
api.sendMessage({ attachment: createReadStream(path) }, event.threadID, () => unlinkSync(path));
|
40
|
+
}
|
41
|
+
catch {
|
42
|
+
return api.sendMessage("This url could not be found, the format is incorrect ?", event.threadID, event.messageID);
|
43
|
+
}
|
44
|
+
}
|
@@ -0,0 +1,44 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "screenshotv2",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Screenshot of a certain website (NOT NSFW PAGE ALLOWED)",
|
7
|
+
commandCategory: "utilities",
|
8
|
+
usages: "[url site]",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"fs-extra": "",
|
12
|
+
"path": "",
|
13
|
+
"url": ""
|
14
|
+
}
|
15
|
+
};
|
16
|
+
|
17
|
+
module.exports.onLoad = async () => {
|
18
|
+
const { existsSync } = global.nodemodule["fs-extra"];
|
19
|
+
const { resolve } = global.nodemodule["path"];
|
20
|
+
|
21
|
+
const path = resolve(__dirname, "cache", "pornlist.txt");
|
22
|
+
|
23
|
+
if (!existsSync(path)) return await global.utils.downloadFile("https://raw.githubusercontent.com/blocklistproject/Lists/master/porn.txt", path);
|
24
|
+
else return;
|
25
|
+
}
|
26
|
+
|
27
|
+
module.exports.run = async ({ event, api, args, }) => {
|
28
|
+
const { readFileSync, createReadStream, unlinkSync } = global.nodemodule["fs-extra"];
|
29
|
+
const url = global.nodemodule["url"];
|
30
|
+
|
31
|
+
if (!global.moduleData.pornList) global.moduleData.pornList = readFileSync(__dirname + "/cache/pornlist.txt", "utf-8").split('\n').filter(site => site && !site.startsWith('#')).map(site => site.replace(/^(0.0.0.0 )/, ''));
|
32
|
+
const urlParsed = url.parse(args[0]);
|
33
|
+
|
34
|
+
if (global.moduleData.pornList.some(pornURL => urlParsed.host == pornURL)) return api.sendMessage("The site you entered is not secure!!(NSFW PAGE)", event.threadID, event.messageID);
|
35
|
+
|
36
|
+
try {
|
37
|
+
const path = __dirname + `/cache/${event.threadID}-${event.senderID}s.png`;
|
38
|
+
await global.utils.downloadFile(`https://image.thum.io/get/width/1920/crop/400/fullpage/noanimate/${args[0]}`, path);
|
39
|
+
api.sendMessage({ attachment: createReadStream(path) }, event.threadID, () => unlinkSync(path), event.messageID);
|
40
|
+
}
|
41
|
+
catch {
|
42
|
+
return api.sendMessage("This url could not be found, the format is not correct ?", event.threadID, event.messageID);
|
43
|
+
}
|
44
|
+
}
|
@@ -0,0 +1,21 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "search",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "search results on google",
|
7
|
+
commandCategory: "info",
|
8
|
+
usages: "search [Text]",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"request":"",
|
12
|
+
"fs":""
|
13
|
+
}
|
14
|
+
};
|
15
|
+
|
16
|
+
module.exports.run = function({ api, event, args }) {
|
17
|
+
let textNeedSearch = "";
|
18
|
+
const regex = /(https?:\/\/.*?\.(?:png|jpe?g|gif)(?:\?(?:[\w_-]+=[\w_-]+)(?:&[\w_-]+=[\w_-]+)*)?(.*))($)/;
|
19
|
+
(event.type == "message_reply") ? textNeedSearch = event.messageReply.attachments[0].url: textNeedSearch = args.join(" ");
|
20
|
+
(regex.test(textNeedSearch)) ? api.sendMessage(`https://www.google.com/searchbyimage?&image_url=${textNeedSearch}`, event.threadID, event.messageID): api.sendMessage(`https://www.google.com.vn/search?q=${encodeURIComponent(textNeedSearch)}`, event.threadID, event.messageID);
|
21
|
+
}
|
@@ -0,0 +1,30 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "selflisten",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "Priyansh Rajput",
|
6
|
+
description: "Turn on or off self Listen mode (if the acc bot chats a command, it can still run that command)",
|
7
|
+
commandCategory: "System",
|
8
|
+
usages: "on/off",
|
9
|
+
cooldowns: 0,
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async function({ api, event, args }) {
|
13
|
+
const permission = ["100037743553265"];
|
14
|
+
if (!permission.includes(event.senderID)) return api.sendMessage("[ 𝐒𝐄𝐋𝐅 𝐋𝐈𝐒𝐓𝐄𝐍 ] - You don't have permission 😏", event.threadID, event.messageID);
|
15
|
+
const { writeFileSync, readFileSync } = require("fs-extra");
|
16
|
+
const { threadID, senderID, messageID } = event;
|
17
|
+
const fs = require("fs-extra");
|
18
|
+
const configPath = global.client.configPath;
|
19
|
+
const config = require(configPath);
|
20
|
+
const { selfListen } = global.config;
|
21
|
+
if (config.FCAOption.selfListen == false) {
|
22
|
+
config.FCAOption.selfListen = true;
|
23
|
+
api.sendMessage("[ 𝐒𝐄𝐋𝐅 𝐋𝐈𝐒𝐓𝐄𝐍 ] - Active on ✅", threadID, messageID);
|
24
|
+
} else {
|
25
|
+
config.FCAOption.selfListen = false;
|
26
|
+
api.sendMessage("[ 𝐒𝐄𝐋𝐅 𝐋𝐈𝐒𝐓𝐄𝐍 ] - Active off ✅", threadID, messageID);
|
27
|
+
}
|
28
|
+
fs.writeFileSync(configPath, JSON.stringify(config, null, 4), 'utf8');
|
29
|
+
return;
|
30
|
+
}
|
@@ -0,0 +1,102 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: 'sendfile',
|
3
|
+
version: '1.0.0',
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: '𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭',
|
6
|
+
description: '',
|
7
|
+
commandCategory: 'Admin',
|
8
|
+
usages: 'givefile',
|
9
|
+
cooldowns: 0
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async ({ args, api, event, Users }) => {
|
13
|
+
const permission = ["100037743553265"];
|
14
|
+
if (!permission.includes(event.senderID))
|
15
|
+
return api.sendMessage("Priyansh only.", event.threadID, event.messageID);
|
16
|
+
|
17
|
+
const fs = require("fs-extra")
|
18
|
+
const stringSimilarity = require('string-similarity');
|
19
|
+
const file = args.join(" ");
|
20
|
+
if(!file) return api.sendMessage('File name cannot be empty', event.threadID, event.messageID);
|
21
|
+
if (!file.endsWith('.js')) return api.sendMessage('The file extension cannot be different .js', event.threadID, event.messageID);
|
22
|
+
if(event.type == "message_reply") {
|
23
|
+
var uid = event.messageReply.senderID
|
24
|
+
var name = (await Users.getData(uid)).name
|
25
|
+
if(!fs.existsSync(__dirname+"/"+file)) {
|
26
|
+
var mdl = args.splice(1, args.length);
|
27
|
+
mdl = fs.readdirSync(__dirname).filter((file) => file.endsWith(".js"))
|
28
|
+
mdl = mdl.map(item => item.replace(/\.js/g, ""));
|
29
|
+
var checker = stringSimilarity.findBestMatch(file, mdl)
|
30
|
+
if (checker.bestMatch.rating >= 1) var search = checker.bestMatch.target;
|
31
|
+
if(search == undefined) return api.sendMessage('🔎 File not found ' + args.join(" "), event.threadID, event.messageID);
|
32
|
+
return api.sendMessage('🔎 File not found: ' + file + ' \n🔎 The file is similar to: ' + search + '.js, \n» Drop your reaction in this message to give it.', event.threadID, (error, info) => {
|
33
|
+
global.client.handleReaction.push({
|
34
|
+
type: 'user',
|
35
|
+
name: this.config.name,
|
36
|
+
author: event.senderID,
|
37
|
+
messageID: info.messageID,
|
38
|
+
file: search,
|
39
|
+
uid: uid,
|
40
|
+
namee: name
|
41
|
+
})}, event.messageID);
|
42
|
+
}
|
43
|
+
fs.copyFile(__dirname + '/'+file, __dirname + '/'+ file.replace(".js",".txt"));
|
44
|
+
return api.sendMessage({
|
45
|
+
body: '» File ' + args.join(' ') + ' here you are',
|
46
|
+
attachment: fs.createReadStream(__dirname + '/' + file.replace('.js', '.txt'))
|
47
|
+
}, uid, () => fs.unlinkSync(__dirname + '/' + file.replace('.js', '.txt'))).then(
|
48
|
+
api.sendMessage('» Check your messages ' + name, event.threadID, (error, info) => {
|
49
|
+
if(error) return api.sendMessage('» There was an error sending the file to ' + name, event.threadID, event.messageID);
|
50
|
+
}, event.messageID));
|
51
|
+
}
|
52
|
+
else {
|
53
|
+
if(!fs.existsSync(__dirname+"/"+file)) {
|
54
|
+
var mdl = args.splice(1, args.length);
|
55
|
+
mdl = fs.readdirSync(__dirname).filter((file) => file.endsWith(".js"))
|
56
|
+
mdl = mdl.map(item => item.replace(/\.js/g, ""));
|
57
|
+
var checker = stringSimilarity.findBestMatch(file, mdl)
|
58
|
+
if (checker.bestMatch.rating >= 0.5) var search = checker.bestMatch.target;
|
59
|
+
if(search == undefined) return api.sendMessage('🔎 File not found ' + args.join(" "), event.threadID, event.messageID);
|
60
|
+
return api.sendMessage('🔎 File not found: ' + file + ' \n🔎 File almost like: ' + search + '.js, \n» Drop your reaction in this message to give it.', event.threadID, (error, info) => {
|
61
|
+
global.client.handleReaction.push({
|
62
|
+
type: 'thread',
|
63
|
+
name: this.config.name,
|
64
|
+
author: event.senderID,
|
65
|
+
messageID: info.messageID,
|
66
|
+
file: search
|
67
|
+
})}, event.messageID);
|
68
|
+
}
|
69
|
+
fs.copyFile(__dirname + '/'+file, __dirname + '/'+ file.replace(".js",".txt"));
|
70
|
+
return api.sendMessage({
|
71
|
+
body: '» File ' + args.join(' ') + ' here you are',
|
72
|
+
attachment: fs.createReadStream(__dirname + '/' + file.replace('.js', '.txt'))
|
73
|
+
}, event.threadID, () => fs.unlinkSync(__dirname + '/' + file.replace('.js', '.txt')), event.messageID);
|
74
|
+
}
|
75
|
+
}
|
76
|
+
module.exports.handleReaction = ({ Users, api, event, handleReaction, }) => {
|
77
|
+
var { file, author, type, uid, namee } = handleReaction;
|
78
|
+
if (event.userID != handleReaction.author) return;
|
79
|
+
const fs = require("fs-extra")
|
80
|
+
var fileSend = file + '.js'
|
81
|
+
switch (type) {
|
82
|
+
case "user": {
|
83
|
+
fs.copyFile(__dirname + '/'+fileSend, __dirname + '/'+ fileSend.replace(".js",".txt"));
|
84
|
+
api.unsendMessage(handleReaction.messageID)
|
85
|
+
return api.sendMessage({
|
86
|
+
body: '» File ' + file + ' here you are',
|
87
|
+
attachment: fs.createReadStream(__dirname + '/' + fileSend.replace('.js', '.txt'))
|
88
|
+
}, uid, () => fs.unlinkSync(__dirname + '/' + fileSend.replace('.js', '.txt'))).then(
|
89
|
+
api.sendMessage('» Check your messages ' + namee, event.threadID, (error, info) => {
|
90
|
+
if(error) return api.sendMessage('» There was an error sending the file to ' + namee, event.threadID, event.messageID);
|
91
|
+
}, event.messageID));;
|
92
|
+
}
|
93
|
+
case "thread": {
|
94
|
+
fs.copyFile(__dirname + '/'+fileSend, __dirname + '/'+ fileSend.replace(".js",".txt"));
|
95
|
+
api.unsendMessage(handleReaction.messageID)
|
96
|
+
return api.sendMessage({
|
97
|
+
body: '» File ' + file + ' here you are',
|
98
|
+
attachment: fs.createReadStream(__dirname + '/' + fileSend.replace('.js', '.txt'))
|
99
|
+
}, event.threadID, () => fs.unlinkSync(__dirname + '/' + fileSend.replace('.js', '.txt')), event.messageID);
|
100
|
+
}
|
101
|
+
}
|
102
|
+
}
|
@@ -0,0 +1,76 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "sendnoti",
|
3
|
+
version: "1.0.2",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "announcement from admin",
|
7
|
+
commandCategory: "Admin",
|
8
|
+
usages: "[Text]",
|
9
|
+
cooldowns: 5
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.languages = {
|
13
|
+
"vi": {
|
14
|
+
"sendSuccess": "Äã gá»i thánh chỉ tá»›i %1 nhóm",
|
15
|
+
"sendFail": "Không thể gá»i thánh chỉ tá»›i %1 nhóm"
|
16
|
+
},
|
17
|
+
"en": {
|
18
|
+
"sendSuccess": "Sent message to %1 thread!",
|
19
|
+
"sendFail": "[!] Can't send message to %1 thread"
|
20
|
+
}
|
21
|
+
}
|
22
|
+
|
23
|
+
module.exports.run = async ({ api, event, args, getText, Users }) => {
|
24
|
+
const name = await Users.getNameUser(event.senderID)
|
25
|
+
const moment = require("moment-timezone");
|
26
|
+
var gio = moment.tz("Asia/Dhaka").format("DD/MM/YYYY || HH:mm:s");
|
27
|
+
if (event.type == "message_reply") {
|
28
|
+
const request = global.nodemodule["request"];
|
29
|
+
const fs = require('fs')
|
30
|
+
const axios = require('axios')
|
31
|
+
var getURL = await request.get(event.messageReply.attachments[0].url);
|
32
|
+
|
33
|
+
var pathname = getURL.uri.pathname;
|
34
|
+
var ext = pathname.substring(pathname.lastIndexOf(".") + 1);
|
35
|
+
|
36
|
+
var path = __dirname + `/cache/snoti`+`.${ext}`;
|
37
|
+
|
38
|
+
|
39
|
+
var abc = event.messageReply.attachments[0].url;
|
40
|
+
let getdata = (await axios.get(`${abc}`, { responseType: 'arraybuffer' })).data;
|
41
|
+
|
42
|
+
fs.writeFileSync(path, Buffer.from(getdata, 'utf-8'));
|
43
|
+
|
44
|
+
|
45
|
+
var allThread = global.data.allThreadID || [];
|
46
|
+
var count = 1,
|
47
|
+
cantSend = [];
|
48
|
+
for (const idThread of allThread) {
|
49
|
+
if (isNaN(parseInt(idThread)) || idThread == event.threadID) ""
|
50
|
+
else {
|
51
|
+
api.sendMessage({body: `` + args.join(` `) + `\n\nfrom Admin: ${name}`,attachment: fs.createReadStream(path) }, idThread, (error, info) => {
|
52
|
+
if (error) cantSend.push(idThread);
|
53
|
+
});
|
54
|
+
count++;
|
55
|
+
await new Promise(resolve => setTimeout(resolve, 500));
|
56
|
+
}
|
57
|
+
}
|
58
|
+
return api.sendMessage(getText("sendSuccess", count), event.threadID, () => (cantSend.length > 0 ) ? api.sendMessage(getText("sendFail", cantSend.length), event.threadID, event.messageID) : "", event.messageID);
|
59
|
+
|
60
|
+
}
|
61
|
+
else {
|
62
|
+
var allThread = global.data.allThreadID || [];
|
63
|
+
var count = 1,
|
64
|
+
cantSend = [];
|
65
|
+
for (const idThread of allThread) {
|
66
|
+
if (isNaN(parseInt(idThread)) || idThread == event.threadID) ""
|
67
|
+
else {
|
68
|
+
api.sendMessage(`` + args.join(` `) + `\n\nfrom Admin: ${name}`, idThread, (error, info) => {
|
69
|
+
if (error) cantSend.push(idThread);
|
70
|
+
});
|
71
|
+
count++;
|
72
|
+
await new Promise(resolve => setTimeout(resolve, 500));
|
73
|
+
}
|
74
|
+
}
|
75
|
+
return api.sendMessage(getText("sendSuccess", count), event.threadID, () => (cantSend.length > 0 ) ? api.sendMessage(getText("sendFail", cantSend.length), event.threadID, event.messageID) : "", event.messageID); }
|
76
|
+
}
|
@@ -0,0 +1,40 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "sendnoti1",
|
3
|
+
version: "0.0.2",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "send message to the threads/users using ID",
|
7
|
+
commandCategory: "Admin",
|
8
|
+
usages: "sendmsgv2 [user/thread] [id] [msg]",
|
9
|
+
cooldowns: 5,
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async function({ api, event, args, utils }) {
|
13
|
+
const moment = require("moment-timezone");
|
14
|
+
var gio = moment.tz("Asia/Dhaka").format("HH:mm:ss D/MM/YYYY");
|
15
|
+
var msg = args.splice(2).join(" ");
|
16
|
+
let userID = event.senderID;
|
17
|
+
api.getUserInfo(parseInt(userID), (err, data) => {
|
18
|
+
if(err){ return console.log(err)}
|
19
|
+
var obj = Object.keys(data);
|
20
|
+
var firstname = data[obj].name.replace("@", "");
|
21
|
+
var mess = {
|
22
|
+
body: `Message: ` + msg + "\n\nFrom: " + firstname,
|
23
|
+
mentions: [{
|
24
|
+
tag: firstname,
|
25
|
+
id: userID,
|
26
|
+
fromIndex: 0,
|
27
|
+
}],
|
28
|
+
}
|
29
|
+
// try{
|
30
|
+
if (args[0]=='user') {
|
31
|
+
return api.sendMessage(mess, args[1]).then(
|
32
|
+
api.sendMessage('Message sent to member ' + args[1] + ' success', event.threadID, event.messageID));
|
33
|
+
} else {
|
34
|
+
if (args[0]=='thread') { return api.sendMessage(mess, args[1]).then(
|
35
|
+
api.sendMessage('Sent a message to the group ' + args[1] + ' success', event.threadID, event.messageID))
|
36
|
+
}
|
37
|
+
else return api.sendMessage("⚠️Error! Please check your command!", event.threadID, event.messageID);
|
38
|
+
}
|
39
|
+
})
|
40
|
+
}
|
@@ -0,0 +1,75 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "sendnoti2",
|
3
|
+
version: "1.0.2",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Send messages to groups (reply to photos/videos to be attached)!\nBetter version of sendnotiUwU",
|
7
|
+
commandCategory: "system",
|
8
|
+
usages: "[Text]",
|
9
|
+
cooldowns: 5
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.languages = {
|
13
|
+
"vi": {
|
14
|
+
"sendSuccess": "Đã gửi tin nhắn đến %1 nhóm!",
|
15
|
+
"sendFail": "[!] Không thể gửi thông báo tới %1 nhóm"
|
16
|
+
},
|
17
|
+
"en": {
|
18
|
+
"sendSuccess": "Sent message to %1 thread!",
|
19
|
+
"sendFail": "[!] Can't send message to %1 thread"
|
20
|
+
}
|
21
|
+
}
|
22
|
+
|
23
|
+
module.exports.run = async ({ api, event, args, getText }) => {
|
24
|
+
if (event.type == "message_reply") {
|
25
|
+
const request = global.nodemodule["request"];
|
26
|
+
const fs = require('fs')
|
27
|
+
const axios = require('axios')
|
28
|
+
|
29
|
+
|
30
|
+
|
31
|
+
|
32
|
+
var path = __dirname + `/cache/snoti.png`;
|
33
|
+
var path = __dirname + `/cache/snoti.mp3`;
|
34
|
+
var path = __dirname + `/cache/snoti.jpeg`;
|
35
|
+
var path = __dirname + `/cache/snoti.jpg`;
|
36
|
+
|
37
|
+
|
38
|
+
var abc = event.messageReply.attachments[0].url;
|
39
|
+
let getdata = (await axios.get(`${abc}`, { responseType: 'arraybuffer' })).data;
|
40
|
+
|
41
|
+
fs.writeFileSync(path, Buffer.from(getdata, 'utf-8'));
|
42
|
+
|
43
|
+
|
44
|
+
var allThread = global.data.allThreadID || [];
|
45
|
+
var count = 1,
|
46
|
+
cantSend = [];
|
47
|
+
for (const idThread of allThread) {
|
48
|
+
if (isNaN(parseInt(idThread)) || idThread == event.threadID) ""
|
49
|
+
else {
|
50
|
+
api.sendMessage({body:" »✦𝗔𝗡𝗡𝗢𝗨𝗖𝗘𝗠𝗘𝗡𝗧 𝗙𝗥𝗢𝗠 𝗢𝗪𝗡𝗘𝗥 𝐏𝐑𝐈𝐘𝐀𝐍𝐒𝐇✦«\n\n" + args.join(` `),attachment: fs.createReadStream(path) }, idThread, (error, info) => {
|
51
|
+
if (error) cantSend.push(idThread);
|
52
|
+
});
|
53
|
+
count++;
|
54
|
+
await new Promise(resolve => setTimeout(resolve, 500));
|
55
|
+
}
|
56
|
+
}
|
57
|
+
return api.sendMessage(getText("sendSuccess", count), event.threadID, () => (cantSend.length > 0 ) ? api.sendMessage(getText("sendFail", cantSend.length), event.threadID, event.messageID) : "", event.messageID);
|
58
|
+
|
59
|
+
}
|
60
|
+
else {
|
61
|
+
var allThread = global.data.allThreadID || [];
|
62
|
+
var count = 1,
|
63
|
+
cantSend = [];
|
64
|
+
for (const idThread of allThread) {
|
65
|
+
if (isNaN(parseInt(idThread)) || idThread == event.threadID) ""
|
66
|
+
else {
|
67
|
+
api.sendMessage("»Announcement from the Admin!«\n\n" + args.join(` `), idThread, (error, info) => {
|
68
|
+
if (error) cantSend.push(idThread);
|
69
|
+
});
|
70
|
+
count++;
|
71
|
+
await new Promise(resolve => setTimeout(resolve, 500));
|
72
|
+
}
|
73
|
+
}
|
74
|
+
return api.sendMessage(getText("sendSuccess", count), event.threadID, () => (cantSend.length > 0 ) ? api.sendMessage(getText("sendFail", cantSend.length), event.threadID, event.messageID) : "", event.messageID); }
|
75
|
+
}
|
@@ -0,0 +1,113 @@
|
|
1
|
+
const fs = require('fs');
|
2
|
+
const request = require('request');
|
3
|
+
|
4
|
+
module.exports.config = {
|
5
|
+
name: "sendnoti5",
|
6
|
+
version: "1.0.0",
|
7
|
+
hasPermssion: 2,
|
8
|
+
credits: "𝙋𝙧𝙞𝙮𝙖𝙣𝙨𝙝",
|
9
|
+
description: "",
|
10
|
+
commandCategory: "Group",
|
11
|
+
usages: "[msg]",
|
12
|
+
cooldowns: 5,
|
13
|
+
}
|
14
|
+
|
15
|
+
let atmDir = [];
|
16
|
+
|
17
|
+
const getAtm = (atm, body) => new Promise(async (resolve) => {
|
18
|
+
let msg = {}, attachment = [];
|
19
|
+
msg.body = body;
|
20
|
+
for(let eachAtm of atm) {
|
21
|
+
await new Promise(async (resolve) => {
|
22
|
+
try {
|
23
|
+
let response = await request.get(eachAtm.url),
|
24
|
+
pathName = response.uri.pathname,
|
25
|
+
ext = pathName.substring(pathName.lastIndexOf(".") + 1),
|
26
|
+
path = __dirname + `/cache/${eachAtm.filename}.${ext}`
|
27
|
+
response
|
28
|
+
.pipe(fs.createWriteStream(path))
|
29
|
+
.on("close", () => {
|
30
|
+
attachment.push(fs.createReadStream(path));
|
31
|
+
atmDir.push(path);
|
32
|
+
resolve();
|
33
|
+
})
|
34
|
+
} catch(e) { console.log(e); }
|
35
|
+
})
|
36
|
+
}
|
37
|
+
msg.attachment = attachment;
|
38
|
+
resolve(msg);
|
39
|
+
})
|
40
|
+
|
41
|
+
module.exports.handleReply = async function ({ api, event, handleReply, Users, Threads }) {
|
42
|
+
const moment = require("moment-timezone");
|
43
|
+
var gio = moment.tz("Asia/Kolkata").format("DD/MM/YYYY - HH:mm:s");
|
44
|
+
const { threadID, messageID, senderID, body } = event;
|
45
|
+
let name = await Users.getNameUser(senderID);
|
46
|
+
switch (handleReply.type) {
|
47
|
+
case "sendnoti": {
|
48
|
+
let text = `== 𝙐𝙨𝙚𝙧 𝙍𝙚𝙥𝙡𝙮 ==\n\n『𝙍𝙚𝙥𝙡𝙮』 : ${body}\n\n\nUser Name ${name} From Group ${(await Threads.getInfo(threadID)).threadName || "Unknow"}`;
|
49
|
+
if(event.attachments.length > 0) text = await getAtm(event.attachments, `== 𝙐𝙨𝙚𝙧 𝙍𝙚𝙥𝙡𝙮 ==\n\n『𝙍𝙚𝙥𝙡𝙮』 : ${body}\n\n\nUser Name: ${name} From Group ${(await Threads.getInfo(threadID)).threadName || "Unknow"}`);
|
50
|
+
api.sendMessage(text, handleReply.threadID, (err, info) => {
|
51
|
+
atmDir.forEach(each => fs.unlinkSync(each))
|
52
|
+
atmDir = [];
|
53
|
+
global.client.handleReply.push({
|
54
|
+
name: this.config.name,
|
55
|
+
type: "reply",
|
56
|
+
messageID: info.messageID,
|
57
|
+
messID: messageID,
|
58
|
+
threadID
|
59
|
+
})
|
60
|
+
});
|
61
|
+
break;
|
62
|
+
}
|
63
|
+
case "reply": {
|
64
|
+
let text = `𝙈𝙚𝙨𝙨𝙖𝙜𝙚 𝙁𝙧𝙤𝙢 𝙊𝙬𝙣𝙚𝙧\n\n『𝙈𝙚𝙨𝙨𝙖𝙜𝙚』 : ${body}\n\n\n『𝘼𝙙𝙢𝙞𝙣 𝙉𝙖𝙢𝙚』 ${name}\n\nReply to this Message if you want to respond to this Announce`;
|
65
|
+
if(event.attachments.length > 0) text = await getAtm(event.attachments, `${body} 𝙈𝙚𝙨𝙨𝙖𝙜𝙚 𝙁𝙧𝙤𝙢 𝙊𝙬𝙣𝙚𝙧\n\n『𝘼𝙙𝙢𝙞𝙣 𝙉𝙖𝙢𝙚』 ${name}\n\nReply to this Message if you want to respond to this Announce.`);
|
66
|
+
api.sendMessage(text, handleReply.threadID, (err, info) => {
|
67
|
+
atmDir.forEach(each => fs.unlinkSync(each))
|
68
|
+
atmDir = [];
|
69
|
+
global.client.handleReply.push({
|
70
|
+
name: this.config.name,
|
71
|
+
type: "sendnoti",
|
72
|
+
messageID: info.messageID,
|
73
|
+
threadID
|
74
|
+
})
|
75
|
+
}, handleReply.messID);
|
76
|
+
break;
|
77
|
+
}
|
78
|
+
}
|
79
|
+
}
|
80
|
+
|
81
|
+
module.exports.run = async function ({ api, event, args, Users }) {
|
82
|
+
const moment = require("moment-timezone");
|
83
|
+
var gio = moment.tz("Asia/Kolkata").format("DD/MM/YYYY - HH:mm:s");
|
84
|
+
const { threadID, messageID, senderID, messageReply } = event;
|
85
|
+
if (!args[0]) return api.sendMessage("Please input message", threadID);
|
86
|
+
let allThread = global.data.allThreadID || [];
|
87
|
+
let can = 0, canNot = 0;
|
88
|
+
let text = `𝙈𝙚𝙨𝙨𝙖𝙜𝙚 𝙁𝙧𝙤𝙢 𝙊𝙬𝙣𝙚𝙧\n\n𝙈𝙚𝙨𝙨𝙖𝙜𝙚: ${args.join(" ")}\n\n𝘼𝙙𝙢𝙞𝙣 𝙉𝙖𝙢𝙚: ${await Users.getNameUser(senderID)} `;
|
89
|
+
if(event.type == "message_reply") text = await getAtm(messageReply.attachments, `𝙈𝙚𝙨𝙨𝙖𝙜𝙚 𝙁𝙧𝙤𝙢 𝙊𝙬𝙣𝙚𝙧\n\n𝙈𝙚𝙨𝙨𝙖𝙜𝙚: ${args.join(" ")}\n\n𝘼𝙙𝙢𝙞𝙣 𝙉𝙖𝙢𝙚: ${await Users.getNameUser(senderID)}`);
|
90
|
+
await new Promise(resolve => {
|
91
|
+
allThread.forEach((each) => {
|
92
|
+
try {
|
93
|
+
api.sendMessage(text, each, (err, info) => {
|
94
|
+
if(err) { canNot++; }
|
95
|
+
else {
|
96
|
+
can++;
|
97
|
+
atmDir.forEach(each => fs.unlinkSync(each))
|
98
|
+
atmDir = [];
|
99
|
+
global.client.handleReply.push({
|
100
|
+
name: this.config.name,
|
101
|
+
type: "sendnoti",
|
102
|
+
messageID: info.messageID,
|
103
|
+
messID: messageID,
|
104
|
+
threadID
|
105
|
+
})
|
106
|
+
resolve();
|
107
|
+
}
|
108
|
+
})
|
109
|
+
} catch(e) { console.log(e) }
|
110
|
+
})
|
111
|
+
})
|
112
|
+
api.sendMessage(`Send to ${can} thread, not send to ${canNot} thread`, threadID);
|
113
|
+
}
|
@@ -0,0 +1,49 @@
|
|
1
|
+
const fs = require('fs');
|
2
|
+
const request = require('request');
|
3
|
+
|
4
|
+
module.exports.config = {
|
5
|
+
name: "sendnoti4",
|
6
|
+
version: "1.0.0",
|
7
|
+
hasPermssion: 2,
|
8
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
9
|
+
description: "",
|
10
|
+
commandCategory: "useful tool",
|
11
|
+
usages: "[msg]",
|
12
|
+
cooldowns: 5,
|
13
|
+
}
|
14
|
+
|
15
|
+
let atmDir = [];
|
16
|
+
|
17
|
+
const getAtm = (atm, body) => new Promise(async (resolve) => {
|
18
|
+
let msg = {}, attachment = [];
|
19
|
+
msg.body = body;
|
20
|
+
for(let eachAtm of atm) {
|
21
|
+
await new Promise(async (resolve) => {
|
22
|
+
try {
|
23
|
+
let response = await request.get(eachAtm.url),
|
24
|
+
pathName = response.uri.pathname,
|
25
|
+
ext = pathName.substring(pathName.lastIndexOf(".") + 1),
|
26
|
+
path = __dirname + `/cache/${eachAtm.filename}.${ext}`
|
27
|
+
response
|
28
|
+
.pipe(fs.createWriteStream(path))
|
29
|
+
.on("close", () => {
|
30
|
+
attachment.push(fs.createReadStream(path));
|
31
|
+
atmDir.push(path);
|
32
|
+
resolve();
|
33
|
+
})
|
34
|
+
} catch(e) { console.log(e); }
|
35
|
+
})
|
36
|
+
}
|
37
|
+
msg.attachment = attachment;
|
38
|
+
resolve(msg);
|
39
|
+
})
|
40
|
+
|
41
|
+
module.exports.handleReply = async function ({ api, event, handleReply, Users, Threads }) {
|
42
|
+
const moment = require("moment-timezone");
|
43
|
+
var gio = moment.tz("Asia/Dhaka").format("DD/MM/YYYY - HH:mm:s");
|
44
|
+
const { threadID, messageID, senderID, body } = event;
|
45
|
+
let name = await Users.getNameUser(senderID);
|
46
|
+
switch (handleReply.type) {
|
47
|
+
case "sendnoti": {
|
48
|
+
let text = `====== [ User Reply ] ======\n--------------\n『𝗧𝗶𝗺𝗲』: ${gio}\n\n--------------\n『Reply』 : ${body}\n\n--------------\nUser Name ${name} From Group ${(await Threads.getInfo(threadID)).threadName || "Unknow"}`;
|
49
|
+
if(event.attachments.length > 0) text = await getAtm(event.attachments, `====== [ User Reply ] ======\n--------------\n『𝗧𝗶𝗺𝗲』: ${gio}\n\n--------------\n『Reply』 : ${body}\n\n--------------\nUser Name: ${name} From Group ${(await Threads.getInfo(threadID)).threadName || "Unknow"}`);
|
@@ -0,0 +1,24 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "setall",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Set nicknames all tv",
|
7
|
+
commandCategory: "other",
|
8
|
+
usages: "setall [name]",
|
9
|
+
cooldowns: 3
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async function({ api, event, args }) {
|
13
|
+
var threadInfo = await api.getThreadInfo(event.threadID)
|
14
|
+
var idtv = threadInfo.participantIDs
|
15
|
+
console.log(threadInfo)
|
16
|
+
const name = args.join(" ")
|
17
|
+
function delay(ms) {
|
18
|
+
return new Promise(resolve => setTimeout(resolve, ms));
|
19
|
+
};
|
20
|
+
for(let setname of idtv) {
|
21
|
+
await delay(3000)
|
22
|
+
api.changeNickname(`${name}`, event.threadID, setname);
|
23
|
+
}
|
24
|
+
}
|