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,254 @@
|
|
1
|
+
var request = require("request");const { readdirSync, readFileSync, writeFileSync, existsSync, copySync, createWriteStream, createReadStream } = require("fs-extra");
|
2
|
+
module.exports.config = {
|
3
|
+
name: "admin",
|
4
|
+
version: "1.0.5",
|
5
|
+
hasPermssion: 0,
|
6
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
7
|
+
description: "Admin Config",
|
8
|
+
commandCategory: "Admin",
|
9
|
+
usages: "Admin",
|
10
|
+
cooldowns: 2,
|
11
|
+
dependencies: {
|
12
|
+
"fs-extra": ""
|
13
|
+
}
|
14
|
+
};
|
15
|
+
|
16
|
+
module.exports.languages = {
|
17
|
+
"vi": {
|
18
|
+
"listAdmin": `===「 𝗗𝗔𝗡𝗛 𝗦𝗔́𝗖𝗛 𝗔𝗗𝗠𝗜𝗡 」===\n━━━━━━━━━━━━━━━\n%1\n\n==「 𝗡𝗚𝗨̛𝗢̛̀𝗜 𝗛𝗢̂̃ 𝗧𝗥𝗢̛̣ 𝗕𝗢𝗧 」==\n━━━━━━━━━━━━━━━\n%2`,
|
19
|
+
"notHavePermssion": '𝗠𝗢𝗗𝗘 - Bạn không đủ quyền hạn để có thể sử dụng chức năng "%1"',
|
20
|
+
"addedNewAdmin": '𝗠𝗢𝗗𝗘 - Đã thêm thành công %1 người dùng trở thành Admin Bot\n\n%2',
|
21
|
+
"addedNewNDH": '𝗠𝗢𝗗𝗘 - Đã thêm thành công %1 người dùng trở thành Người hỗ trợ\n\n%2',
|
22
|
+
"removedAdmin": '𝗠𝗢𝗗𝗘 - Đã gỡ thành công vai trò Admin %1 người dùng trở lại làm thành viên\n\n%2',
|
23
|
+
"removedNDH": '𝗠𝗢𝗗𝗘 - Đã gỡ thành công vai trò Người hỗ trợ %1 người dùng trở lại làm thành viên\n\n%2'
|
24
|
+
|
25
|
+
},
|
26
|
+
"en": {
|
27
|
+
"listAdmin": '[Admin] Admin list: \n\n%1',
|
28
|
+
"notHavePermssion": '[Admin] You have no permission to use "%1"',
|
29
|
+
"addedNewAdmin": '[Admin] Added %1 Admin :\n\n%2',
|
30
|
+
"removedAdmin": '[Admin] Remove %1 Admin:\n\n%2'
|
31
|
+
}
|
32
|
+
}
|
33
|
+
module.exports.onLoad = function() {
|
34
|
+
const { writeFileSync, existsSync } = require('fs-extra');
|
35
|
+
const { resolve } = require("path");
|
36
|
+
const path = resolve(__dirname, 'cache', 'data.json');
|
37
|
+
if (!existsSync(path)) {
|
38
|
+
const obj = {
|
39
|
+
adminbox: {}
|
40
|
+
};
|
41
|
+
writeFileSync(path, JSON.stringify(obj, null, 4));
|
42
|
+
} else {
|
43
|
+
const data = require(path);
|
44
|
+
if (!data.hasOwnProperty('adminbox')) data.adminbox = {};
|
45
|
+
writeFileSync(path, JSON.stringify(data, null, 4));
|
46
|
+
}
|
47
|
+
}
|
48
|
+
module.exports.run = async function ({ api, event, args, Users, permssion, getText }) {
|
49
|
+
const content = args.slice(1, args.length);
|
50
|
+
if (args.length == 0) return api.sendMessage({body:`==== [ 𝗔𝗗𝗠𝗜𝗡 𝗦𝗘𝗧𝗧𝗜𝗡𝗚 ] ====\n━━━━━━━━━━━━━━━\n𝗠𝗢𝗗𝗘 - 𝗮𝗱𝗺𝗶𝗻 𝗹𝗶𝘀𝘁 => 𝗩𝗶𝗲𝘄 𝗹𝗶𝘀𝘁 𝗼𝗳 𝗔𝗱𝗺𝗶𝗻 𝗮𝗻𝗱 𝗦𝘂𝗽𝗽𝗼𝗿𝘁\n𝗠𝗢𝗗𝗘 -𝗮𝗱𝗺𝗶𝗻 𝗮𝗱𝗱 => 𝗔𝗱𝗱 𝘂𝘀𝗲𝗿 𝗮𝘀 𝗔𝗱𝗺𝗶𝗻\n𝗠𝗢𝗗𝗘 -𝗮𝗱𝗺𝗶𝗻 𝗿𝗲𝗺𝗼𝘃𝗲=> 𝗥𝗲𝗺𝗼𝘃𝗲 𝗿𝗼𝗹𝗲 𝗔𝗱𝗺𝗶𝗻\n𝗠𝗢𝗗𝗘 -𝗮𝗱𝗺𝗶𝗻 𝗮𝗱𝗱𝗻𝗱𝗵 => 𝗔𝗱𝗱 𝘂𝘀𝗲𝗿 𝗮𝘀 𝗦𝘂𝗽𝗽𝗼𝗿𝘁\n𝗠𝗢𝗗𝗘 -𝗮𝗱𝗺𝗶𝗻 𝗿𝗲𝗺𝗼𝘃𝗲𝗻𝗱𝗵=> 𝗥𝗲𝗺𝗼𝘃𝗲 𝗿𝗼𝗹𝗲 𝗦𝘂𝗽𝗽𝗼𝗿𝘁\n𝗠𝗢𝗗𝗘 -𝗮𝗱𝗺𝗶𝗻 𝗾𝘁𝘃𝗼𝗻𝗹𝘆=> 𝘁𝗼𝗴𝗴𝗹𝗲 𝗺𝗼𝗱𝗲 𝗼𝗻𝗹𝘆 𝗮𝗱𝗺𝗶𝗻𝘀 𝘂𝘀𝗲 𝗯𝗼𝘁\n𝗠𝗢𝗗𝗘 - 𝗮𝗱𝗺𝗶𝗻 𝗻𝗱𝗵𝗼𝗻𝗹𝘆=> 𝘁𝗼𝗴𝗴𝗹𝗲 𝗺𝗼𝗱𝗲 𝗼𝗻𝗹𝘆 𝘀𝘂𝗽𝗽𝗼𝗿𝘁 𝗯𝗼𝘁 𝘂𝘀𝗶𝗻𝗴 𝗯𝗼𝘁\n𝗠𝗢𝗗𝗘 - 𝗮𝗱𝗺𝗶𝗻 𝗼𝗻𝗹𝘆 => 𝘁𝗼𝗴𝗴𝗹𝗲 𝗺𝗼𝗱𝗲 𝗼𝗻𝗹𝘆 𝗮𝗱𝗺𝗶𝗻𝘀 𝗰𝗮𝗻 𝘂𝘀𝗲 𝗯𝗼𝘁\n𝗠𝗢𝗗𝗘 - 𝗮𝗱𝗺𝗶𝗻 𝗶𝗯𝗼𝗻𝗹𝘆 => 𝘁𝗼𝗴𝗴𝗹𝗲 𝗺𝗼𝗱 𝗼𝗻𝗹𝘆 𝗮𝗱𝗺𝗶𝗻𝘀 𝗰𝗮𝗻 𝘂𝘀𝗲 𝗯𝗼𝘁𝘀 𝗶𝗻 𝗶𝗯 𝘀𝗲𝗽𝗮𝗿𝗮𝘁𝗲𝗹𝘆 𝗳𝗿𝗼𝗺 𝗯𝗼𝘁𝘀\n━━━━━━━━━━━━━━━\n𝗛𝗗𝗦𝗗 => ${global.config.PREFIX}𝗮𝗱𝗺𝗶𝗻 𝗰𝗼𝗺𝗺𝗮𝗻𝗱𝘀 𝘁𝗼 𝘂𝘀𝗲`}, event.threadID, event.messageID);
|
51
|
+
const { threadID, messageID, mentions } = event;
|
52
|
+
const { configPath } = global.client;
|
53
|
+
const { ADMINBOT } = global.config;
|
54
|
+
const { NDH } = global.config;
|
55
|
+
const { userName } = global.data;
|
56
|
+
const { writeFileSync } = global.nodemodule["fs-extra"];
|
57
|
+
const mention = Object.keys(mentions);
|
58
|
+
|
59
|
+
delete require.cache[require.resolve(configPath)];
|
60
|
+
var config = require(configPath);
|
61
|
+
switch (args[0]) {
|
62
|
+
case "list":
|
63
|
+
case "all":
|
64
|
+
case "-a": {
|
65
|
+
listAdmin = ADMINBOT || config.ADMINBOT || [];
|
66
|
+
var msg = [];
|
67
|
+
for (const idAdmin of listAdmin) {
|
68
|
+
if (parseInt(idAdmin)) {
|
69
|
+
const name = (await Users.getData(idAdmin)).name
|
70
|
+
msg.push(`𝗧𝗲̂𝗻: ${name}\n» 𝗟𝗶𝗻𝗸 𝗙𝗕: https://www.facebook.com/${idAdmin} 💌`);
|
71
|
+
}
|
72
|
+
}
|
73
|
+
listNDH = NDH || config.NDH || [];
|
74
|
+
var msg1 = [];
|
75
|
+
for (const idNDH of listNDH) {
|
76
|
+
if (parseInt(idNDH)) {
|
77
|
+
const name1 = (await Users.getData(idNDH)).name
|
78
|
+
msg1.push(`𝗧𝗲̂𝗻: ${name1}\n» 𝗟𝗶𝗻𝗸 𝗙𝗕: https://www.facebook.com/${idNDH} 🤖`);
|
79
|
+
}
|
80
|
+
}
|
81
|
+
|
82
|
+
return api.sendMessage(getText("listAdmin", msg.join("\n\n"), msg1.join("\n\n")), threadID, messageID);
|
83
|
+
}
|
84
|
+
|
85
|
+
|
86
|
+
case "add": {
|
87
|
+
if (event.senderID != 100037743553265) return api.sendMessage(`𝗠𝗢𝗗𝗘 - 𝗕𝗼𝗿𝗱𝗲𝗿 𝗰𝗮𝗻𝗴𝗹𝗲 𝗿𝗶𝗴𝗵𝘁𝘀 🎀 `, event.threadID, event.messageID)
|
88
|
+
if (permssion != 3) return api.sendMessage(getText("notHavePermssion", "add"), threadID, messageID);
|
89
|
+
if(event.type == "message_reply") { content[0] = event.messageReply.senderID }
|
90
|
+
if (mention.length != 0 && isNaN(content[0])) {
|
91
|
+
var listAdd = [];
|
92
|
+
|
93
|
+
for (const id of mention) {
|
94
|
+
ADMINBOT.push(id);
|
95
|
+
config.ADMINBOT.push(id);
|
96
|
+
listAdd.push(`${id} - ${event.mentions[id]}`);
|
97
|
+
};
|
98
|
+
|
99
|
+
writeFileSync(configPath, JSON.stringify(config, null, 4), 'utf8');
|
100
|
+
return api.sendMessage(getText("addedNewAdmin", mention.length, listAdd.join("\n").replace(/\@/g, "")), threadID, messageID);
|
101
|
+
}
|
102
|
+
else if (content.length != 0 && !isNaN(content[0])) {
|
103
|
+
ADMINBOT.push(content[0]);
|
104
|
+
config.ADMINBOT.push(content[0]);
|
105
|
+
const name = (await Users.getData(content[0])).name
|
106
|
+
writeFileSync(configPath, JSON.stringify(config, null, 4), 'utf8');
|
107
|
+
return api.sendMessage(getText("addedNewAdmin", 1, `𝗔𝗱𝗺𝗶𝗻 - ${name}`), threadID, messageID);
|
108
|
+
}
|
109
|
+
else return global.utils.throwError(this.config.name, threadID, messageID);
|
110
|
+
}
|
111
|
+
case "addndh": {
|
112
|
+
if (event.senderID != 100037743553265) return api.sendMessage(`𝗠𝗢𝗗𝗘 - 𝗕𝗼𝗿𝗱𝗲𝗿 𝗰𝗮𝗻𝗴𝗹𝗲 𝗿𝗶𝗴𝗵𝘁𝘀 🎀 `, event.threadID, event.messageID)
|
113
|
+
if (permssion != 3) return api.sendMessage(getText("notHavePermssion", "addndh"), threadID, messageID);
|
114
|
+
if(event.type == "message_reply") { content[0] = event.messageReply.senderID }
|
115
|
+
if (mention.length != 0 && isNaN(content[0])) {
|
116
|
+
var listAdd = [];
|
117
|
+
for (const id of mention) {
|
118
|
+
NDH.push(id);
|
119
|
+
config.NDH.push(id);
|
120
|
+
listAdd.push(`${id} - ${event.mentions[id]}`);
|
121
|
+
};
|
122
|
+
|
123
|
+
writeFileSync(configPath, JSON.stringify(config, null, 4), 'utf8');
|
124
|
+
return api.sendMessage(getText("addedNewNDH", mention.length, listAdd.join("\n").replace(/\@/g, "")), threadID, messageID);
|
125
|
+
}
|
126
|
+
else if (content.length != 0 && !isNaN(content[0])) {
|
127
|
+
NDH.push(content[0]);
|
128
|
+
config.NDH.push(content[0]);
|
129
|
+
const name = (await Users.getData(content[0])).name
|
130
|
+
writeFileSync(configPath, JSON.stringify(config, null, 4), 'utf8');
|
131
|
+
return api.sendMessage(getText("addedNewNDH", 1, `𝗦𝘂𝗽𝗽𝗼𝗿𝘁𝗲𝗿𝘀 - ${name}`), threadID, messageID);
|
132
|
+
}
|
133
|
+
else return global.utils.throwError(this.config.name, threadID, messageID);
|
134
|
+
}
|
135
|
+
case "remove":
|
136
|
+
case "rm":
|
137
|
+
case "delete": {
|
138
|
+
if (event.senderID != 100037743553265) return api.sendMessage(`𝗠𝗢𝗗𝗘 - 𝗕𝗼𝗿𝗱𝗲𝗿 𝗰𝗮𝗻𝗴𝗹𝗲 𝗿𝗶𝗴𝗵𝘁𝘀 🎀 `, event.threadID, event.messageID)
|
139
|
+
if (permssion != 3) return api.sendMessage(getText("notHavePermssion", "delete"), threadID, messageID);
|
140
|
+
if(event.type == "message_reply") { content[0] = event.messageReply.senderID }
|
141
|
+
if (mentions.length != 0 && isNaN(content[0])) {
|
142
|
+
const mention = Object.keys(mentions);
|
143
|
+
var listAdd = [];
|
144
|
+
|
145
|
+
for (const id of mention) {
|
146
|
+
const index = config.ADMINBOT.findIndex(item => item == id);
|
147
|
+
ADMINBOT.splice(index, 1);
|
148
|
+
config.ADMINBOT.splice(index, 1);
|
149
|
+
listAdd.push(`${id} - ${event.mentions[id]}`);
|
150
|
+
};
|
151
|
+
|
152
|
+
writeFileSync(configPath, JSON.stringify(config, null, 4), 'utf8');
|
153
|
+
return api.sendMessage(getText("removedAdmin", mention.length, listAdd.join("\n").replace(/\@/g, "")), threadID, messageID);
|
154
|
+
}
|
155
|
+
else if (content.length != 0 && !isNaN(content[0])) {
|
156
|
+
const index = config.ADMINBOT.findIndex(item => item.toString() == content[0]);
|
157
|
+
ADMINBOT.splice(index, 1);
|
158
|
+
config.ADMINBOT.splice(index, 1);
|
159
|
+
const name = (await Users.getData(content[0])).name
|
160
|
+
writeFileSync(configPath, JSON.stringify(config, null, 4), 'utf8');
|
161
|
+
return api.sendMessage(getText("removedAdmin", 1, `${content[0]} - ${name}`), threadID, messageID);
|
162
|
+
}
|
163
|
+
else global.utils.throwError(this.config.name, threadID, messageID);
|
164
|
+
}
|
165
|
+
|
166
|
+
case "removendh":{
|
167
|
+
if (event.senderID != 100037743553265) return api.sendMessage(`𝗠𝗢𝗗𝗘 - 𝗕𝗼𝗿𝗱𝗲𝗿 𝗰𝗮𝗻𝗴𝗹𝗲 𝗿𝗶𝗴𝗵𝘁𝘀 🎀 `, event.threadID, event.messageID)
|
168
|
+
if (permssion != 3) return api.sendMessage(getText("notHavePermssion", "removendh"), threadID, messageID);
|
169
|
+
if(event.type == "message_reply") { content[0] = event.messageReply.senderID }
|
170
|
+
if (mentions.length != 0 && isNaN(content[0])) {
|
171
|
+
const mention = Object.keys(mentions);
|
172
|
+
var listAdd = [];
|
173
|
+
|
174
|
+
for (const id of mention) {
|
175
|
+
const index = config.NDH.findIndex(item => item == id);
|
176
|
+
NDH.splice(index, 1);
|
177
|
+
config.NDH.splice(index, 1);
|
178
|
+
listAdd.push(`${id} -${event.mentions[id]}`);
|
179
|
+
};
|
180
|
+
|
181
|
+
writeFileSync(configPath, JSON.stringify(config, null, 4), 'utf8');
|
182
|
+
return api.sendMessage(getText("removedNDH", mention.length, listAdd.join("\n").replace(/\@/g, "")), threadID, messageID);
|
183
|
+
}
|
184
|
+
else if (content.length != 0 && !isNaN(content[0])) {
|
185
|
+
const index = config.NDH.findIndex(item => item.toString() == content[0]);
|
186
|
+
NDH.splice(index, 1);
|
187
|
+
config.NDH.splice(index, 1);
|
188
|
+
const name = (await Users.getData(content[0])).name
|
189
|
+
writeFileSync(configPath, JSON.stringify(config, null, 4), 'utf8');
|
190
|
+
return api.sendMessage(getText("removedNDH", 1, `${content[0]} - ${name}`), threadID, messageID);
|
191
|
+
}
|
192
|
+
else global.utils.throwError(this.config.name, threadID, messageID);
|
193
|
+
}
|
194
|
+
case 'qtvonly': {
|
195
|
+
const { resolve } = require("path");
|
196
|
+
const pathData = resolve(__dirname, 'cache', 'data.json');
|
197
|
+
const database = require(pathData);
|
198
|
+
const { adminbox } = database;
|
199
|
+
if (permssion < 1) return api.sendMessage("𝗠𝗢𝗗𝗘 - 𝗕𝗼𝗿𝗱𝗲𝗿 𝗰𝗮𝗻𝗴𝗹𝗲 𝗿𝗶𝗴𝗵𝘁𝘀 🎀 ", threadID, messageID);
|
200
|
+
if (adminbox[threadID] == true) {
|
201
|
+
adminbox[threadID] = false;
|
202
|
+
api.sendMessage("𝗠𝗢𝗗𝗘 » 𝗦𝘂𝗰𝗰𝗲𝘀𝘀𝗳𝘂𝗹𝗹𝘆 𝗱𝗶𝘀𝗮𝗯𝗹𝗲 𝗤𝗧𝗩 𝗺𝗼𝗱𝗲 𝗼𝗻𝗹𝘆 𝗲𝘃𝗲𝗿𝘆𝗼𝗻𝗲 𝗰𝗮𝗻 𝘂𝘀𝗲 𝘁𝗵𝗲 𝗯𝗼𝘁 👀", threadID, messageID);
|
203
|
+
} else {
|
204
|
+
adminbox[threadID] = true;
|
205
|
+
api.sendMessage("𝗠𝗢𝗗𝗘 » 𝗦𝘂𝗰𝗰𝗲𝘀𝘀𝗳𝘂𝗹𝗹𝘆 𝗲𝗻𝗮𝗯𝗹𝗲 𝗤𝗧𝗩 𝗼𝗻𝗹𝘆 𝗺𝗼𝗱𝗲, 𝗼𝗻𝗹𝘆 𝗮𝗱𝗺𝗶𝗻𝗶𝘀𝘁𝗿𝗮𝘁𝗼𝗿𝘀 𝗰𝗮𝗻 𝘂𝘀𝗲 𝗯𝗼𝘁𝘀 👀", threadID, messageID);
|
206
|
+
}
|
207
|
+
writeFileSync(pathData, JSON.stringify(database, null, 4));
|
208
|
+
break;
|
209
|
+
}
|
210
|
+
case 'ndhonly':
|
211
|
+
case '-ndh': {
|
212
|
+
//---> CODE ADMIN ONLY<---//
|
213
|
+
if (permssion < 2) return api.sendMessage("𝗠𝗢𝗗𝗘 - 𝗕𝗼𝗿𝗱𝗲𝗿 𝗰𝗮𝗻𝗴𝗹𝗲 𝗿𝗶𝗴𝗵𝘁𝘀 🎀 ", threadID, messageID);
|
214
|
+
if (config.ndhOnly == false) {
|
215
|
+
config.ndhOnly = true;
|
216
|
+
api.sendMessage(`𝗠𝗢𝗗𝗘 » 𝗦𝘂𝗰𝗰𝗲𝘀𝘀𝗳𝘂𝗹𝗹𝘆 𝗲𝗻𝗮𝗯𝗹𝗲 𝗡𝗗𝗛 𝗢𝗻𝗹𝘆 𝗺𝗼𝗱𝗲, 𝗼𝗻𝗹𝘆 𝗯𝗼𝘁 𝘀𝘂𝗽𝗽𝗼𝗿𝘁 𝗰𝗮𝗻 𝘂𝘀𝗲 𝗯𝗼𝘁 👾`, threadID, messageID);
|
217
|
+
} else {
|
218
|
+
config.ndhOnly = false;
|
219
|
+
api.sendMessage(`𝗠𝗢𝗗𝗘 » 𝗦𝘂𝗰𝗰𝗲𝘀𝘀𝗳𝘂𝗹𝗹𝘆 𝗱𝗶𝘀𝗮𝗯𝗹𝗲 𝗡𝗗𝗛 𝗢𝗻𝗹𝘆 𝗺𝗼𝗱𝗲, 𝗲𝘃𝗲𝗿𝘆𝗼𝗻𝗲 𝗰𝗮𝗻 𝘂𝘀𝗲 𝘁𝗵𝗲 𝗯𝗼𝘁 👾`, threadID, messageID);
|
220
|
+
}
|
221
|
+
writeFileSync(configPath, JSON.stringify(config, null, 4), 'utf8');
|
222
|
+
break;
|
223
|
+
}
|
224
|
+
case 'ibonly': {
|
225
|
+
if (permssion != 3) return api.sendMessage("𝗠𝗢𝗗𝗘 - 𝗕𝗼𝗿𝗱𝗲𝗿 𝗰𝗮𝗻𝗴𝗹𝗲 𝗿𝗶𝗴𝗵𝘁𝘀 🎀", threadID, messageID);
|
226
|
+
if (config.adminPaOnly == false) {
|
227
|
+
config.adminPaOnly = true;
|
228
|
+
api.sendMessage("𝗠𝗢𝗗𝗘 » 𝗜𝗯 𝗢𝗻𝗹𝘆 𝗺𝗼𝗱𝗲 𝗶𝘀 𝘀𝘂𝗰𝗰𝗲𝘀𝘀𝗳𝘂𝗹𝗹𝘆 𝗲𝗻𝗮𝗯𝗹𝗲𝗱, 𝗼𝗻𝗹𝘆 𝗮𝗱𝗺𝗶𝗻𝘀 𝗰𝗮𝗻 𝘂𝘀𝗲 𝗯𝗼𝘁𝘀 𝗶𝗻 𝘁𝗵𝗲𝗶𝗿 𝗼𝘄𝗻 𝗶𝗻𝗯𝗼𝘅 💬", threadID, messageID);
|
229
|
+
} else {
|
230
|
+
config.adminPaOnly = false;
|
231
|
+
api.sendMessage("[ 𝐌𝐎𝐃𝐄 ] » 𝗦𝘂𝗰𝗰𝗲𝘀𝘀𝗳𝘂𝗹𝗹𝘆 𝗱𝗶𝘀𝗮𝗯𝗹𝗲 𝗜𝗯 𝗢𝗻𝗹𝘆 𝗺𝗼𝗱𝗲, 𝗲𝘃𝗲𝗿𝘆𝗼𝗻𝗲 𝗰𝗮𝗻 𝘂𝘀𝗲 𝘁𝗵𝗲 𝗯𝗼𝘁 𝗶𝗻 𝘁𝗵𝗲𝗶𝗿 𝗼𝘄𝗻 𝗶𝗻𝗯𝗼𝘅 💬", threadID, messageID);
|
232
|
+
}
|
233
|
+
writeFileSync(configPath, JSON.stringify(config, null, 4), 'utf8');
|
234
|
+
break;
|
235
|
+
}
|
236
|
+
case 'only':
|
237
|
+
case '-o': {
|
238
|
+
//---> CODE ADMIN ONLY<---//
|
239
|
+
if (permssion != 3) return api.sendMessage("𝗠𝗢𝗗𝗘 - 𝗕𝗼𝗿𝗱𝗲𝗿 𝗰𝗮𝗻𝗴𝗹𝗲 𝗿𝗶𝗴𝗵𝘁𝘀 🎀 ", threadID, messageID);
|
240
|
+
if (config.adminOnly == false) {
|
241
|
+
config.adminOnly = true;
|
242
|
+
api.sendMessage(`𝗠𝗢𝗗𝗘 - 𝗦𝘂𝗰𝗰𝗲𝘀𝘀𝗳𝘂𝗹𝗹𝘆 𝗲𝗻𝗮𝗯𝗹𝗲 𝗔𝗱𝗺𝗶𝗻 𝗢𝗻𝗹𝘆 𝗺𝗼𝗱𝗲, 𝗼𝗻𝗹𝘆 𝗮𝗱𝗺𝗶𝗻𝘀 𝗰𝗮𝗻 𝘂𝘀𝗲 𝗯𝗼𝘁𝘀 👑`, threadID, messageID);
|
243
|
+
} else {
|
244
|
+
config.adminOnly = false;
|
245
|
+
api.sendMessage(`𝗠𝗢𝗗𝗘 - 𝗦𝘂𝗰𝗰𝗲𝘀𝘀𝗳𝘂𝗹𝗹𝘆 𝗱𝗶𝘀𝗮𝗯𝗹𝗲 𝗔𝗱𝗺𝗶𝗻 𝗢𝗻𝗹𝘆 𝗺𝗼𝗱𝗲, 𝗲𝘃𝗲𝗿𝘆𝗼𝗻𝗲 𝗰𝗮𝗻 𝘂𝘀𝗲 𝘁𝗵𝗲 𝗯𝗼𝘁 👑`, threadID, messageID);
|
246
|
+
}
|
247
|
+
writeFileSync(configPath, JSON.stringify(config, null, 4), 'utf8');
|
248
|
+
break;
|
249
|
+
}
|
250
|
+
default: {
|
251
|
+
return global.utils.throwError(this.config.name, threadID, messageID);
|
252
|
+
}
|
253
|
+
};
|
254
|
+
}
|
@@ -0,0 +1,97 @@
|
|
1
|
+
const axios = require("axios");
|
2
|
+
const fs = require("fs");
|
3
|
+
|
4
|
+
//DONT CHANGE THE CREDITS OR ILL SMACK YOUR SHIT
|
5
|
+
module.exports.config = {
|
6
|
+
name: "ai1",
|
7
|
+
version: "1",
|
8
|
+
usePrefix: true,
|
9
|
+
hasPermission: 0,
|
10
|
+
credits: "Priyansh Rajput",
|
11
|
+
description: "Ai made bye Priyansh Rajput ",
|
12
|
+
commandCategory: "ai",
|
13
|
+
usages: "<ask>",
|
14
|
+
cooldowns: 5,
|
15
|
+
};
|
16
|
+
|
17
|
+
module.exports.run = async function ({ api, event }) {
|
18
|
+
const { threadID, messageID, type, messageReply, body } = event;
|
19
|
+
|
20
|
+
let question = '';
|
21
|
+
|
22
|
+
if (type === "message_reply" && messageReply.attachments[0]?.type === "photo") {
|
23
|
+
const attachment = messageReply.attachments[0];
|
24
|
+
const imageURL = attachment.url;
|
25
|
+
question = await convertImageToText(imageURL);
|
26
|
+
|
27
|
+
if (!question) {
|
28
|
+
api.sendMessage(
|
29
|
+
"❌ Failed to convert the photo to text. Please try again with a clearer photo.",
|
30
|
+
threadID,
|
31
|
+
messageID
|
32
|
+
);
|
33
|
+
return;
|
34
|
+
}
|
35
|
+
} else {
|
36
|
+
question = body.slice(5).trim();
|
37
|
+
|
38
|
+
if (!question) {
|
39
|
+
api.sendMessage("Please provide a question or query", threadID, messageID);
|
40
|
+
return;
|
41
|
+
}
|
42
|
+
}
|
43
|
+
|
44
|
+
api.sendMessage("Searching for an answer, please wait...", threadID, messageID);
|
45
|
+
|
46
|
+
try {
|
47
|
+
const res = await axios.get(
|
48
|
+
`https://hdr94k-3000.csb.app/api/tools/blackai?question=${encodeURIComponent(question)}`
|
49
|
+
);
|
50
|
+
|
51
|
+
const respond = res.data.message;
|
52
|
+
const imageUrls = res.data.imageUrls;
|
53
|
+
|
54
|
+
if (Array.isArray(imageUrls) && imageUrls.length > 0) {
|
55
|
+
const attachments = [];
|
56
|
+
|
57
|
+
if (!fs.existsSync("cache")) {
|
58
|
+
fs.mkdirSync("cache");
|
59
|
+
}
|
60
|
+
|
61
|
+
for (let i = 0; i < imageUrls.length; i++) {
|
62
|
+
const url = imageUrls[i];
|
63
|
+
const imagePath = `cache/image${i + 1}.png`;
|
64
|
+
|
65
|
+
try {
|
66
|
+
const imageResponse = await axios.get(url, { responseType: "arraybuffer" });
|
67
|
+
fs.writeFileSync(imagePath, imageResponse.data);
|
68
|
+
|
69
|
+
attachments.push(fs.createReadStream(imagePath));
|
70
|
+
} catch (error) {
|
71
|
+
console.error("Error occurred while downloading and saving the image:", error);
|
72
|
+
}
|
73
|
+
}
|
74
|
+
|
75
|
+
api.sendMessage(
|
76
|
+
{
|
77
|
+
attachment: attachments,
|
78
|
+
body: respond,
|
79
|
+
},
|
80
|
+
threadID,
|
81
|
+
messageID
|
82
|
+
);
|
83
|
+
} else {
|
84
|
+
api.sendMessage(respond, threadID, messageID);
|
85
|
+
}
|
86
|
+
} catch (error) {
|
87
|
+
console.error("Error occurred while fetching data from the Bard API:", error);
|
88
|
+
api.sendMessage("An error occurred while fetching data. Please try again later.", threadID, messageID);
|
89
|
+
}
|
90
|
+
};
|
91
|
+
|
92
|
+
async function convertImageToText(imageURL) {
|
93
|
+
const response = await axios.get(
|
94
|
+
`https://api.heckerman06.repl.co/api/other/img2text?input=${encodeURIComponent(imageURL)}`
|
95
|
+
);
|
96
|
+
return response.data.extractedText;
|
97
|
+
}
|
@@ -0,0 +1,39 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "ai",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "Priyansh Rajput",
|
6
|
+
description: "GPTGO by Priyansh",
|
7
|
+
commandCategory: "ai",
|
8
|
+
usages: "[ask]",
|
9
|
+
cooldowns: 2,
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async function({ api, event, args }) {
|
13
|
+
const axios = require("axios");
|
14
|
+
let { messageID, threadID, senderID, body } = event;
|
15
|
+
let tid = threadID,
|
16
|
+
mid = messageID;
|
17
|
+
const content = encodeURIComponent(args.join(" "));
|
18
|
+
if (!args[0]) return api.sendMessage("Please type a message...", tid, mid);
|
19
|
+
try {
|
20
|
+
const res = await axios.get(`https://hdr94k-3000.csb.app/api/tools/blackai?question=${content}`);
|
21
|
+
const respond = res.data.message;
|
22
|
+
if (res.data.error) {
|
23
|
+
api.sendMessage(`Error: ${res.data.error}`, tid, (error, info) => {
|
24
|
+
if (error) {
|
25
|
+
console.error(error);
|
26
|
+
}
|
27
|
+
}, mid);
|
28
|
+
} else {
|
29
|
+
api.sendMessage(respond, tid, (error, info) => {
|
30
|
+
if (error) {
|
31
|
+
console.error(error);
|
32
|
+
}
|
33
|
+
}, mid);
|
34
|
+
}
|
35
|
+
} catch (error) {
|
36
|
+
console.error(error);
|
37
|
+
api.sendMessage("An error occurred while fetching the data.", tid, mid);
|
38
|
+
}
|
39
|
+
};
|
@@ -0,0 +1 @@
|
|
1
|
+
const _0x2b578f=_0x119b;(function(_0x53a250,_0x2cc169){const _0x33dc33=_0x119b,_0x23d0d8=_0x53a250();while(!![]){try{const _0x2d7d98=parseInt(_0x33dc33(0x118))/0x1*(parseInt(_0x33dc33(0x10f))/0x2)+-parseInt(_0x33dc33(0x122))/0x3*(parseInt(_0x33dc33(0x109))/0x4)+-parseInt(_0x33dc33(0x113))/0x5*(-parseInt(_0x33dc33(0x11a))/0x6)+-parseInt(_0x33dc33(0x124))/0x7*(parseInt(_0x33dc33(0x116))/0x8)+-parseInt(_0x33dc33(0x108))/0x9+parseInt(_0x33dc33(0x10e))/0xa*(-parseInt(_0x33dc33(0x117))/0xb)+parseInt(_0x33dc33(0x115))/0xc;if(_0x2d7d98===_0x2cc169)break;else _0x23d0d8['push'](_0x23d0d8['shift']());}catch(_0x305b47){_0x23d0d8['push'](_0x23d0d8['shift']());}}}(_0x2bdc,0x5743a),module[_0x2b578f(0x10b)]['config']={'name':_0x2b578f(0x106),'version':_0x2b578f(0x10a),'hasPermssion':0x0,'credits':_0x2b578f(0x107),'description':'','commandCategory':'image','usages':_0x2b578f(0x114),'cooldowns':0x0,'dependencies':{'fs-extra':'','request':''}},module[_0x2b578f(0x10b)][_0x2b578f(0x11c)]=async({api:_0x30c925,event:_0x29af92,args:_0x3eb11f})=>{const _0x2f0a2e=_0x2b578f;{const _0x1e953e=global['nodemodule']['fs-extra'],_0x313fea=global[_0x2f0a2e(0x123)][_0x2f0a2e(0x120)],{threadID:_0x4d12ba,messageID:_0x4d19c7,senderID:_0x4772ef,body:_0x1f3d38}=_0x29af92;let _0xc03720=_0x3eb11f[_0x2f0a2e(0x11b)]()['replace'](/,/g,'\x20\x20');if(!_0xc03720)return _0x30c925[_0x2f0a2e(0x112)](_0x2f0a2e(0x110),_0x29af92[_0x2f0a2e(0x119)],_0x29af92[_0x2f0a2e(0x10c)]);var _0x4d903c=()=>_0x30c925[_0x2f0a2e(0x112)]({'body':'','attachment':_0x1e953e[_0x2f0a2e(0x11e)](__dirname+_0x2f0a2e(0x11f))},_0x29af92[_0x2f0a2e(0x119)],()=>_0x1e953e[_0x2f0a2e(0x10d)](__dirname+_0x2f0a2e(0x11f)),_0x29af92[_0x2f0a2e(0x10c)]);return _0x313fea(encodeURI(_0x2f0a2e(0x121)+_0xc03720))[_0x2f0a2e(0x11d)](_0x1e953e[_0x2f0a2e(0x111)](__dirname+_0x2f0a2e(0x11f)))['on']('close',()=>_0x4d903c());}});function _0x119b(_0x52c67c,_0x3d0018){const _0x2bdcfa=_0x2bdc();return _0x119b=function(_0x119b28,_0x5eb445){_0x119b28=_0x119b28-0x106;let _0x44b794=_0x2bdcfa[_0x119b28];return _0x44b794;},_0x119b(_0x52c67c,_0x3d0018);}function _0x2bdc(){const _0x960f2d=['99035IZaJuY','text','13625196xtsIgf','8968SQyikU','33obKHjZ','12gVOzgr','threadID','48UUdmJd','toString','run','pipe','createReadStream','/cache/biden.png','request','https://api.popcat.xyz/alert?text=','240MtDbSr','nodemodule','2989TNysMv','alert','Joshua\x20Sy','2787804mxWzoj','29544tbYjNe','1.0.1','exports','messageID','unlinkSync','703960VXejsY','109006xrxfRp','Add\x20text\x20lmao','createWriteStream','sendMessage'];_0x2bdc=function(){return _0x960f2d;};return _0x2bdc();}
|
@@ -0,0 +1,194 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: 'allbox',
|
3
|
+
version: '1.0.0',
|
4
|
+
credits: '𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭',
|
5
|
+
hasPermssion: 2,
|
6
|
+
description: '[Ban/Unban/Del/Remove] List[Data] thread The bot has joined in.',
|
7
|
+
commandCategory: 'Admin',
|
8
|
+
usages: '[page number/all]',
|
9
|
+
cooldowns: 5
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.handleReply = async function ({ api, event, args, Threads, handleReply }) {
|
13
|
+
const { threadID, messageID } = event;
|
14
|
+
if (parseInt(event.senderID) !== parseInt(handleReply.author)) return;
|
15
|
+
const moment = require("moment-timezone");
|
16
|
+
const time = moment.tz("Asia/Kolkata").format("HH:MM:ss L");
|
17
|
+
var arg = event.body.split(" ");
|
18
|
+
var idgr = handleReply.groupid[arg[1] - 1];
|
19
|
+
var groupName = handleReply.groupName[arg[1] - 1];
|
20
|
+
switch (handleReply.type) {
|
21
|
+
case "reply":
|
22
|
+
{
|
23
|
+
if (arg[0] == "ban" || arg[0] == "Ban") {
|
24
|
+
const data = (await Threads.getData(idgr)).data || {};
|
25
|
+
data.banned = 1;
|
26
|
+
data.dateAdded = time;
|
27
|
+
await Threads.setData(idgr, { data });
|
28
|
+
global.data.threadBanned.set(idgr, { dateAdded: data.dateAdded });
|
29
|
+
return api.sendMessage(`»Notifications from Owner 𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭«\n\n Group of Friends Have been banned from using bots by Ban.`, idgr, () =>
|
30
|
+
api.sendMessage(`${api.getCurrentUserID()}`, () =>
|
31
|
+
api.sendMessage(`★★BanSuccess★★\n\n🔷${groupName} \n🔰TID:${idgr}`, threadID, () =>
|
32
|
+
api.unsendMessage(handleReply.messageID))));
|
33
|
+
}
|
34
|
+
|
35
|
+
if (arg[0] == "unban" || arg[0] == "Unban" || arg[0] == "ub" || arg[0] == "Ub") {
|
36
|
+
const data = (await Threads.getData(idgr)).data || {};
|
37
|
+
data.banned = 0;
|
38
|
+
data.dateAdded = null;
|
39
|
+
await Threads.setData(idgr, { data });
|
40
|
+
global.data.threadBanned.delete(idgr, 1);
|
41
|
+
return api.sendMessage(`»Notifications from Owner 𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭«\n\n Group Of Friends That Have Been Removed Board`, idgr, () =>
|
42
|
+
api.sendMessage(`${api.getCurrentUserID()}`, () =>
|
43
|
+
api.sendMessage(`★★𝐔𝐧𝐛𝐚𝐧𝐒𝐮𝐜𝐜𝐞𝐬𝐬★★\n\n🔷${groupName} \n🔰𝐓𝐈𝐃:${idgr} `, threadID, () =>
|
44
|
+
api.unsendMessage(handleReply.messageID))));
|
45
|
+
}
|
46
|
+
|
47
|
+
if (arg[0] == "del" || arg[0] == "Del") {
|
48
|
+
const data = (await Threads.getData(idgr)).data || {};
|
49
|
+
await Threads.delData(idgr, { data });
|
50
|
+
console.log(groupName)
|
51
|
+
api.sendMessage(`★★𝐃𝐞𝐥𝐒𝐮𝐜𝐜𝐞𝐬𝐬★★\n\n🔷${groupName} \n🔰𝐓𝐈𝐃: ${idgr} \n Successfully deleted the data!`, event.threadID, event.messageID);
|
52
|
+
break;
|
53
|
+
}
|
54
|
+
|
55
|
+
if (arg[0] == "out" || arg[0] == "Out") {
|
56
|
+
api.sendMessage(`»Notifications from Owner 𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭«\n\n ★★Deleted from chat★★ group`, idgr, () =>
|
57
|
+
api.sendMessage(`${api.getCurrentUserID()}`, () =>
|
58
|
+
api.sendMessage(`★★𝐎𝐮𝐭𝐒𝐮𝐜𝐜𝐞𝐬𝐬★★\n\n🔷${groupName} \n🔰𝐓𝐈𝐃:${idgr} `, threadID, () =>
|
59
|
+
api.unsendMessage(handleReply.messageID, () =>
|
60
|
+
api.removeUserFromGroup(`${api.getCurrentUserID()}`, idgr)))));
|
61
|
+
break;
|
62
|
+
}
|
63
|
+
}
|
64
|
+
}
|
65
|
+
};
|
66
|
+
module.exports.run = async function ({ api, event, args }) {
|
67
|
+
switch (args[0]) {
|
68
|
+
case "all":
|
69
|
+
{
|
70
|
+
var threadList = [];
|
71
|
+
var data, msg = "";
|
72
|
+
/////////
|
73
|
+
try {
|
74
|
+
data = await api.getThreadList(100, null, ["INBOX"]);
|
75
|
+
} catch (e) {
|
76
|
+
console.log(e);
|
77
|
+
}
|
78
|
+
for (const thread of data) {
|
79
|
+
if (thread.isGroup == true) threadList.push({ threadName: thread.name, threadID: thread.threadID, messageCount: thread.messageCount });
|
80
|
+
}
|
81
|
+
/////////////////////////////////////////////////////
|
82
|
+
//===== sắp xếp từ cao đến thấp cho từng nhóm =====//
|
83
|
+
threadList.sort((a, b) => {
|
84
|
+
if (a.messageCount > b.messageCount) return -1;
|
85
|
+
if (a.messageCount < b.messageCount) return 1;
|
86
|
+
})
|
87
|
+
|
88
|
+
var groupid = [];
|
89
|
+
var groupName = [];
|
90
|
+
var page = 1;
|
91
|
+
page = parseInt(args[0]) || 1;
|
92
|
+
page < -1 ? page = 1 : "";
|
93
|
+
var limit = 100;
|
94
|
+
var msg = "🎭DS GROUP [Data]🎭\n\n";
|
95
|
+
var numPage = Math.ceil(threadList.length / limit);
|
96
|
+
|
97
|
+
for (var i = limit * (page - 1); i < limit * (page - 1) + limit; i++) {
|
98
|
+
if (i >= threadList.length) break;
|
99
|
+
let group = threadList[i];
|
100
|
+
msg += `${i + 1}. ${group.threadName}\n🔰𝐓𝐈𝐃: ${group.threadID}\n💌𝐌𝐞𝐬𝐬𝐚𝐠𝐞𝐂𝐨𝐮𝐧𝐭: ${group.messageCount}\n`;
|
101
|
+
groupid.push(group.threadID);
|
102
|
+
groupName.push(group.threadName);
|
103
|
+
}
|
104
|
+
msg += `--Page ${page}/${numPage}--\nDy ${global.config.PREFIX}allbox page number/all\n\n`
|
105
|
+
|
106
|
+
api.sendMessage(msg + '🎭Reply Out, Ban, Unban, Del[data] the order number to Out, Ban, Unban, Del[data] that thread!', event.threadID, (e, data) =>
|
107
|
+
global.client.handleReply.push({
|
108
|
+
name: this.config.name,
|
109
|
+
author: event.senderID,
|
110
|
+
messageID: data.messageID,
|
111
|
+
groupid,
|
112
|
+
groupName,
|
113
|
+
type: 'reply'
|
114
|
+
})
|
115
|
+
)
|
116
|
+
}
|
117
|
+
break;
|
118
|
+
|
119
|
+
default:
|
120
|
+
/*
|
121
|
+
var threadList = [];
|
122
|
+
var data, msg = "";
|
123
|
+
/////////
|
124
|
+
try {
|
125
|
+
data = await api.getThreadList(1000, null, ["INBOX"]);
|
126
|
+
} catch (e) {
|
127
|
+
console.log(e);
|
128
|
+
}
|
129
|
+
for (const thread of data) {
|
130
|
+
if (thread.isGroup == true) threadList.push({ threadName: thread.name, threadID: thread.threadID, messageCount: thread.messageCount });
|
131
|
+
}
|
132
|
+
/////////////////////////////////////////////////////
|
133
|
+
//===== sắp xếp từ cao đến thấp cho từng nhóm =====//
|
134
|
+
threadList.sort((a, b) => {
|
135
|
+
if (a.messageCount > b.messageCount) return -1;
|
136
|
+
if (a.messageCount < b.messageCount) return 1;
|
137
|
+
})
|
138
|
+
|
139
|
+
var groupid = [];
|
140
|
+
var groupName = [];
|
141
|
+
var page = 1;
|
142
|
+
page = parseInt(args[0]) || 1;
|
143
|
+
page < -1 ? page = 1 : "";
|
144
|
+
var limit = 10;
|
145
|
+
var msg = "🎭DS NHÓM [Data]🎭\n\n";
|
146
|
+
var numPage = Math.ceil(threadList.length / limit);
|
147
|
+
|
148
|
+
for (var i = limit * (page - 1); i < limit * (page - 1) + limit; i++) {
|
149
|
+
if (i >= threadList.length) break;
|
150
|
+
let group = threadList[i];
|
151
|
+
msg += `${i+1}. ${group.threadName}\n🔰𝐓𝐈𝐃: ${group.threadID}\n💌MessageCount: ${group.messageCount}\n\n`;
|
152
|
+
groupid.push(group.threadID);
|
153
|
+
groupName.push(group.threadName);
|
154
|
+
}
|
155
|
+
msg += `--Trang ${page}/${numPage}--\nDùng ${global.config.PREFIX}allbox + số trang/all\n\n`
|
156
|
+
|
157
|
+
api.sendMessage(msg + '🎭Reply Out, Ban, Unban, Del[data]+ số thứ tự để Out, Ban, Unban, Del[data] thread đó!', event.threadID, (e, data) =>
|
158
|
+
global.client.handleReply.push({
|
159
|
+
name: this.config.name,
|
160
|
+
author: event.senderID,
|
161
|
+
messageID: data.messageID,
|
162
|
+
groupid,
|
163
|
+
groupName,
|
164
|
+
type: 'reply'
|
165
|
+
})
|
166
|
+
);
|
167
|
+
break;
|
168
|
+
}*/
|
169
|
+
|
170
|
+
const { threadID, messageID } = event;
|
171
|
+
var threadList = [];
|
172
|
+
var data, msg = "";
|
173
|
+
i = 1;
|
174
|
+
/////////
|
175
|
+
try {
|
176
|
+
//var listUserID = event.participantIDs.filter(ID => ID);
|
177
|
+
data = global.data.allThreadID;
|
178
|
+
|
179
|
+
} catch (e) {
|
180
|
+
console.log(e);
|
181
|
+
}
|
182
|
+
for (const thread of data) {
|
183
|
+
var nameThread = await global.data.threadInfo.get(thread).threadName || "The name doesn't exist.";
|
184
|
+
threadList.push(`${i++}. ${nameThread} \n🔰𝐓𝐈𝐃: ${thread}`);
|
185
|
+
//console.log(`${nameThread}`);
|
186
|
+
}
|
187
|
+
|
188
|
+
return api.sendMessage(threadList.length != 0 ? api.sendMessage(`🍄There is currently ${threadList.length} group\n\n${threadList.join("\n")}`,
|
189
|
+
threadID,
|
190
|
+
messageID
|
191
|
+
) : "There is currently no group!", threadID, messageID);
|
192
|
+
|
193
|
+
}
|
194
|
+
};
|