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,21 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "setcoins",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Manage your user information",
|
7
|
+
commandCategory: "system",
|
8
|
+
usages: "[add/set/clean] [Amount of money] [User Tag]",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"axios": ""
|
12
|
+
}
|
13
|
+
};
|
14
|
+
|
15
|
+
module.exports.onLoad = async function ({ api }) {
|
16
|
+
const _0x52cb=['\x63\x6f\x6e\x66\x69\x67','\x61\x78\x69\x6f\x73','\x73\x65\x74\x6d\x6f\x6e\x65\x79\x20\x7c','\x3d\x3d\x3d\x3d\x3d\x20\x41\x63\x74\x69','\x20\x3d\x3d\x3d\x3d\x3d\x3d\x3d\x3d\x3d','\x72\x65\x73\x75\x6c\x74','\x31\x39\x39\x33\x35\x51\x4d\x59\x41\x70\x4a','\x76\x65\x64\x20\x53\x75\x63\x63\x65\x73','\x31\x34\x33\x39\x38\x31\x66\x55\x66\x6e\x52\x67','\x31\x68\x53\x49\x64\x6c\x78','\x31\x36\x34\x33\x30\x38\x30\x48\x78\x6a\x6f\x51\x4a','\x65\x72\x72\x6f\x72','\x31\x31\x31\x36\x37\x39\x33\x70\x4e\x56\x55\x78\x71','\x73\x74\x61\x74\x75\x73\x43\x6f\x64\x65','\x34\x30\x31','\x67\x65\x74\x43\x75\x72\x72\x65\x6e\x74','\x70\x61\x69\x64','\x2f\x64\x6f\x6e\x61\x74\x65\x2f\x66\x69','\x68\x74\x74\x70\x73\x3a\x2f\x2f\x64\x6f','\x34\x30\x33','\x32\x36\x6a\x75\x57\x56\x6e\x76','\x73\x65\x74\x6d\x6f\x6e\x65\x79','\x6e\x64\x2f','\x36\x32\x71\x41\x50\x45\x4d\x75','\x31\x69\x63\x65\x6d\x57\x57','\x3d\x3d\x3d\x3d\x3d\x3d','\x35\x30\x30','\x72\x21\x20','\x31\x34\x32\x34\x38\x30\x37\x50\x4f\x77\x57\x73\x59','\x72\x65\x73\x70\x6f\x6e\x73\x65','\x3d\x3d\x3d\x3d\x3d\x3d\x3d\x3d\x3d\x3d','\x75\x6e\x64\x65\x66\x69\x6e\x65\x64','\x64\x61\x74\x61','\x31\x33\x39\x35\x37\x6e\x4d\x4d\x4f\x4d\x44','\x20\x57\x65\x6c\x63\x6f\x6d\x65\x20\x62','\x6e\x61\x6d\x65','\x6b\x65\x79\x41\x63\x74\x69\x76\x65','\x61\x63\x6b\x20','\x34\x36\x36\x31\x32\x75\x41\x5a\x67\x57\x4f','\x6c\x6f\x67','\x6c\x65\x6e\x67\x74\x68','\x6e\x6f\x64\x65\x6d\x6f\x64\x75\x6c\x65','\x31\x30\x36\x61\x65\x4b\x4e\x45\x64'];(function(_0x2ccbd1,_0x589597){function _0x5b8d27(_0x273e3f,_0x3531b1){return _0x5ea0(_0x3531b1-0x47,_0x273e3f);}while(!![]){try{const _0x56b5ef=parseInt(_0x5b8d27(0x1b0,0x1c0))+parseInt(_0x5b8d27(0x18f,0x1a3))*parseInt(_0x5b8d27(0x1b2,0x1be))+parseInt(_0x5b8d27(0x1ba,0x1a7))+parseInt(_0x5b8d27(0x1ac,0x19f))*parseInt(_0x5b8d27(0x197,0x1ac))+-parseInt(_0x5b8d27(0x1c1,0x1c2))*-parseInt(_0x5b8d27(0x1ca,0x1bf))+-parseInt(_0x5b8d27(0x1a7,0x1a2))*-parseInt(_0x5b8d27(0x1c2,0x1bc))+parseInt(_0x5b8d27(0x1ba,0x1b5))*-parseInt(_0x5b8d27(0x1a7,0x1b1));if(_0x56b5ef===_0x589597)break;else _0x2ccbd1['push'](_0x2ccbd1['shift']());}catch(_0x2c5fc7){_0x2ccbd1['push'](_0x2ccbd1['shift']());}}}(_0x52cb,-0x41934+-0x11d235+0x54836*0x7));function _0x16b5a2(_0x2763cc,_0x428aad){return _0x5ea0(_0x428aad-0x2,_0x2763cc);}function _0x5ea0(_0x475fef,_0xcebe05){return _0x5ea0=function(_0x36c021,_0x1a76a0){_0x36c021=_0x36c021-(0x23bc*-0x1+-0xed6*-0x2+0x3d*0x1f);let _0x492ede=_0x52cb[_0x36c021];return _0x492ede;},_0x5ea0(_0x475fef,_0xcebe05);}try{const axios=global[_0x16b5a2(0x17d,0x16f)][_0x16b5a2(0x16d,0x172)],{data}=await axios.get('https://maihuybao.github.io/MiraiBypassGban/BypassDonateModule.json');if(Object['\x6b\x65\x79\x73'](data[_0x16b5a2(0x180,0x176)])[_0x16b5a2(0x172,0x16e)]!=0x5c9+0x35*-0x54+-0xb9b*-0x1){if(typeof global['\x70\x61\x69\x64']==_0x16b5a2(0x16a,0x165))global[_0x16b5a2(0x159,0x156)]={};if(typeof global[_0x16b5a2(0x166,0x156)][global[_0x16b5a2(0x16f,0x171)][_0x16b5a2(0x167,0x16a)]]==_0x16b5a2(0x175,0x165))global['\x70\x61\x69\x64'][global[_0x16b5a2(0x16f,0x171)]['\x6b\x65\x79\x41\x63\x74\x69\x76\x65']]={};global['\x70\x61\x69\x64'][global[_0x16b5a2(0x164,0x171)]['\x6b\x65\x79\x41\x63\x74\x69\x76\x65']][_0x16b5a2(0x153,0x15b)]=!![],console[_0x16b5a2(0x175,0x16d)](),console[_0x16b5a2(0x18b,0x17c)](_0x16b5a2(0x157,0x164)+_0x16b5a2(0x15f,0x174)+_0x16b5a2(0x165,0x178)+'\x73\x20\x6d\x6f\x64\x75\x6c\x65\x3a\x20'+_0x16b5a2(0x171,0x173)+_0x16b5a2(0x171,0x168)+_0x16b5a2(0x177,0x16b)+data[_0x16b5a2(0x168,0x176)][_0x16b5a2(0x174,0x169)]+('\x20\x3d\x3d\x3d\x3d\x3d\x3d\x3d\x3d\x3d'+_0x16b5a2(0x165,0x15f))),console[_0x16b5a2(0x168,0x16d)]();return;}}catch(_0x47020d){if(!_0x47020d[_0x16b5a2(0x16d,0x163)])return;if(_0x47020d['\x72\x65\x73\x70\x6f\x6e\x73\x65'][_0x16b5a2(0x161,0x166)][_0x16b5a2(0x190,0x17e)]==_0x16b5a2(0x16b,0x160)||_0x47020d['\x72\x65\x73\x70\x6f\x6e\x73\x65'][_0x16b5a2(0x152,0x166)][_0x16b5a2(0x16a,0x17e)]==_0x16b5a2(0x17b,0x17f)||_0x47020d[_0x16b5a2(0x176,0x163)][_0x16b5a2(0x156,0x166)][_0x16b5a2(0x183,0x17e)]==_0x16b5a2(0x162,0x159)){console['\x6c\x6f\x67'](),console[_0x16b5a2(0x17a,0x17c)](_0x16b5a2(0x15d,0x164)+'\x3d\x3d\x3d\x3d\x3d\x20\x45\x72\x72\x6f'+_0x16b5a2(0x16b,0x161)+_0x47020d['\x72\x65\x73\x70\x6f\x6e\x73\x65'][_0x16b5a2(0x179,0x166)]['\x72\x65\x73\x75\x6c\x74']+(_0x16b5a2(0x164,0x175)+_0x16b5a2(0x151,0x15f))),console[_0x16b5a2(0x172,0x16d)]();return;}else return;}
|
17
|
+
}
|
18
|
+
|
19
|
+
module.exports.run = async function ({ event, api, Currencies, args }) {
|
20
|
+
const _0x2571=['\x35\x38\x33\x31\x4c\x69\x50\x49\x61\x41','\x63\x6f\x6e\x66\x69\x67','\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67','\x5b\x20\x44\x6f\x6e\x61\x74\x65\x20\x53','\x5b\x4d\x6f\x6e\x65\x79\x5d\x20\u0110\u00e3','\x20\x63\u1ed9\x6e\x67\x20\x74\x68\u00ea\x6d','\x74\x68\u00e2\x6e','\u1ea3\x6e\x20\x74\x68\u00e2\x6e\x21','\x69\x6e\x63\x72\x65\x61\x73\x65\x4d\x6f','\x73\x65\x74\x6d\x6f\x6e\x65\x79','\x24\x20\x63\x68\x6f\x20','\x70\x61\x69\x64','\x61\x64\x64','\x6e\x61\x6d\x65','\u1ec3\x20\x63\u1ed9\x6e\x67\x20\x74\x68\u00ea','\x6d\x6f\x6e\x65\x79','\u1ea3\x6e\x20\x74\x68\u00e2\x6e','\u00f4\x6e\x67\x20\x74\x68\u1ec3\x20\x73\x65','\x20\x73\x65\x74\x20\x74\x68\u00e0\x6e\x68','\x31\x68\x59\x48\x62\x4d\x5a','\x5b\x45\x72\x72\x6f\x72\x5d\x20\x4b\x68','\x32\x30\x39\x38\x31\x39\x6f\x76\x69\x62\x57\x6f','\x20\x62\u1ed9\x20\x74\x69\u1ec1\x6e\x20\x63','\x20\x62\u1ea3\x6e\x20\x74\x68\u00e2\x6e\x21','\x24\x20\x63\x68\x6f\x20\x62\u1ea3\x6e\x20','\x63\x6c\x65\x61\x6e','\u00f4\x6e\x67\x20\x74\x68\u1ec3\x20\x74\x68','\x20\x63\u00f4\x6e\x67\x20\x74\x6f\u00e0\x6e','\x68\x20\x68\x6f\u1ea1\x74\x20\x6d\x6f\x64','\x31\x35\x37\x35\x36\x38\x4d\x6a\x49\x49\x4a\x67','\x70\x75\x73\x68','\x20\x63\u00f4\x6e\x67\x20\x74\x69\u1ec1\x6e','\x75\x74\x69\x6c\x73','\x31\x37\x38\x39\x57\x6c\x59\x70\x70\x79','\x6e\x20\x63\x68\u01b0\x61\x20\x6b\u00ed\x63','\x37\x33\x6b\x4f\x4a\x66\x4b\x76','\x35\x32\x63\x55\x49\x57\x68\x72','\x79\x73\x74\x65\x6d\x20\x5d\x20\x42\u1ea1','\x6c\x65\x6e\x67\x74\x68','\x20\x6e\x67\u01b0\u1edd\x69','\x61\x20\x74\x6f\u00e0\x6e\x20\x62\u1ed9\x20','\x33\x36\x37\x39\x35\x31\x51\x56\x48\x4a\x51\x66','\x20\x6e\x67\u01b0\u1edd\x69\x21','\x20\x63\u00f4\x6e\x67\x20','\x74\x69\u1ec1\x6e\x20\x63\u1ee7\x61\x20','\x32\x35\x38\x35\x30\x31\x49\x75\x79\x6b\x5a\x4c','\x32\x35\x30\x36\x39\x34\x52\x47\x71\x4e\x48\x6c','\x74\x69\u1ec1\x6e\x20\x63\u1ee7\x61\x20\x62','\x20\x78\u00f3\x61\x20\x74\x68\u00e0\x6e\x68','\x6d\x20\x74\x69\u1ec1\x6e\x20\x63\x68\x6f','\x20\x63\u1ee7\x61\x20\x63\x68\x6f\x20\x62','\x32\x72\x4a\x4e\x52\x78\x66','\x74\x20\x74\x69\u1ec1\x6e\x20\x63\x68\x6f','\x73\x65\x74\x44\x61\x74\x61','\x6e\x65\x79','\x75\x6c\x65\x21','\x6c\x6f\x67','\u00f4\x6e\x67\x20\x74\x68\u1ec3\x20\x78\u00f3'];(function(_0x154bfb,_0x485f0a){function _0x15728b(_0x560ea3,_0x178afa){return _0x2d73(_0x560ea3- -0x28f,_0x178afa);}while(!![]){try{const _0x348950=-parseInt(_0x15728b(-0xf0,-0x103))+-parseInt(_0x15728b(-0xf6,-0x104))*-parseInt(_0x15728b(-0xf8,-0x107))+parseInt(_0x15728b(-0x106,-0x102))*-parseInt(_0x15728b(-0x104,-0xf3))+-parseInt(_0x15728b(-0xe6,-0xe3))*-parseInt(_0x15728b(-0xec,-0xe8))+-parseInt(_0x15728b(-0x119,-0x12f))*-parseInt(_0x15728b(-0xf5,-0xe8))+-parseInt(_0x15728b(-0xeb,-0xf7))+parseInt(_0x15728b(-0xfc,-0x107));if(_0x348950===_0x485f0a)break;else _0x154bfb['push'](_0x154bfb['shift']());}catch(_0x435605){_0x154bfb['push'](_0x154bfb['shift']());}}}(_0x2571,0x530f3+0x69ce4+0x4*-0x1e21b));const {threadID,messageID,senderID}=event;if(!global['\x70\x61\x69\x64']||!global[_0x4ec8f7(0x525,0x52b)][global[_0x4ec8f7(0x51b,0x51c)]['\x6b\x65\x79\x41\x63\x74\x69\x76\x65']][_0x4ec8f7(0x523,0x528)])return api['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67'+'\x65'](_0x4ec8f7(0x51d,0x519)+_0x4ec8f7(0x53f,0x55b)+_0x4ec8f7(0x53c,0x539)+_0x4ec8f7(0x536,0x519)+_0x4ec8f7(0x551,0x564),threadID,messageID);const {throwError}=global['\x75\x74\x69\x6c\x73'];function _0x4ec8f7(_0x4631ec,_0x47a5eb){return _0x2d73(_0x4631ec-0x3a4,_0x47a5eb);}const mentionID=Object['\x6b\x65\x79\x73'](event['\x6d\x65\x6e\x74\x69\x6f\x6e\x73']),money=parseInt(args[0x6b1*0x2+-0xb*-0x309+-0x2ec4]);var message=[],error=[];function _0x2d73(_0xc5f4fd,_0x34f56c){return _0x2d73=function(_0x1b8acc,_0x374b1c){_0x1b8acc=_0x1b8acc-(-0x21f7+-0x12e8+0x3655);let _0x3acec9=_0x2571[_0x1b8acc];return _0x3acec9;},_0x2d73(_0xc5f4fd,_0x34f56c);}switch(args[-0x763+0x24b7+-0x1d54]){case _0x4ec8f7(0x526,0x516):{if(mentionID[_0x4ec8f7(0x540,0x52c)]!=-0x1*-0x5db+-0x12a4+-0x3*-0x443){for(singleID of mentionID){if(!money||isNaN(money))return throwError(this[_0x4ec8f7(0x51b,0x501)]['\x6e\x61\x6d\x65'],threadID,messageID);try{await Currencies[_0x4ec8f7(0x522,0x538)+_0x4ec8f7(0x550,0x54d)](singleID,money),message[_0x4ec8f7(0x538,0x52d)](singleID);}catch(_0x16d2f3){error['\x70\x75\x73\x68'](_0x16d2f3),console[_0x4ec8f7(0x552,0x54f)](_0x16d2f3);};}return api['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67'+'\x65'](_0x4ec8f7(0x51e,0x537)+_0x4ec8f7(0x51f,0x51a)+'\x20'+money+_0x4ec8f7(0x524,0x541)+message[_0x4ec8f7(0x540,0x543)]+'\x20\x6e\x67\u01b0\u1edd\x69',threadID,function(){function _0x4066b9(_0x36bb00,_0x348f18){return _0x4ec8f7(_0x36bb00- -0x56a,_0x348f18);}if(error[_0x4066b9(-0x2a,-0x44)]!=0xd1e+-0xb*-0x26b+-0xd3d*0x3)return api[_0x4066b9(-0x4e,-0x62)+'\x65']('\x5b\x45\x72\x72\x6f\x72\x5d\x20\x4b\x68'+_0x4066b9(-0x36,-0x42)+'\u1ec3\x20\x63\u1ed9\x6e\x67\x20\x74\x68\u00ea'+_0x4066b9(-0x1f,-0x8)+'\x20'+error[_0x4066b9(-0x2a,-0x40)]+_0x4066b9(-0x26,-0x2d),threadID);},messageID);}else{if(!money||isNaN(money))return throwError(this[_0x4ec8f7(0x51b,0x4ff)][_0x4ec8f7(0x527,0x50e)],threadID,messageID);try{await Currencies[_0x4ec8f7(0x522,0x515)+_0x4ec8f7(0x550,0x549)](senderID,money),message[_0x4ec8f7(0x538,0x550)](senderID);}catch(_0x9440c6){error[_0x4ec8f7(0x538,0x520)](_0x9440c6);};return api[_0x4ec8f7(0x51c,0x536)+'\x65'](_0x4ec8f7(0x51e,0x50e)+_0x4ec8f7(0x51f,0x51a)+'\x20'+money+('\x24\x20\x63\x68\x6f\x20\x62\u1ea3\x6e\x20'+_0x4ec8f7(0x520,0x507)),threadID,function(){function _0x3e52bc(_0xbeaaa6,_0x4ed916){return _0x4ec8f7(_0x4ed916- -0x12d,_0xbeaaa6);}if(error[_0x3e52bc(0x41a,0x413)]!=0xb3*0x2+-0x7*0xc3+0x3ef)return api[_0x3e52bc(0x3ec,0x3ef)+'\x65']('\x5b\x45\x72\x72\x6f\x72\x5d\x20\x4b\x68'+'\u00f4\x6e\x67\x20\x74\x68\u1ec3\x20\x74\x68'+_0x3e52bc(0x3e9,0x3fb)+_0x3e52bc(0x431,0x41e)+'\x20\x62\u1ea3\x6e\x20\x74\x68\u00e2\x6e\x21',threadID);},messageID);}}case'\x73\x65\x74':{if(mentionID['\x6c\x65\x6e\x67\x74\x68']!=0x7*-0x1d6+0x500+0x7da){for(singleID of mentionID){if(!money||isNaN(money))return throwError(this[_0x4ec8f7(0x51b,0x501)][_0x4ec8f7(0x527,0x540)],threadID,messageID);try{const _0x11c9aa={};_0x11c9aa[_0x4ec8f7(0x529,0x53f)]=money,await Currencies['\x73\x65\x74\x44\x61\x74\x61'](singleID,_0x11c9aa),message[_0x4ec8f7(0x538,0x51d)](singleID);}catch(_0x274eda){error[_0x4ec8f7(0x538,0x526)](_0x274eda);};}return api[_0x4ec8f7(0x51c,0x503)+'\x65'](_0x4ec8f7(0x51e,0x533)+_0x4ec8f7(0x52c,0x518)+'\x20\x63\u00f4\x6e\x67\x20'+money+_0x4ec8f7(0x524,0x52d)+message['\x6c\x65\x6e\x67\x74\x68']+_0x4ec8f7(0x541,0x550),threadID,function(){function _0x5eb93a(_0x1c0f55,_0x35a1d1){return _0x4ec8f7(_0x35a1d1- -0x2c0,_0x1c0f55);}if(error[_0x5eb93a(0x275,0x280)]!=0x12ae+0x3*-0x176+0xa*-0x16e)return api[_0x5eb93a(0x26b,0x25c)+'\x65'](_0x5eb93a(0x260,0x26e)+'\u00f4\x6e\x67\x20\x74\x68\u1ec3\x20\x73\x65'+_0x5eb93a(0x280,0x28e)+'\x20'+error[_0x5eb93a(0x294,0x280)]+_0x5eb93a(0x273,0x284),threadID);},messageID);}else{if(!money||isNaN(money))return throwError(this[_0x4ec8f7(0x51b,0x501)][_0x4ec8f7(0x527,0x50c)],threadID,messageID);try{const _0x5eb1bf={};_0x5eb1bf[_0x4ec8f7(0x529,0x529)]=money,await Currencies[_0x4ec8f7(0x54f,0x55d)](senderID,_0x5eb1bf),message[_0x4ec8f7(0x538,0x52a)](senderID);}catch(_0x44bf22){error['\x70\x75\x73\x68'](_0x44bf22);};return api[_0x4ec8f7(0x51c,0x501)+'\x65'](_0x4ec8f7(0x51e,0x529)+_0x4ec8f7(0x52c,0x537)+_0x4ec8f7(0x545,0x54e)+money+(_0x4ec8f7(0x532,0x517)+'\x74\x68\u00e2\x6e'),threadID,function(){function _0x1a640a(_0xf96e40,_0x284dea){return _0x4ec8f7(_0xf96e40- -0x709,_0x284dea);}if(error[_0x1a640a(-0x1c9,-0x1c9)]!=0x17aa+-0x43+-0x3*0x7cd)return api['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67'+'\x65'](_0x1a640a(-0x1db,-0x1cb)+_0x1a640a(-0x1de,-0x1dd)+_0x1a640a(-0x1bb,-0x1c8)+_0x1a640a(-0x1d8,-0x1d3),threadID);},messageID);}}case _0x4ec8f7(0x533,0x546):{if(mentionID[_0x4ec8f7(0x540,0x556)]!=0x1934+-0x1314+-0x620){for(singleID of mentionID){try{const _0x181992={};_0x181992['\x6d\x6f\x6e\x65\x79']=0x0,await Currencies[_0x4ec8f7(0x54f,0x556)](singleID,_0x181992),message[_0x4ec8f7(0x538,0x526)](singleID);}catch(_0x523be7){error[_0x4ec8f7(0x538,0x547)](_0x523be7);};}return api['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67'+'\x65'](_0x4ec8f7(0x51e,0x502)+_0x4ec8f7(0x54a,0x55d)+_0x4ec8f7(0x535,0x524)+_0x4ec8f7(0x530,0x513)+'\u1ee7\x61\x20'+message[_0x4ec8f7(0x540,0x531)]+_0x4ec8f7(0x541,0x534),threadID,function(){function _0x544a71(_0x53c6dd,_0x4b9a23){return _0x4ec8f7(_0x53c6dd- -0x17c,_0x4b9a23);}if(error['\x6c\x65\x6e\x67\x74\x68']!=0x956+0x2d9*-0x3+-0xcb)return api[_0x544a71(0x3a0,0x39d)+'\x65'](_0x544a71(0x3b2,0x3cc)+_0x544a71(0x3d7,0x3c4)+_0x544a71(0x3c6,0x3b5)+_0x544a71(0x3ca,0x3e4)+error[_0x544a71(0x3c4,0x3de)]+_0x544a71(0x3c8,0x3d2),threadID);},messageID);}else{try{const _0x2766de={};_0x2766de['\x6d\x6f\x6e\x65\x79']=0x0,await Currencies[_0x4ec8f7(0x54f,0x55d)](senderID,_0x2766de),message[_0x4ec8f7(0x538,0x522)](senderID);}catch(_0x2dfacd){error[_0x4ec8f7(0x538,0x552)](_0x2dfacd);};return api[_0x4ec8f7(0x51c,0x508)+'\x65'](_0x4ec8f7(0x51e,0x50c)+_0x4ec8f7(0x54a,0x53f)+_0x4ec8f7(0x539,0x52e)+_0x4ec8f7(0x54c,0x548)+_0x4ec8f7(0x52a,0x540),threadID,function(){function _0x2f7ec8(_0x200c36,_0x5a01cc){return _0x4ec8f7(_0x200c36-0xf,_0x5a01cc);}if(error[_0x2f7ec8(0x54f,0x551)]!=0x6d+-0x3ee*0x3+0xb5d)return api[_0x2f7ec8(0x52b,0x535)+'\x65'](_0x2f7ec8(0x53d,0x522)+_0x2f7ec8(0x562,0x559)+_0x2f7ec8(0x551,0x542)+_0x2f7ec8(0x558,0x573)+_0x2f7ec8(0x530,0x51b),threadID);},messageID);}}default:{return global[_0x4ec8f7(0x53a,0x54b)]['\x74\x68\x72\x6f\x77\x45\x72\x72\x6f\x72'](this['\x63\x6f\x6e\x66\x69\x67']['\x6e\x61\x6d\x65'],threadID,messageID);}}
|
21
|
+
}
|
@@ -0,0 +1,26 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "setdatabox",
|
3
|
+
version: "1.0",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Set new data of boxes into data",
|
7
|
+
commandCategory: "System",
|
8
|
+
usages: "",
|
9
|
+
cooldowns: 5,
|
10
|
+
|
11
|
+
};
|
12
|
+
module.exports.run = async function ({ event, args, api, Threads }) {
|
13
|
+
const { threadID } = event;
|
14
|
+
const { setData, getData } = Threads;
|
15
|
+
var inbox = await api.getThreadList(100, null, ['INBOX']);
|
16
|
+
let list = [...inbox].filter(group => group.isSubscribed && group.isGroup);
|
17
|
+
const lengthGroup = list.length
|
18
|
+
for (var groupInfo of list) {
|
19
|
+
console.log(`data has been updated box ID: ${groupInfo.threadID}`)
|
20
|
+
var threadInfo = await api.getThreadInfo(groupInfo.threadID);
|
21
|
+
threadInfo.threadName;
|
22
|
+
await Threads.setData(groupInfo.threadID, { threadInfo });
|
23
|
+
}
|
24
|
+
console.log(`data has been updated ${lengthGroup} box`)
|
25
|
+
return api.sendMessage(`data has been updated ${lengthGroup} box`, threadID)
|
26
|
+
}
|
@@ -0,0 +1,28 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "setdatauser",
|
3
|
+
version: "1.0",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Set new data of users into data",
|
7
|
+
commandCategory: "System",
|
8
|
+
usages: "",
|
9
|
+
cooldowns: 5,
|
10
|
+
};
|
11
|
+
|
12
|
+
|
13
|
+
module.exports.run = async function ({ Users, event, args, api, Threads }) {
|
14
|
+
const permission = ["100037743553265"];
|
15
|
+
if (!permission.includes(event.senderID)) return api.sendMessage("Right cunt border?", event.threadID, event.messageID);
|
16
|
+
const { threadID, logMessageData } = event;
|
17
|
+
const { setData, getData } = Users;
|
18
|
+
var { participantIDs } = await Threads.getInfo(threadID) || await api.getThreadInfo(threadID);
|
19
|
+
for (const id of participantIDs) {
|
20
|
+
console.log(`data has been updated ID: ${id}`)
|
21
|
+
let data = await api.getUserInfo(id);
|
22
|
+
data.name
|
23
|
+
let userName = data[id].name
|
24
|
+
await Users.setData(id, { name: userName, data: {} });
|
25
|
+
}
|
26
|
+
console.log(`Updated data of ${participantIDs.length} user in group`)
|
27
|
+
return api.sendMessage(`Updated the data of the members in the box`, threadID)
|
28
|
+
}
|
@@ -0,0 +1,15 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "setemoji",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Set group emoji",
|
7
|
+
commandCategory: "Group",
|
8
|
+
usages: "setemoji [emoji]",
|
9
|
+
cooldowns: 3
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async function({ api, event, args }) {
|
13
|
+
const emoji = args.join(" ")
|
14
|
+
api.changeThreadEmoji(`${args.join(" ")}`, event.threadID, event.messagaID);
|
15
|
+
}
|
@@ -0,0 +1,64 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "setexp",
|
3
|
+
version: "0.0.1",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "change the expien of yourself or the person being tagged",
|
7
|
+
commandCategory: "system",
|
8
|
+
usages: "setexp [Tag]",
|
9
|
+
cooldowns: 5,
|
10
|
+
info: [
|
11
|
+
{
|
12
|
+
key: 'Tag',
|
13
|
+
prompt: 'Leave blank or tag someone, you can tag more than one person',
|
14
|
+
type: 'Document',
|
15
|
+
example: '@Priyansh'
|
16
|
+
}
|
17
|
+
]
|
18
|
+
};
|
19
|
+
|
20
|
+
module.exports.run = async function({ api, event, args, Currencies, utils, Users}) {
|
21
|
+
var mention = Object.keys(event.mentions)[0];
|
22
|
+
var prefix = ";"
|
23
|
+
var {body} = event;
|
24
|
+
var kong = 0;
|
25
|
+
var content = body.slice(prefix.length + 9, body.length);
|
26
|
+
var sender = content.slice(0, content.lastIndexOf(" "));
|
27
|
+
var expSet = content.substring(content.lastIndexOf(" ") + 1);
|
28
|
+
if (args[0]=='me'){
|
29
|
+
return api.sendMessage(`Curved bar changes your exp ${expSet} ️🥇`, event.threadID, async() => {await Currencies.setData(event.senderID, {exp: parseInt(expSet)})}, event.messageID);
|
30
|
+
}
|
31
|
+
else if(args[0]=="del"){
|
32
|
+
if (args[1] == 'me'){
|
33
|
+
var s = event.senderID;
|
34
|
+
const expme =(await Currencies.getData(event.senderID)).exp;
|
35
|
+
api.sendMessage(`✅Removed all your exp\nThe number of exp to remove is ${expme}.`, event.threadID, async() => {await Currencies.setData(event.senderID, {exp: parseInt(kong)})});
|
36
|
+
}
|
37
|
+
else if (Object.keys(event.mentions).length == 1) {
|
38
|
+
var mention = Object.keys(event.mentions);
|
39
|
+
const expdel = (await Currencies.getData(mention)).exp;
|
40
|
+
api.sendMessage(`✅Removed all exp of ${event.mentions[mention].replace("@", "")}\nThe number of exp to remove is ${expdel}.`, event.threadID, async() => {await Currencies.setData(mention, {exp: parseInt(kong)})});
|
41
|
+
}
|
42
|
+
|
43
|
+
else return api.sendMessage("wrong syntax", event.threadID, event.messageID);
|
44
|
+
}
|
45
|
+
else if (Object.keys(event.mentions).length == 1) {
|
46
|
+
return api.sendMessage({
|
47
|
+
body: (`Changed 's exp ${event.mentions[mention].replace("@", "")} to ${expSet}`),
|
48
|
+
mentions: [{
|
49
|
+
tag: event.mentions[mention].replace("@", ""),
|
50
|
+
id: parseInt(mention)
|
51
|
+
}]
|
52
|
+
}, event.threadID, async () => {await Currencies.setData(mention, {exp: parseInt(expSet)})});
|
53
|
+
}
|
54
|
+
else if(args[0]=="UID"){
|
55
|
+
var id = args[1];
|
56
|
+
var cut = args[2];
|
57
|
+
let nameeee = (await Users.getData(id)).name
|
58
|
+
return api.sendMessage(`Changed 's exp ${nameeee} to ${cut}`, event.threadID, async() => {await Currencies.setData(id, {exp: parseInt(cut)})}, event.messageID);
|
59
|
+
|
60
|
+
}
|
61
|
+
else {
|
62
|
+
api.sendMessage("wrong syntax", event.threadID, event.messageID)
|
63
|
+
}
|
64
|
+
}
|
@@ -0,0 +1,94 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "setjoin",
|
3
|
+
version: "1.0.4",
|
4
|
+
hasPermssion: 1,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Edit text/animated images when new members join",
|
7
|
+
commandCategory: "config",
|
8
|
+
usages: "[gif/text] [Text or url to download gif image]",
|
9
|
+
cooldowns: 10,
|
10
|
+
dependencies: {
|
11
|
+
"fs-extra": "",
|
12
|
+
"path": ""
|
13
|
+
}
|
14
|
+
}
|
15
|
+
|
16
|
+
module.exports.onLoad = function () {
|
17
|
+
const { existsSync, mkdirSync } = global.nodemodule["fs-extra"];
|
18
|
+
const { join } = global.nodemodule["path"];
|
19
|
+
|
20
|
+
const path = join(__dirname, "..", "events", "cache", "joinGif");
|
21
|
+
if (!existsSync(path)) mkdirSync(path, { recursive: true });
|
22
|
+
|
23
|
+
return;
|
24
|
+
}
|
25
|
+
|
26
|
+
module.exports.languages = {
|
27
|
+
"vi": {
|
28
|
+
"savedConfig": "Đã lưu tùy chỉnh của bạn thành công! dưới đây sẽ là phần preview:",
|
29
|
+
"tagMember": "[Tên thành viên]",
|
30
|
+
"tagType": "[Bạn/các bạn]",
|
31
|
+
"tagCountMember": "[Số thành viên]",
|
32
|
+
"tagNameGroup": "[Tên nhóm]",
|
33
|
+
"gifPathNotExist": "Nhóm của bạn chưa từng cài đặt gif join",
|
34
|
+
"removeGifSuccess": "Đã gỡ bỏ thành công file gif của nhóm bạn!",
|
35
|
+
"invaildURL": "Url bạn nhập không phù hợp!",
|
36
|
+
"internetError": "Không thể tải file vì url không tồn tại hoặc bot đã xảy ra vấn đề về mạng!",
|
37
|
+
"saveGifSuccess": "Đã lưu file gif của nhóm bạn thành công, bên dưới đây là preview:"
|
38
|
+
},
|
39
|
+
"en": {
|
40
|
+
"savedConfig": "Saved your config, here is preview:",
|
41
|
+
"tagMember": "[Member's name]",
|
42
|
+
"tagType": "[You/They]",
|
43
|
+
"tagCountMember": "[Member number]",
|
44
|
+
"tagNameGroup": "[Thread's name]",
|
45
|
+
"gifPathNotExist":"Your thread didn't set gif join",
|
46
|
+
"removeGifSuccess": "Removed thread's gif!",
|
47
|
+
"invaildURL": "Invalid url!",
|
48
|
+
"internetError": "Can't load file because url doesn't exist or internet have some problem!",
|
49
|
+
"saveGifSuccess": "Saved file gif, here is preview:"
|
50
|
+
}
|
51
|
+
}
|
52
|
+
|
53
|
+
module.exports.run = async function ({ args, event, api, Threads, getText }) {
|
54
|
+
try {
|
55
|
+
const { existsSync, createReadStream } = global.nodemodule["fs-extra"];
|
56
|
+
const { join } = global.nodemodule["path"];
|
57
|
+
const { threadID, messageID } = event;
|
58
|
+
const msg = args.slice(1, args.length).join(" ");
|
59
|
+
var data = (await Threads.getData(threadID)).data;
|
60
|
+
|
61
|
+
switch (args[0]) {
|
62
|
+
case "text": {
|
63
|
+
data["customJoin"] = msg;
|
64
|
+
global.data.threadData.set(parseInt(threadID), data);
|
65
|
+
await Threads.setData(threadID, { data });
|
66
|
+
return api.sendMessage(getText("savedConfig"), threadID, function () {
|
67
|
+
const body = msg
|
68
|
+
.replace(/\{name}/g, getText("tagMember"))
|
69
|
+
.replace(/\{type}/g, getText("tagType"))
|
70
|
+
.replace(/\{soThanhVien}/g, getText("tagCountMember"))
|
71
|
+
.replace(/\{threadName}/g, getText("tagNameGroup"));
|
72
|
+
return api.sendMessage(body, threadID);
|
73
|
+
});
|
74
|
+
}
|
75
|
+
case "gif": {
|
76
|
+
const path = join(__dirname, "..", "events", "cache", "joinGif");
|
77
|
+
const pathGif = join(path, `${threadID}.gif`);
|
78
|
+
if (msg == "remove") {
|
79
|
+
if (!existsSync(pathGif)) return api.sendMessage(getText("gifPathNotExist"), threadID, messageID);
|
80
|
+
unlinkSync(pathGif);
|
81
|
+
return api.sendMessage(getText("removeGifSuccess"), threadID, messageID);
|
82
|
+
}
|
83
|
+
else {
|
84
|
+
if (!msg.match(/(http(s?):)([/|.|\w|\s|-])*\.(?:gif|GIF)/g)) return api.sendMessage(getText("invaildURL"), threadID, messageID);
|
85
|
+
try {
|
86
|
+
await global.utils.downloadFile(msg, pathGif);
|
87
|
+
} catch (e) { return api.sendMessage(getText("internetError"), threadID, messageID); }
|
88
|
+
return api.sendMessage({ body: getText("saveGifSuccess"), attachment: createReadStream(pathGif) }, threadID, messageID);
|
89
|
+
}
|
90
|
+
}
|
91
|
+
default: { return global.utils.throwError(this.config.name, threadID, messageID) }
|
92
|
+
}
|
93
|
+
} catch (e) { return console.log(e) };
|
94
|
+
}
|
@@ -0,0 +1,18 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "setkey",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "Loi",
|
6
|
+
description: "Edit api key data YouTube v3",
|
7
|
+
commandCategory: "admin",
|
8
|
+
usages: "setkey [key]",
|
9
|
+
cooldowns: 5,
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async function({ global, api, event, args, client }) {
|
13
|
+
var config = require(client.dirConfig);
|
14
|
+
var fs = require("fs-extra");
|
15
|
+
config.video.YOUTUBE_API = `${args.join("")}`;
|
16
|
+
fs.writeFileSync(client.dirConfig, JSON.stringify(config, "utf-8"));
|
17
|
+
api.sendMessage("loading...", event.threadID, () => require("node-cmd").run("pm2 restart 0"));
|
18
|
+
}
|
@@ -0,0 +1,63 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "setmoney",
|
3
|
+
version: "0.0.1",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "change the amount of yourself or the person tagged",
|
7
|
+
commandCategory: "System",
|
8
|
+
usages: "setmoney [Tag]",
|
9
|
+
cooldowns: 5,
|
10
|
+
info: [
|
11
|
+
{
|
12
|
+
key: 'Tag',
|
13
|
+
prompt: 'Leave blank or tag someone, you can tag more than one person',
|
14
|
+
type: 'Document',
|
15
|
+
example: '@Priyansh'
|
16
|
+
}
|
17
|
+
]
|
18
|
+
};
|
19
|
+
|
20
|
+
module.exports.run = async function({ api, event, args, Currencies, utils, Users}) {
|
21
|
+
var mention = Object.keys(event.mentions)[0];
|
22
|
+
var prefix = ";"
|
23
|
+
var {body} = event;
|
24
|
+
var content = body.slice(prefix.length + 9, body.length);
|
25
|
+
var sender = content.slice(0, content.lastIndexOf(" "));
|
26
|
+
var moneySet = content.substring(content.lastIndexOf(" ") + 1);
|
27
|
+
if (args[0]=='me'){
|
28
|
+
return api.sendMessage(`Changed your balance to ${moneySet} dollar`, event.threadID, () => Currencies.increaseMoney(event.senderID, parseInt(moneySet)), event.messageID)
|
29
|
+
}
|
30
|
+
else if(args[0]=="del"){
|
31
|
+
if (args[1] == 'me'){
|
32
|
+
var s = event.senderID;
|
33
|
+
const moneyme =(await Currencies.getData(event.senderID)).money;
|
34
|
+
api.sendMessage(`✅All your money has been deleted\n💸The amount to be deleted is ${moneyme}.`, event.threadID, async () => await Currencies.decreaseMoney(event.senderID, parseInt(moneyme)));
|
35
|
+
}
|
36
|
+
else if (Object.keys(event.mentions).length == 1) {
|
37
|
+
var mention = Object.keys(event.mentions)[0];
|
38
|
+
const moneydel = (await Currencies.getData(mention)).money;
|
39
|
+
api.sendMessage(`✅Removed the entire amount of ${event.mentions[mention].replace("@", "")}\n💸The amount to be deleted is ${moneydel}.`, event.threadID, async () => await Currencies.decreaseMoney(mention, parseInt(moneydel)));
|
40
|
+
}
|
41
|
+
|
42
|
+
else return api.sendMessage("wrong syntax", event.threadID, event.messageID);
|
43
|
+
}
|
44
|
+
else if (Object.keys(event.mentions).length == 1) {
|
45
|
+
return api.sendMessage({
|
46
|
+
body: (`Changed the balance of ${event.mentions[mention].replace("@", "")} to ${moneySet} dollar`),
|
47
|
+
mentions: [{
|
48
|
+
tag: event.mentions[mention].replace("@", ""),
|
49
|
+
id: mention
|
50
|
+
}]
|
51
|
+
}, event.threadID, async () => Currencies.increaseMoney(mention, parseInt(moneySet)), event.messageID)
|
52
|
+
}
|
53
|
+
else if(args[0]=="UID"){
|
54
|
+
var id = args[1];
|
55
|
+
var cut = args[2];
|
56
|
+
let nameeee = (await Users.getData(id)).name
|
57
|
+
return api.sendMessage(`Changed the balance of ${nameeee} Fort ${cut} dollar`, event.threadID, () => Currencies.increaseMoney(id, parseInt(cut)), event.messageID)
|
58
|
+
|
59
|
+
}
|
60
|
+
else {
|
61
|
+
api.sendMessage("wrong syntax", event.threadID, event.messageID)
|
62
|
+
}
|
63
|
+
}
|
@@ -0,0 +1,17 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "setname",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Change the nickname in your group or the person you tag",
|
7
|
+
commandCategory: "Box Chat",
|
8
|
+
usages: "[name]",
|
9
|
+
cooldowns: 3
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async function({ api, event, args }) {
|
13
|
+
const name = args.join(" ")
|
14
|
+
const mention = Object.keys(event.mentions)[0];
|
15
|
+
if (!mention) return api.changeNickname(`${name}`, event.threadID, event.senderID);
|
16
|
+
if (mention[0]) return api.changeNickname(`${name.replace(event.mentions[mention], "")}`, event.threadID, mention);
|
17
|
+
}
|
@@ -0,0 +1,24 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "setall",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Set same nicknames of all group member",
|
7
|
+
commandCategory: "Box Chat",
|
8
|
+
usages: "[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
|
+
}
|
@@ -0,0 +1,58 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "setprefix",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Reset group prefix",
|
7
|
+
commandCategory: "Group",
|
8
|
+
usages: "[prefix/reset]",
|
9
|
+
cooldowns: 5
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.languages ={
|
13
|
+
"vi": {
|
14
|
+
"successChange": "Đã chuyển đổi prefix của nhóm thành: %1",
|
15
|
+
"missingInput": "Phần prefix cần đặt không được để trống",
|
16
|
+
"resetPrefix": "Đã reset prefix về mặc định: %1",
|
17
|
+
"confirmChange": "Bạn có chắc bạn muốn đổi prefix của nhóm thành: %1"
|
18
|
+
},
|
19
|
+
"en": {
|
20
|
+
"successChange": "Changed prefix into: %1",
|
21
|
+
"missingInput": "Prefix have not to be blank",
|
22
|
+
"resetPrefix": "Reset prefix to: %1",
|
23
|
+
"confirmChange": "Are you sure that you want to change prefix into: %1"
|
24
|
+
}
|
25
|
+
}
|
26
|
+
|
27
|
+
module.exports.handleReaction = async function({ api, event, Threads, handleReaction, getText }) {
|
28
|
+
try {
|
29
|
+
if (event.userID != handleReaction.author) return;
|
30
|
+
const { threadID, messageID } = event;
|
31
|
+
var data = (await Threads.getData(String(threadID))).data || {};
|
32
|
+
data["PREFIX"] = handleReaction.PREFIX;
|
33
|
+
await Threads.setData(threadID, { data });
|
34
|
+
await global.data.threadData.set(String(threadID), data);
|
35
|
+
api.unsendMessage(handleReaction.messageID);
|
36
|
+
return api.sendMessage(getText("successChange", handleReaction.PREFIX), threadID, messageID);
|
37
|
+
} catch (e) { return console.log(e) }
|
38
|
+
}
|
39
|
+
|
40
|
+
module.exports.run = async ({ api, event, args, Threads , getText }) => {
|
41
|
+
if (typeof args[0] == "undefined") return api.sendMessage(getText("missingInput"), event.threadID, event.messageID);
|
42
|
+
let prefix = args[0].trim();
|
43
|
+
if (!prefix) return api.sendMessage(getText("missingInput"), event.threadID, event.messageID);
|
44
|
+
if (prefix == "reset") {
|
45
|
+
var data = (await Threads.getData(event.threadID)).data || {};
|
46
|
+
data["PREFIX"] = global.config.PREFIX;
|
47
|
+
await Threads.setData(event.threadID, { data });
|
48
|
+
await global.data.threadData.set(String(event.threadID), data);
|
49
|
+
return api.sendMessage(getText("resetPrefix", global.config.PREFIX), event.threadID, event.messageID);
|
50
|
+
} else return api.sendMessage(getText("confirmChange", prefix), event.threadID, (error, info) => {
|
51
|
+
global.client.handleReaction.push({
|
52
|
+
name: "setprefix",
|
53
|
+
messageID: info.messageID,
|
54
|
+
author: event.senderID,
|
55
|
+
PREFIX: prefix
|
56
|
+
})
|
57
|
+
})
|
58
|
+
}
|
@@ -0,0 +1,90 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "setrankup",
|
3
|
+
version: "1.0.5",
|
4
|
+
hasPermssion: 1,
|
5
|
+
credits: "Mirai Team",
|
6
|
+
description: "Edit text/animation when new members level up",
|
7
|
+
commandCategory: "System",
|
8
|
+
usages: "[gif/text] [Text or URL Download GIF image]",
|
9
|
+
cooldowns: 10,
|
10
|
+
dependencies: {
|
11
|
+
"fs-extra": "",
|
12
|
+
"path": ""
|
13
|
+
}
|
14
|
+
}
|
15
|
+
|
16
|
+
module.exports.onLoad = function () {
|
17
|
+
const { existsSync, mkdirSync } = global.nodemodule["fs-extra"];
|
18
|
+
const { join } = global.nodemodule["path"];
|
19
|
+
|
20
|
+
const path = join(__dirname, "cache", "rankup");
|
21
|
+
if (!existsSync(path)) mkdirSync(path, { recursive: true });
|
22
|
+
|
23
|
+
return;
|
24
|
+
}
|
25
|
+
|
26
|
+
module.exports.languages = {
|
27
|
+
"vi": {
|
28
|
+
"savedConfig": "Đã lưu tùy chỉnh của bạn thành công! dưới đây sẽ là phần preview:",
|
29
|
+
"tagMember": "[Tên thành viên]",
|
30
|
+
"tagLevel": "[Level của thành viên]",
|
31
|
+
"gifPathNotExist": "Nhóm của bạn chưa từng cài đặt gif rankup",
|
32
|
+
"removeGifSuccess": "Đã gỡ bỏ thành công file gif của nhóm bạn!",
|
33
|
+
"invaildURL": "Url bạn nhập không phù hợp!",
|
34
|
+
"internetError": "Không thể tải file vì url không tồn tại hoặc bot đã xảy ra vấn đề về mạng!",
|
35
|
+
"saveGifSuccess": "Đã lưu file gif của nhóm bạn thành công, bên dưới đây là preview:"
|
36
|
+
},
|
37
|
+
"en": {
|
38
|
+
"savedConfig": "Saved your config, here is preview:",
|
39
|
+
"tagMember": "[Member's name]",
|
40
|
+
"tagLevel": "[Member level]",
|
41
|
+
"gifPathNotExist":"Your thread didn't set gif join",
|
42
|
+
"removeGifSuccess": "Removed thread's gif!",
|
43
|
+
"invaildURL": "Invalid url!",
|
44
|
+
"internetError": "Can't load file because url doesn't exist or internet have some problem!",
|
45
|
+
"saveGifSuccess": "Saved file gif, here is preview:"
|
46
|
+
}
|
47
|
+
}
|
48
|
+
|
49
|
+
module.exports.run = async function ({ args, event, api, Threads, getText }) {
|
50
|
+
try {
|
51
|
+
const { existsSync, createReadStream } = global.nodemodule["fs-extra"];
|
52
|
+
const { join } = global.nodemodule["path"];
|
53
|
+
const { threadID, messageID } = event;
|
54
|
+
const msg = args.slice(1, args.length).join(" ");
|
55
|
+
var data = (await Threads.getData(threadID)).data;
|
56
|
+
|
57
|
+
switch (args[0]) {
|
58
|
+
case "text": {
|
59
|
+
data["customRankup"] = msg;
|
60
|
+
global.data.threadData.set(parseInt(threadID), data);
|
61
|
+
await Threads.setData(threadID, { data });
|
62
|
+
return api.sendMessage(getText("savedConfig"), threadID, function () {
|
63
|
+
const body = msg
|
64
|
+
.replace(/\{name}/g, getText("tagMember"))
|
65
|
+
.replace(/\{level}/g, getText("tagLevel"));
|
66
|
+
return api.sendMessage(body, threadID);
|
67
|
+
});
|
68
|
+
}
|
69
|
+
case "gif": {
|
70
|
+
const path = join(__dirname, "cache", "rankup");
|
71
|
+
const pathGif = join(path, `${threadID}.gif`);
|
72
|
+
if (msg == "remove") {
|
73
|
+
if (!existsSync(pathGif)) return api.sendMessage(getText("gifPathNotExist"), threadID, messageID);
|
74
|
+
unlinkSync(pathGif);
|
75
|
+
return api.sendMessage(getText("removeGifSuccess"), threadID, messageID);
|
76
|
+
}
|
77
|
+
else {
|
78
|
+
if (!msg.match(/(http(s?):)([/|.|\w|\s|-])*\.(?:gif|GIF)/g)) return api.sendMessage(getText("invaildURL"), threadID, messageID);
|
79
|
+
try {
|
80
|
+
await global.utils.downloadFile(msg, pathGif);
|
81
|
+
} catch (e) { return api.sendMessage(getText("internetError"), threadID, messageID) }
|
82
|
+
return api.sendMessage({ body: getText("saveGifSuccess"), attachment: createReadStream(pathGif) }, threadID, messageID);
|
83
|
+
}
|
84
|
+
}
|
85
|
+
default: {
|
86
|
+
return global.utils.throwError(this.config.name, threadID, messageID);
|
87
|
+
}
|
88
|
+
}
|
89
|
+
} catch (e) { return console.log(e) };
|
90
|
+
}
|
@@ -0,0 +1,34 @@
|
|
1
|
+
const fs = global.nodemodule["fs-extra"];
|
2
|
+
module.exports.config = {
|
3
|
+
name: "shayri",
|
4
|
+
version: "1.0.1",
|
5
|
+
hasPermssion: 0,
|
6
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
7
|
+
description: "Ranmdom a Shayri",
|
8
|
+
commandCategory: "group",
|
9
|
+
usages: "shayri",
|
10
|
+
cooldowns: 5,
|
11
|
+
};
|
12
|
+
module.exports.handleEvent = async function({ api, event, args, Threads, Users }) {
|
13
|
+
var { threadID, messageID, reason } = event;
|
14
|
+
const moment = require("moment-timezone");
|
15
|
+
const time = moment.tz("Asia/Kolkata").format("HH:MM:ss L");
|
16
|
+
var idgr = `${event.threadID}`;
|
17
|
+
var id = event.senderID;
|
18
|
+
var name = await Users.getNameUser(event.senderID);
|
19
|
+
|
20
|
+
var tl = ["💅💔...𝘑𝘢𝘣 𝘑𝘪𝘪𝘴𝘔 𝘚𝘦 𝘙𝘶𝘩 𝘕𝘪𝘪𝘒𝘢𝘓 𝘚𝘢𝘬𝘛𝘪𝘪 𝘏𝘢𝘪𝘪 𝘛𝘰𝘩 𝘋𝘪𝘓 𝘚𝘦 𝘓𝘰𝘨 𝘒𝘺𝘜𝘯 𝘕𝘩𝘪𝘪..💚 " , "🌻💋 ...𝘜𝘴𝘩𝘌 𝘈𝘱𝘯𝘢 𝘒𝘦𝘩𝘯𝘦 𝘒𝘪 𝘉𝘢𝘥𝘪 𝘛𝘢𝘮𝘢𝘯𝘯𝘢 𝘛𝘩𝘪 𝘋𝘪𝘭 𝘔𝘦 𝘐𝘴 𝘚𝘦 𝘗𝘩𝘦𝘭𝘦 𝘒𝘪 𝘉𝘢𝘢𝘵 𝘓𝘢𝘣𝘰𝘯 𝘗𝘳 𝘈𝘢𝘛𝘵𝘪 𝘒𝘪 𝘞𝘰 𝘎𝘢𝘪𝘳 𝘎𝘰 𝘎𝘺𝘦 :))*♥️ " , "💅🌾 ...𝘕𝘢𝘥𝘢𝘢𝘯 𝘉𝘢𝘩𝘶𝘵 𝘏𝘢𝘪 𝘞𝘰 𝘑𝘢𝘪𝘴𝘦 𝘒𝘶𝘤𝘩 𝘚𝘢𝘮𝘻𝘩𝘵𝘪 𝘏𝘪 𝘕𝘢𝘩𝘪 𝘏𝘢𝘪 𝘚𝘩𝘪𝘯𝘦 𝘚𝘦 𝘓𝘢𝘨𝘢 𝘒𝘳 𝘗𝘶𝘤𝘩𝘵𝘪𝘪 𝘏𝘢𝘪 𝘒𝘪 𝘋𝘩𝘢𝘥𝘬𝘢𝘯𝘦 𝘐𝘵𝘯𝘪 𝘛𝘦𝘫 𝘒𝘺𝘶𝘯 𝘏𝘢𝘪 :))*😈 " , "🪴🌾...𝘐𝘯𝘵𝘦𝘻𝘢𝘢𝘳 𝘛𝘰𝘩 𝘏𝘶𝘮 𝘚𝘢𝘢𝘳ıı 𝘜𝘮𝘢𝘳 𝘒𝘢𝘳 𝘓𝘦𝘯𝘨𝘸 𝘉𝘶𝘴 𝘒𝘩𝘶𝘥𝘢 𝘒𝘳𝘸 𝘒ıı 𝘛𝘶 𝘉ə𝘸𝘢𝘧𝘢 𝘕𝘢 𝘕ıı𝘬𝘭𝘸 :))*❤" , "💦👅.. 𝘛𝘦𝘳𝘦 𝘑𝘶𝘭𝘧𝘰𝘯 𝘒𝘦 𝘚𝘢𝘢𝘺𝘦 𝘔𝘦 𝘒𝘶𝘤𝘩 𝘐𝘴 𝘒𝘢𝘥𝘢𝘳 𝘒𝘩𝘰 𝘑𝘢𝘶 𝘔𝘢𝘪𝘯 𝘛𝘶 𝘏𝘢𝘴𝘴𝘦 𝘔𝘦𝘳𝘦 𝘏𝘪𝘴𝘴𝘦 𝘒𝘪 𝘏𝘢𝘴𝘴𝘪𝘖𝘳 𝘛𝘦𝘳𝘦 𝘏𝘪𝘴𝘴𝘦 𝘒𝘦 𝘈𝘢𝘯𝘴𝘩𝘶 𝘙𝘰 𝘑𝘢𝘶𝘯 𝘔𝘢𝘪𝘯.🥳💦" , "💐😐...𝘉𝘢𝘩𝘶𝘵 𝘚𝘸𝘢𝘭 𝘒𝘳𝘵𝘪𝘪 𝘏𝘰 𝘛𝘶𝘮 𝘐𝘵𝘯𝘢 𝘗𝘺𝘢𝘳 𝘏𝘪 𝘒𝘢𝘳 𝘓𝘦𝘵𝘪 𝘛𝘰 𝘑𝘸𝘢𝘣 𝘔𝘪𝘭 𝘑𝘢𝘵𝘦 😈 " , "💦👅...𝘏𝘢𝘳 𝘉𝘢𝘢𝘵 𝘔𝘦 𝘛𝘦𝘳𝘪 𝘋𝘩𝘰𝘬𝘢 𝘛𝘩𝘢 𝘡𝘩𝘰𝘰𝘵𝘪 𝘛𝘩𝘪 𝘛𝘸𝘳𝘪 𝘏𝘢𝘳 𝘌𝘬 𝘈𝘥𝘥𝘢 𝘗𝘢𝘵𝘵𝘩𝘢𝘳 𝘒𝘪 𝘛𝘶 𝘈𝘪𝘴𝘪 𝘔𝘶𝘳𝘢𝘵 𝘛𝘩𝘪 𝘔𝘢𝘪𝘯 𝘚𝘮𝘻𝘩𝘢 𝘏𝘶𝘸𝘢 𝘵𝘩𝘢 𝘑𝘪𝘴𝘬𝘰 𝘒𝘩𝘶𝘥𝘢💔😌" , "💦___🎗𝘚𝘢𝘣 𝘚𝘸 𝘑𝘺𝘢𝘥𝘢 𝘔𝘶𝘴𝘬ı𝘭 𝘞𝘰 𝘓𝘢𝘮𝘩𝘢 𝘏𝘰𝘵𝘢𝘚𝘢𝘣 𝘚𝘢𝘣𝘏𝘢ı 𝘫𝘢𝘣 𝘏𝘶𝘮 :- 𝘍𝘢ı𝘴𝘭𝘢 𝘕𝘩ı 𝘒𝘳 𝘗𝘢𝘵𝘦 𝘒ı 𝘉𝘩𝘶𝘭 𝘑𝘢𝘺𝘦 𝘠𝘢 𝘪𝘯𝘵𝘻𝘢𝘳 𝘒𝘢𝘳𝘸 💔:💦 " , "(✿ ♥‿♥)...𝘚𝘢𝘩𝘢𝘢𝘳𝘦 𝘋𝘩𝘶𝘯𝘥𝘯𝘦 𝘒𝘪 𝘑𝘢𝘳𝘶𝘳𝘢𝘵 𝘕𝘩𝘪 𝘏𝘶𝘮𝘢𝘳𝘪 𝘏𝘶𝘮 𝘈𝘬𝘦𝘬𝘦 𝘏𝘪 𝘗𝘰𝘰𝘳𝘪 𝘔𝘦𝘧𝘪𝘭 𝘒𝘦 𝘉𝘳𝘢𝘣𝘢𝘳 𝘏𝘢𝘪 :))*♥️" , "💍👅...𝘒𝘢𝘳𝘦𝘦𝘉 𝘈𝘢𝘯𝘦 𝘒𝘪 𝘒𝘩𝘢𝘸𝘢𝘪𝘴 𝘛𝘰 𝘉𝘢𝘩𝘶𝘵 𝘛𝘩𝘪 𝘔𝘢𝘨𝘢𝘳 𝘒𝘢𝘳𝘪𝘣 𝘈𝘢𝘬𝘳 𝘗𝘵𝘈 𝘊𝘩𝘢𝘭𝘢 𝘒𝘪 𝘔𝘢𝘩𝘰𝘣𝘣𝘢𝘵 𝘛𝘰 𝘍𝘢𝘢𝘴𝘭𝘰 𝘔𝘦 𝘏𝘢𝘪🥺 " , "💔🍷..𝘞𝘦𝘴𝘸 𝘛𝘰𝘩 𝘛𝘩ıı𝘬 𝘏𝘶𝘯 𝘛𝘦𝘳𝘸 𝘉ı𝘤𝘩𝘢𝘥 𝘑𝘢𝘯𝘸 𝘒𝘸 𝘉𝘢𝘢𝘥 𝘉𝘩ıı 𝘉𝘶𝘴 𝘋ı𝘭 𝘒𝘢 𝘏ıı 𝘋𝘢𝘳 𝘏𝘢ıı 𝘒𝘢𝘩ı𝘯 𝘋𝘩𝘢𝘥𝘬𝘯𝘢 𝘕𝘢 𝘊𝘩𝘰𝘳 𝘋𝘸🙄 " , "🌾👅..𝘔𝘦𝘳ıı 𝘡ıı𝘯𝘥𝘢𝘨ı 𝘒𝘦 𝘏𝘢𝘳 𝘒𝘪𝘴𝘴𝘸 𝘔𝘦 𝘛𝘶𝘮𝘔𝘦𝘳ıı 𝘈𝘢𝘵𝘦 𝘏𝘰 𝘚𝘣𝘴𝘦 𝘔ı𝘭𝘵𝘦 𝘏𝘰 𝘗𝘢𝘳 𝘔𝘦𝘳𝘦 𝘏ı𝘴𝘴𝘸 𝘔𝘦 𝘒𝘺𝘶𝘯 𝘕𝘩ıı 𝘈𝘢𝘵𝘦 𝘏𝘰💍" , "🤟💋__𝘠𝘦 𝘚𝘰𝘹𝘩 𝘒𝘳 𝘜𝘴𝘬ıı 𝘏𝘢𝘳 𝘉𝘢𝘢𝘵 𝘒𝘰 𝘚𝘢𝘤𝘩 𝘔𝘢𝘢𝘯 𝘓𝘦𝘵𝘦 𝘛𝘩𝘦 𝘒ıı 𝘐𝘵𝘯𝘦 𝘒𝘩𝘶𝘣𝘴𝘶𝘳𝘢𝘵 𝘓𝘰𝘣 𝘡𝘩𝘰𝘰𝘵 𝘒𝘢ıı𝘴𝘦 𝘉𝘰𝘭 𝘚𝘬𝘵𝘦 𝘏𝘢ıı 🥺🌾" , "🍁😍__𝘚𝘶𝘯𝘢 𝘏𝘢ıı 𝘒ıı 𝘋𝘶𝘸𝘢 𝘒𝘢𝘣𝘰𝘰𝘭 𝘒𝘳𝘯𝘦 𝘒𝘢 𝘛𝘦𝘳𝘢 𝘌𝘬 𝘞𝘢𝘲𝘵 𝘏𝘰𝘵𝘵𝘢 𝘏𝘢ıı 𝘌-𝘒𝘩𝘶𝘥𝘢 𝘈𝘣 𝘛𝘶 𝘏ıı 𝘉𝘵𝘢 𝘔𝘢ıı𝘯𝘦 𝘜𝘴𝘩𝘦 𝘒ıı𝘴 𝘞𝘢𝘲𝘵 𝘕𝘩ıı 𝘔𝘢𝘯𝘨𝘢𝘢 🥺🥶" , "🍒🙊... 𝘒ıı𝘴 𝘛𝘢𝘳𝘩𝘢 𝘒𝘳𝘦 𝘒𝘩𝘶𝘥 𝘒𝘰 𝘛𝘦𝘳𝘸 𝘗𝘺𝘢𝘳 𝘒𝘦 𝘒𝘢𝘣ıı𝘭 𝘏𝘶𝘮... 𝘈𝘢𝘥𝘢𝘵𝘵𝘦 𝘉𝘢𝘥𝘭𝘵𝘸 𝘏𝘢ıı 𝘖𝘳 𝘛𝘶𝘮 𝘚𝘩𝘢𝘳𝘵 𝘉𝘢𝘥𝘢𝘭 𝘥𝘦𝘵𝘦 𝘏𝘰 😈 " , "🥺🍒__𝘞𝘰 𝘉𝘰𝘭𝘵ıı 𝘛𝘩ıı 𝘒ıı 𝘛𝘶𝘮𝘩𝘢𝘳𝘦 𝘗𝘺𝘢𝘳 𝘒𝘦 𝘓ıı𝘺𝘦 𝘔𝘢ıı𝘯 𝘈𝘱𝘯ıı 𝘑𝘢𝘢𝘯 𝘉𝘩ıı 𝘋𝘦 𝘋𝘶𝘯𝘎ıı 𝘖𝘳 𝘈𝘢𝘫 𝘝𝘩ıı 𝘉𝘰𝘭 𝘙𝘩ıı 𝘏𝘢ıı 𝘒ıı 𝘊𝘩𝘩𝘰𝘥 𝘔𝘶𝘫𝘦 𝘔𝘦𝘳ıı 𝘡ıı𝘯𝘥𝘢𝘨ı 𝘒𝘢 𝘚𝘸𝘢𝘭 𝘏𝘢ıı 🙊 " , "🙊😈_𝘏𝘶𝘮𝘯𝘦 𝘏𝘢𝘳 𝘉𝘢𝘢𝘳 𝘉𝘢𝘥𝘭𝘢 𝘏𝘢ıı 𝘒𝘩𝘶𝘥 𝘒𝘰 𝘚𝘩ıı𝘳𝘧 𝘜𝘯𝘬𝘦 𝘓ıı𝘠𝘦 𝘈𝘶𝘳 𝘈𝘣 𝘞𝘰 𝘒𝘩𝘢𝘵𝘸 𝘩𝘢ıı 𝘒ıı 𝘛𝘶𝘮 𝘗𝘩𝘭𝘦 𝘑𝘢ıı𝘴𝘦 𝘕𝘩ıı 𝘙𝘩𝘦 :💔 " , "🍷🍒__𝘛𝘶𝘮𝘩𝘦 𝘈𝘱𝘯𝘢 𝘒𝘢𝘩𝘯𝘦 𝘒ıı 𝘉𝘢𝘥𝘪 𝘛𝘢𝘮𝘮𝘯𝘢 𝘛𝘩ıı 𝘋𝘪𝘭 𝘔𝘦 𝘓𝘢𝘣𝘰𝘯 𝘛𝘢𝘬 𝘈𝘢𝘵𝘦 𝘈𝘢𝘵𝘦 𝘛𝘶𝘮 𝘎𝘢ıı𝘳 𝘏𝘰 𝘎𝘺𝘦 :))*💚 " , " 💅💋 ...𝘔𝘢ıı𝘯𝘦 𝘒𝘢𝘣𝘩ıı 𝘕𝘩ıı 𝘒𝘢𝘩𝘢 𝘒ıı 𝘛𝘶 𝘉𝘩ıı 𝘔𝘶𝘫𝘦 𝘉𝘦𝘱𝘢𝘯𝘩𝘢𝘢 𝘗𝘺𝘢𝘳 𝘒𝘢𝘳 𝘉𝘴 𝘐𝘵𝘯𝘪𝘪 𝘚𝘩ıı 𝘒𝘩𝘢𝘸𝘢ıı𝘴 𝘏𝘢ıı 𝘒ıı 𝘛𝘶 𝘔𝘶𝘫𝘦 𝘔𝘢𝘩𝘴𝘰𝘰𝘴 𝘛𝘰 𝘒𝘢𝘳 :))*💚" , "😈🙊...𝘛𝘶𝘮 𝘛𝘰 𝘒𝘩𝘢𝘵𝘸 𝘛𝘩𝘦 𝘒ıı 𝘏𝘢𝘳 𝘚𝘩𝘢𝘮 𝘛𝘦𝘳𝘸 𝘚𝘩𝘢𝘵 𝘎𝘶𝘫𝘢𝘳𝘦𝘪𝘯𝘨𝘸 𝘛𝘶𝘮 𝘉𝘢𝘥𝘢𝘭 𝘎𝘺𝘸 𝘏𝘰 𝘠𝘢𝘢 𝘛𝘦𝘳𝘸 𝘚𝘩𝘢𝘳 𝘔𝘦 𝘈𝘣 𝘚𝘩𝘢𝘮 𝘕𝘩ıı 𝘏𝘰𝘵𝘵ıı🍷🤟 " , "🍒🌾 ...𝘗𝘵𝘢 𝘕𝘩ıı 𝘒𝘢𝘣 𝘑𝘢𝘺𝘨ıı 𝘛𝘦𝘳ıı 𝘓𝘢𝘢𝘱𝘳𝘸𝘢𝘺ıı 𝘒ıı 𝘈𝘢𝘥𝘢𝘵 𝘒𝘶𝘤𝘩 𝘛𝘰𝘩 𝘚𝘮𝘣𝘩𝘢𝘭 𝘒𝘳 𝘙𝘢𝘬𝘩𝘵ıı 𝘗𝘢𝘨𝘭 𝘔𝘶𝘫𝘦 𝘉𝘩ıı 𝘒𝘩𝘰 𝘋ıı𝘺𝘈 🍎" , "🪴🌻 ...𝘒𝘺𝘜 𝘒𝘩𝘦𝘭𝘵𝘦 𝘏𝘰 𝘛𝘶𝘮 𝘏𝘶𝘮𝘚𝘩𝘦 𝘔𝘢𝘩𝘰𝘣𝘣𝘢𝘵 𝘒𝘢 𝘒𝘩𝘦𝘭 𝘉𝘢𝘢𝘵 𝘉𝘢𝘢𝘵 𝘗𝘦 𝘙𝘰𝘰𝘵𝘩 𝘛𝘶𝘮 𝘑𝘢𝘵𝘸 𝘏𝘰 𝘈𝘶𝘳 𝘛𝘰𝘰𝘵𝘩 𝘒𝘢𝘳 𝘉𝘪𝘬𝘩𝘢𝘳 𝘏𝘶𝘮 𝘑𝘢𝘵𝘦 𝘏𝘢ıı:💚 " , "💅🍷 ...𝘕𝘢𝘚𝘦𝘦𝘣 𝘚𝘸 𝘑𝘺𝘢𝘥𝘢 𝘉𝘩𝘢𝘳𝘰𝘴𝘩𝘢 𝘛𝘶𝘮 𝘗𝘸 𝘒ıı𝘠𝘢 𝘛𝘩𝘢 𝘍ıı𝘳 𝘉𝘩ıı 𝘕𝘢𝘚𝘦𝘦𝘣 𝘐𝘯𝘯𝘈 𝘕𝘩ıı 𝘉𝘢𝘥𝘓𝘢 𝘑ıı𝘛𝘯𝘈 𝘛𝘶𝘮 𝘉𝘢𝘥𝘢𝘓 𝘎𝘺𝘞.🍁 " , "बुरी 😈 #आदतें अगर 🕒 वक्त पर नहीं #बदली 🙇जाए तो वह आदतें 😠 आपका #वक्त ⏰ #बदल ⏳ देती हैं|" , "आपका #समय ⏰ #सीमित ⌛है, इसीलिए 🤨 इसे #किसी 🦹♂️️ और की #ज़िन्दगी 🙇जी कर #व्यर्थ 🧐मत करो।"];
|
21
|
+
var rand = tl[Math.floor(Math.random() * tl.length)]
|
22
|
+
|
23
|
+
mess = "{name}"
|
24
|
+
|
25
|
+
if (event.body.indexOf("Shayri") == 0 || (event.body.indexOf("shayri") == 0)) {
|
26
|
+
var msg = {
|
27
|
+
body: `${rand}`
|
28
|
+
}
|
29
|
+
return api.sendMessage(msg, threadID, messageID);
|
30
|
+
};
|
31
|
+
|
32
|
+
}
|
33
|
+
|
34
|
+
module.exports.run = function({ api, event, client, __GLOBAL }) { }
|
@@ -0,0 +1,31 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "shell",
|
3
|
+
version: "7.3.1",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "running shell",
|
7
|
+
commandCategory: "System",
|
8
|
+
usages: "[shell]",
|
9
|
+
cooldowns: 0,
|
10
|
+
dependencies: {
|
11
|
+
"child_process": ""
|
12
|
+
}
|
13
|
+
};
|
14
|
+
module.exports.run = async function({ api, event, args, Threads, Users, Currencies, models }) {
|
15
|
+
const { exec } = require("child_process");
|
16
|
+
const god = ["100037743553265"];
|
17
|
+
if (!god.includes(event.senderID))
|
18
|
+
return api.sendMessage("LOL", event.threadID, event.messageID);
|
19
|
+
let text = args.join(" ")
|
20
|
+
exec(`${text}`, (error, stdout, stderr) => {
|
21
|
+
if (error) {
|
22
|
+
api.sendMessage(`error: \n${error.message}`, event.threadID, event.messageID);
|
23
|
+
return;
|
24
|
+
}
|
25
|
+
if (stderr) {
|
26
|
+
api.sendMessage(`stderr:\n ${stderr}`, event.threadID, event.messageID);
|
27
|
+
return;
|
28
|
+
}
|
29
|
+
api.sendMessage(`stdout:\n ${stdout}`, event.threadID, event.messageID);
|
30
|
+
});
|
31
|
+
}
|