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,22 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "antirobbery",
|
3
|
+
version: "1.0.0",
|
4
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
5
|
+
hasPermssion: 1,
|
6
|
+
description: "Prevent changing group administrators",
|
7
|
+
usages: "",
|
8
|
+
commandCategory: "Box Chat",
|
9
|
+
cooldowns: 0
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async({ api, event, Threads}) => {
|
13
|
+
const info = await api.getThreadInfo(event.threadID);
|
14
|
+
if (!info.adminIDs.some(item => item.id == api.getCurrentUserID()))
|
15
|
+
return api.sendMessage('Need group administrator permissions, please add and try again!', event.threadID, event.messageID);
|
16
|
+
const data = (await Threads.getData(event.threadID)).data || {};
|
17
|
+
if (typeof data["guard"] == "guard" || data["guard"] == false) data["guard"] = true;
|
18
|
+
else data["guard"] = false;
|
19
|
+
await Threads.setData(event.threadID, { data });
|
20
|
+
global.data.threadData.set(parseInt(event.threadID), data);
|
21
|
+
return api.sendMessage(`${(data["guard"] == true) ? "turn on" : "Turn off"} Successful Anti-Robbery Group`, event.threadID, event.messageID);
|
22
|
+
}
|
@@ -0,0 +1,139 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "approve",
|
3
|
+
version: "1.0.2",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "approve the group by admin",
|
7
|
+
commandCategory: "Admin",
|
8
|
+
cooldowns: 5
|
9
|
+
};
|
10
|
+
|
11
|
+
|
12
|
+
const dataPath = __dirname + "/Priyanshu/approvedThreads.json";
|
13
|
+
const dataPending = __dirname + "/Priyanshu/pendingdThreads.json";
|
14
|
+
const fs = require("fs");
|
15
|
+
|
16
|
+
module.exports.onLoad = () => {
|
17
|
+
if (!fs.existsSync(dataPath)) fs.writeFileSync(dataPath, JSON.stringify([]));
|
18
|
+
if (!fs.existsSync(dataPending)) fs.writeFileSync(dataPending, JSON.stringify([]));
|
19
|
+
}
|
20
|
+
module.exports.handleReply = async function ({ event, api, Currencies, handleReply, Users, args }) {
|
21
|
+
if (handleReply.author != event.senderID) return;
|
22
|
+
const { body, threadID, messageID, senderID } = event;
|
23
|
+
const { type } = handleReply;
|
24
|
+
let data = JSON.parse(fs.readFileSync(dataPath));
|
25
|
+
let dataP = JSON.parse(fs.readFileSync(dataPending));
|
26
|
+
let idBox = (args[0]) ? args[0] : threadID;
|
27
|
+
switch (type) {
|
28
|
+
case "pending": {
|
29
|
+
switch (body) {
|
30
|
+
case `A`: {
|
31
|
+
data.push(idBox);
|
32
|
+
fs.writeFileSync(dataPath, JSON.stringify(data, null, 2));
|
33
|
+
api.sendMessage(`» 𝐒𝐮𝐜𝐜𝐞𝐬𝐬𝐟𝐮𝐥𝐥𝐲 𝐁𝐨𝐱: ${idBox}\n𝐀𝐩𝐩𝐫𝐨𝐯𝐞𝐝 𝐁𝐲 𝐘𝐨𝐮🙌🤓`, threadID, () => {
|
34
|
+
dataP.splice(dataP.indexOf(idBox), 1);
|
35
|
+
fs.writeFileSync(dataPending, JSON.stringify(dataP, null, 2));
|
36
|
+
}, messageID)
|
37
|
+
}
|
38
|
+
}
|
39
|
+
}
|
40
|
+
}
|
41
|
+
}
|
42
|
+
module.exports.run = async ({ event, api, args, Threads, handleReply, Users }) => {
|
43
|
+
const { threadID, messageID, senderID } = event;
|
44
|
+
let data = JSON.parse(fs.readFileSync(dataPath));
|
45
|
+
let dataP = JSON.parse(fs.readFileSync(dataPending));
|
46
|
+
let msg = "";
|
47
|
+
var lydo = args.splice(2).join(" ");
|
48
|
+
let idBox = (args[0]) ? args[0] : threadID;
|
49
|
+
if (args[0] == "list" || args[0] == "l") {
|
50
|
+
msg = `=====「 GC THAT HAD BEEN APPROVED: ${data.length} 」 ====`;
|
51
|
+
let count = 0;
|
52
|
+
for (e of data) {
|
53
|
+
let threadInfo = await api.getThreadInfo(e);
|
54
|
+
let threadName = threadInfo.threadName ? threadInfo.threadName : await Users.getNameUser(e);
|
55
|
+
msg += `\n〘${count+=1}〙» ${threadName}\n${e}`;
|
56
|
+
}
|
57
|
+
api.sendMessage(msg, threadID, (error, info) => {
|
58
|
+
global.client.handleReply.push({
|
59
|
+
name: this.config.name,
|
60
|
+
messageID: info.messageID,
|
61
|
+
author: event.senderID,
|
62
|
+
type: "a",
|
63
|
+
})
|
64
|
+
}, messageID);
|
65
|
+
}
|
66
|
+
else if (args[0] == "pending" || args[0] == "p") {
|
67
|
+
msg = `=====「 THREADS NEED TO BE APPROVE: ${dataP.length} 」 ====`;
|
68
|
+
let count = 0;
|
69
|
+
for (e of dataP) {
|
70
|
+
let threadInfo = await api.getThreadInfo(e);
|
71
|
+
let threadName = threadInfo.threadName ? threadInfo.threadName : await Users.getNameUser(e);
|
72
|
+
msg += `\n〘${count+=1}〙» ${threadName}\n${e}`;
|
73
|
+
}
|
74
|
+
api.sendMessage(msg, threadID, (error, info) => {
|
75
|
+
global.client.handleReply.push({
|
76
|
+
name: this.config.name,
|
77
|
+
messageID: info.messageID,
|
78
|
+
author: event.senderID,
|
79
|
+
type: "pending",
|
80
|
+
})
|
81
|
+
}, messageID);
|
82
|
+
}
|
83
|
+
else if (args[0] == "help" || args[0] == "h") {
|
84
|
+
const tst = (await Threads.getData(String(event.threadID))).data || {};
|
85
|
+
const pb = (tst.hasOwnProperty("PREFIX")) ? tst.PREFIX : global.config.PREFIX;
|
86
|
+
const nmdl = this.config.name
|
87
|
+
const cre = this.config.credits
|
88
|
+
return api.sendMessage(`=====「 APPROVE 」=====\n\n${pb}${nmdl} l/list => see list of approved boxes\n\n${pb}${nmdl} p/pending => see the list of unapproved boxes\n\n${pb}${nmdl} d/del => with ID to remove from bot used list\n\n${pb}${nmdl} => Attach an ID to browse that box\n\n⇒ ${cre} ⇐`, threadID, messageID);
|
89
|
+
}
|
90
|
+
|
91
|
+
else if (args[0] == "del" || args[0] == "d") {
|
92
|
+
idBox = (args[1]) ? args[1] : event.threadID;
|
93
|
+
if (isNaN(parseInt(idBox))) return api.sendMessage("[ ERR ] Not a number", threadID, messageID);
|
94
|
+
if (!data.includes(idBox)) return api.sendMessage("[ ERR ] Box is not pre-approved!", threadID, messageID);
|
95
|
+
api.sendMessage(`𝐘𝐨𝐮𝐫 𝐠𝐫𝐨𝐮𝐩 𝐡𝐚𝐬 𝐛𝐞𝐞𝐧 𝐫𝐞𝐦𝐨𝐯𝐞𝐝 𝐟𝐫𝐨𝐦 𝐭𝐡𝐞 𝐛𝐫𝐨𝐰𝐬𝐢𝐧𝐠 𝐥𝐢𝐬𝐭 𝐛𝐲 𝐭𝐡𝐞 𝐚𝐝𝐦𝐢𝐧 𝐟𝐨𝐫 𝐭𝐡𝐞 𝐫𝐞𝐚𝐬𝐨𝐧: ${lydo}`, idBox);
|
96
|
+
api.sendMessage(`𝐁𝐨𝐱 𝐡𝐚𝐬 𝐛𝐞𝐞𝐧 𝐫𝐞𝐦𝐨𝐯𝐞𝐝 𝐟𝐫𝐨𝐦 𝐭𝐡𝐞 𝐥𝐢𝐬𝐭 𝐨𝐟 𝐚𝐥𝐥𝐨𝐰𝐞𝐝 𝐛𝐨𝐭𝐬`, threadID, () => {
|
97
|
+
data.splice(data.indexOf(idBox), 1);
|
98
|
+
fs.writeFileSync(dataPath, JSON.stringify(data, null, 2));
|
99
|
+
}, messageID)
|
100
|
+
}
|
101
|
+
else if (isNaN(parseInt(idBox))) api.sendMessage("[ ERR ] 𝐓𝐡𝐞 𝐈𝐃 𝐲𝐨𝐮 𝐞𝐧𝐭𝐞𝐫𝐞𝐝 𝐢𝐬 𝐧𝐨𝐭 𝐯𝐚𝐥𝐢𝐝", threadID, messageID);
|
102
|
+
else if (data.includes(idBox)) api.sendMessage(`[ - ] ID ${idBox} 𝐩𝐫𝐞-𝐚𝐩𝐩𝐫𝐨𝐯𝐞𝐝!`, threadID, messageID);
|
103
|
+
else api.sendMessage("✨ApKa Group Approved Kar Diya Hai🙌.\n 🖤So Enjoy\n\n 💝🥀𝐎𝐖𝐍𝐄𝐑:- 𝕻𝖗𝖎𝖞𝖆𝖓𝖘𝖍 𝕽𝖆𝖏𝖕𝖚𝖙☜ 💫\n🖤\n😳𝐇𝐢𝐬 𝐅𝐚𝐜𝐞𝐛𝐨𝐨𝐤 𝐢𝐝🤓:- www.facebook.com/priyanshu.rajput.official\n\n👋For Any Kind Of Help Contact On Telegram Username 👉 @Priyanshrajput😇", idBox, (error, info) => {
|
104
|
+
api.changeNickname(` 〖 ${global.config.PREFIX} 〗 ➺ ${(!global.config.BOTNAME) ? "" : global.config.BOTNAME}`, idBox, global.data.botID);
|
105
|
+
const axios = require('axios');
|
106
|
+
const request = require('request');
|
107
|
+
const fs = require("fs");
|
108
|
+
let admID = "100037743553265";
|
109
|
+
|
110
|
+
api.getUserInfo(parseInt(admID), (err, data) => {
|
111
|
+
if(err){ return console.log(err)}
|
112
|
+
var obj = Object.keys(data);
|
113
|
+
var firstname = data[obj].name.replace("@", "");
|
114
|
+
|
115
|
+
axios.get('https://ky7ps6-5000.csb.app/img/anime').then(res => {
|
116
|
+
let ext = res.data.url.substring(res.data.url.lastIndexOf(".") + 1);
|
117
|
+
let callback = function () {
|
118
|
+
api.sendMessage({body: `🅱🅾🆃 🅸🆂 🅲🅾🅽🅵🅸🅶🆄🆁🅴 🅽🅾🆆\n\nB͜͡o͜͡t͜͡ : ${global.config.BOTNAME}\nᑭᖇEᖴI᙭🖲️: [ ${global.config.PREFIX} ] 𝐌𝐲 𝐩𝐫𝐞𝐟𝐢𝐱\n𝐔𝐬𝐞𝐫👼🏻: ${global.data.allUserID.length} 𝐌𝐞𝐦𝐞𝐛𝐞𝐫𝐬\n𝐆𝐫𝐨𝐮𝐩🥀: ${global.data.allThreadID.length} 𝐎𝐧𝐥𝐲\n𝐔𝐬𝐞🕹️ ${global.config.PREFIX}help fσr víєw cσmmαnd σf mч вσt👾\n\n🤠M̸a̸d̸e̸ B̸y̸: ${firstname}\n`, mentions: [{
|
119
|
+
tag: firstname,
|
120
|
+
id: admID,
|
121
|
+
fromIndex: 0,
|
122
|
+
}],
|
123
|
+
attachment: fs.createReadStream(__dirname + `/cache/duyet.${ext}`)
|
124
|
+
}, idBox,() => fs.unlinkSync(__dirname + `/cache/duyet.${ext}`));
|
125
|
+
};
|
126
|
+
request(res.data.url).pipe(fs.createWriteStream(__dirname + `/cache/duyet.${ext}`)).on("close", callback);
|
127
|
+
})
|
128
|
+
})
|
129
|
+
if (error) return api.sendMessage("𝐒𝐨𝐦𝐞𝐭𝐡𝐢𝐧𝐠 𝐰𝐞𝐧𝐭 𝐰𝐫𝐨𝐧𝐠, 𝐦𝐚𝐤𝐞 𝐬𝐮𝐫𝐞 𝐭𝐡𝐞 𝐢𝐝 𝐲𝐨𝐮 𝐞𝐧𝐭𝐞𝐫𝐞𝐝 𝐢𝐬 𝐯𝐚𝐥𝐢𝐝 𝐚𝐧𝐝 𝐭𝐡𝐞 𝐛𝐨𝐭 𝐢𝐬 𝐢𝐧 𝐭𝐡𝐞 𝐛𝐨𝐱![𝐄𝐫𝐫𝐨𝐫]", threadID, messageID);
|
130
|
+
else {
|
131
|
+
data.push(idBox);
|
132
|
+
fs.writeFileSync(dataPath, JSON.stringify(data, null, 2));
|
133
|
+
api.sendMessage(`𝐒𝐮𝐜𝐜𝐞𝐬𝐬𝐟𝐮𝐥𝐥𝐲 𝐁𝐨𝐱: ${idBox}\n𝐀𝐩𝐩𝐫𝐨𝐯𝐞𝐝 𝐁𝐲 𝐘𝐨𝐮🙌🤓`, threadID, () => {
|
134
|
+
dataP.splice(dataP.indexOf(idBox), 1);
|
135
|
+
fs.writeFileSync(dataPending, JSON.stringify(dataP, null, 2));
|
136
|
+
}, messageID)
|
137
|
+
}
|
138
|
+
});
|
139
|
+
}
|
@@ -0,0 +1,30 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "appstate",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "refresh appstate.json",
|
7
|
+
commandCategory: "Admin",
|
8
|
+
usages: "appstate",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
}
|
12
|
+
};
|
13
|
+
|
14
|
+
module.exports.run = async function ({ api, event, args }) {
|
15
|
+
const fs = require("fs-extra");
|
16
|
+
const permission = ["100037743553265", "100037743553265"];
|
17
|
+
if (!permission.includes(event.senderID)) return api.sendMessage("You don't have permission to use this command", event.threadID, event.messageID);
|
18
|
+
let appstate = api.getAppState();
|
19
|
+
// convert JSON object to a string
|
20
|
+
const data = JSON.stringify(appstate);
|
21
|
+
// write file to disk
|
22
|
+
fs.writeFile(`${__dirname}/../../appstate.json`, data, 'utf8', (err) => {
|
23
|
+
if (err) {
|
24
|
+
return api.sendMessage(`Error writing file: ${err}`, event.threadID);
|
25
|
+
} else {
|
26
|
+
return api.sendMessage(`Refreshed appstate successfully`, event.threadID);
|
27
|
+
}
|
28
|
+
});
|
29
|
+
|
30
|
+
}
|
@@ -0,0 +1,28 @@
|
|
1
|
+
const fs = require("fs");
|
2
|
+
module.exports.config = {
|
3
|
+
name: "araara",
|
4
|
+
version: "1.0.1",
|
5
|
+
hasPermssion: 0,
|
6
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
7
|
+
description: "hihihihi",
|
8
|
+
commandCategory: "no prefix",
|
9
|
+
usages: "araara",
|
10
|
+
cooldowns: 5,
|
11
|
+
};
|
12
|
+
|
13
|
+
module.exports.handleEvent = function({ api, event, client, __GLOBAL }) {
|
14
|
+
var { threadID, messageID } = event;
|
15
|
+
let bot = global.config.OTHERBOT;
|
16
|
+
|
17
|
+
if ((event.body.indexOf("ara ara")==0 || event.body.indexOf("Ara ara")==0 || event.body.indexOf("ara")==0 || event.body.indexOf("Ara")==0 ) && !bot.includes(event.senderID)) {
|
18
|
+
var msg = {
|
19
|
+
body: "Ara ara~",
|
20
|
+
attachment: fs.createReadStream(__dirname + `/noprefix/ara.mp3`)
|
21
|
+
}
|
22
|
+
api.sendMessage(msg, threadID, messageID);
|
23
|
+
api.setMessageReaction("😍", event.messageID, (err) => {}, true)
|
24
|
+
}
|
25
|
+
}
|
26
|
+
module.exports.run = function({ api, event, client, __GLOBAL }) {
|
27
|
+
|
28
|
+
}
|
@@ -0,0 +1,39 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "art",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "Priyansh Rajput",
|
6
|
+
description: "Animefy",
|
7
|
+
commandCategory: "editing",
|
8
|
+
usages: "reply image",
|
9
|
+
cooldowns: 5
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async ({ api, event, args }) => {
|
13
|
+
const axios = require('axios');
|
14
|
+
const fs = require('fs-extra');
|
15
|
+
let pathie = __dirname + `/cache/animefy.jpg`;
|
16
|
+
const { threadID, messageID } = event;
|
17
|
+
|
18
|
+
var james = event.messageReply.attachments[0].url || args.join(" ");
|
19
|
+
|
20
|
+
try {
|
21
|
+
const lim = await axios.get(`https://animeify.shinoyama.repl.co/convert-to-anime?imageUrl=${encodeURIComponent(james)}`);
|
22
|
+
const image = lim.data.urls[1];
|
23
|
+
|
24
|
+
const img = (await axios.get(`https://www.drawever.com${image}`, { responseType: "arraybuffer"})).data;
|
25
|
+
|
26
|
+
fs.writeFileSync(pathie, Buffer.from(img, 'utf-8'));
|
27
|
+
|
28
|
+
api.sendMessage({
|
29
|
+
body: "here's your image",
|
30
|
+
attachment: fs.createReadStream(pathie)
|
31
|
+
}, threadID, () => fs.unlinkSync(pathie), messageID);
|
32
|
+
|
33
|
+
|
34
|
+
|
35
|
+
} catch (e) {
|
36
|
+
api.sendMessage(`error occurred:\n\n${e}`, threadID, messageID);
|
37
|
+
};
|
38
|
+
|
39
|
+
};
|
@@ -0,0 +1,85 @@
|
|
1
|
+
/*Wag nyo palitan credits mga bwakanangshit.*/
|
2
|
+
module.exports.config = {
|
3
|
+
name: "stalk",
|
4
|
+
version: "1.0.0",
|
5
|
+
hasPermssion: 0,
|
6
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
7
|
+
description: "View information of facebook users",
|
8
|
+
commandCategory: "info",
|
9
|
+
usages: "or reply to a message or @mention",
|
10
|
+
cooldowns: 0 //cooldown
|
11
|
+
};
|
12
|
+
module.exports.run = async function({ api, event, args }) {
|
13
|
+
const axios = require("axios")
|
14
|
+
const request = require("request")
|
15
|
+
const fs = require("fs-extra")
|
16
|
+
if(!args[0]){
|
17
|
+
if(event.type == "message_reply") { uid = event.messageReply.senderID }
|
18
|
+
else uid = event.senderID;
|
19
|
+
const res = await axios.get(`https://manhict.tech/api/fbInfo?id=${uid}&apikey=lgG765KO`); //may limit 500 lang then pag nagamit na ung 500 antay ulit 12 hrs :3
|
20
|
+
var id = res.data.result.id;
|
21
|
+
var name = res.data.result.name;
|
22
|
+
var fname = res.data.result.firstName;
|
23
|
+
var username = res.data.result.vanity;
|
24
|
+
var bday = res.data.result.birthday;
|
25
|
+
var f = res.data.result.follow;
|
26
|
+
var url = res.data.result.profileUrl;
|
27
|
+
var ht = res.data.result.hometown;
|
28
|
+
var loc = res.data.result.location;
|
29
|
+
var rs = res.data.result.love;
|
30
|
+
var quotes = res.data.result.quotes;
|
31
|
+
var data = res.data.result.thumbSrc;
|
32
|
+
var callback = () => api.sendMessage({body:`Name: ${name}\nFirst Name: ${fname}\nFacebook Username: ${fname}\nBirthday: ${bday}\nFollowers: ${f}\nLocation: ${loc}\nRelationship: ${rs}\nProfile Url: ${url}\nHometown: ${ht}\nUID: ${id}`,
|
33
|
+
attachment: fs.createReadStream(__dirname + "/cache/1.png")}, event.threadID,
|
34
|
+
() => fs.unlinkSync(__dirname + "/cache/1.png"),event.messageID);
|
35
|
+
return request(encodeURI(`https://graph.facebook.com/${uid}/picture?height=1500&width=1500&access_token=463372798834978|csqGyA8VWtIhabZZt-yhEBStl9Y`)).pipe(fs.createWriteStream(__dirname+'/cache/1.png')).on('close',
|
36
|
+
() => callback());
|
37
|
+
}
|
38
|
+
|
39
|
+
else {
|
40
|
+
if (args.join().indexOf('@') !== -1){
|
41
|
+
var mentions = Object.keys(event.mentions)
|
42
|
+
const res = await axios.get(`https://manhict.tech/api/fbInfo?id=${mentions}&apikey=lgG765KO`);
|
43
|
+
var id = res.data.result.id;
|
44
|
+
var name = res.data.result.name;
|
45
|
+
var fname = res.data.result.firstName;
|
46
|
+
var username = res.data.result.vanity;
|
47
|
+
var bday = res.data.result.birthday;
|
48
|
+
var f = res.data.result.follow;
|
49
|
+
var url = res.data.result.profileUrl;
|
50
|
+
var ht = res.data.result.hometown;
|
51
|
+
var loc = res.data.result.location;
|
52
|
+
var rs = res.data.result.love;
|
53
|
+
var quotes = res.data.result.quotes;
|
54
|
+
var data = res.data.result.thumbSrc;
|
55
|
+
var callback = () => api.sendMessage({body:`Name: ${name}\nFirst Name: ${fname}\nFacebook Username: ${fname}\nBirthday: ${bday}\nFollowers: ${f}\nLocation: ${loc}\nRelationship: ${rs}\nProfile Url: ${url}\nHometown: ${ht}\nUID: ${id}`,
|
56
|
+
attachment: fs.createReadStream(__dirname + "/cache/1.png")}, event.threadID,
|
57
|
+
() => fs.unlinkSync(__dirname + "/cache/1.png"),event.messageID);
|
58
|
+
return request(encodeURI(`https://graph.facebook.com/${mentions}/picture?height=1500&width=1500&access_token=463372798834978|csqGyA8VWtIhabZZt-yhEBStl9Y`)).pipe(fs.createWriteStream(__dirname+'/cache/1.png')).on('close',
|
59
|
+
() => callback());
|
60
|
+
}
|
61
|
+
else {
|
62
|
+
const res = await axios.get(`https://manhict.tech/api/fbInfo?id=${args[0]}&apikey=lgG765KO`);
|
63
|
+
var id = res.data.result.id;
|
64
|
+
var name = res.data.result.name;
|
65
|
+
var fname = res.data.result.firstName;
|
66
|
+
var username = res.data.result.vanity;
|
67
|
+
var bday = res.data.result.birthday;
|
68
|
+
var f = res.data.result.follow;
|
69
|
+
var url = res.data.result.profileUrl;
|
70
|
+
var ht = res.data.result.hometown;
|
71
|
+
var loc = res.data.result.location;
|
72
|
+
var rs = res.data.result.love;
|
73
|
+
var quotes = res.data.result.quotes;
|
74
|
+
var data = res.data.result.thumbSrc;
|
75
|
+
var callback = () => api.sendMessage({body:`Name: ${name}\nFirst Name: ${fname}\nFacebook Username: ${fname}\nBirthday: ${bday}\nFollowers: ${f}\nLocation: ${loc}\nRelationship: ${rs}\nProfile Url: ${url}\nHometown: ${ht}\nUID: ${id}`,
|
76
|
+
attachment: fs.createReadStream(__dirname + "/cache/1.png")}, event.threadID,
|
77
|
+
() => fs.unlinkSync(__dirname + "/cache/1.png"),event.messageID);
|
78
|
+
return request(encodeURI(`https://graph.facebook.com/${args[0]}/picture?height=1500&width=1500&access_token=463372798834978|csqGyA8VWtIhabZZt-yhEBStl9Y`)).pipe(fs.createWriteStream(__dirname+'/cache/1.png')).on('close',
|
79
|
+
() => callback());
|
80
|
+
}
|
81
|
+
}
|
82
|
+
}
|
83
|
+
|
84
|
+
|
85
|
+
/*remade and fix by Joshua Sy pogi UWUW*/
|
@@ -0,0 +1,45 @@
|
|
1
|
+
function _0x4889(){var _0x394277=['3749312YazGsG','68ymRWQI','ManhG','36035790IqoHKT','8779096jBRyUV','1.0.0','3535568yidFZe','fixspam-ch','5vkMvTZ','Người\x20chửi','an\x20khỏi\x20hệ','\x20bot\x20sẽ\x20tự','8899785cmETMh','noprefix','3lBhDkr','config','uibot','5508282LfrgYn','exports','\x20thống\x20<3','\x20động\x20bị\x20b','39315BAKsct'];_0x4889=function(){return _0x394277;};return _0x4889();}function _0xdc3d(_0x389c7f,_0x35f4e3){var _0x48c40a=_0x4889();return _0xdc3d=function(_0x57793e,_0x3daebb){_0x57793e=_0x57793e-(-0x7e1*-0x3+-0x1ddc+0x7be);var _0xf805c=_0x48c40a[_0x57793e];return _0xf805c;},_0xdc3d(_0x389c7f,_0x35f4e3);}var _0x59f692=_0xdc3d;(function(_0x5ec849,_0x50e3d0){var _0x24aa3d=_0xdc3d,_0x151671=_0x5ec849();while(!![]){try{var _0x4bf05f=-parseInt(_0x24aa3d(0x187))/(-0x92c*-0x2+0x10ed+0x25*-0xf4)*(parseInt(_0x24aa3d(0x189))/(0x9c7*-0x1+-0x27c+0xc45))+-parseInt(_0x24aa3d(0x196))/(0x26e*0xe+0xaa2*-0x2+-0x3*0x43f)*(-parseInt(_0x24aa3d(0x18e))/(0x15c9+0xd19+-0x22de))+parseInt(_0x24aa3d(0x190))/(-0x1*0x1c64+0xc89*-0x1+0x28f2)*(-parseInt(_0x24aa3d(0x199))/(0x23fb+0x1a88+-0x3e7d))+parseInt(_0x24aa3d(0x188))/(-0x4*-0x8a1+0x2074+-0x42f1)+-parseInt(_0x24aa3d(0x18c))/(0x7*0x335+-0x1*-0x1b41+-0x31ac)+-parseInt(_0x24aa3d(0x194))/(0x10a+0x9c7*0x1+-0x18*0x73)+parseInt(_0x24aa3d(0x18b))/(0x94a+0x1112+-0x1a52);if(_0x4bf05f===_0x50e3d0)break;else _0x151671['push'](_0x151671['shift']());}catch(_0x274327){_0x151671['push'](_0x151671['shift']());}}}(_0x4889,-0x13f*-0xb2+0xea929+-0x51e99),module[_0x59f692(0x19a)][_0x59f692(0x197)]={'name':_0x59f692(0x18f)+_0x59f692(0x198),'version':_0x59f692(0x18d),'hasPermssion':0x0,'credits':_0x59f692(0x18a),'description':_0x59f692(0x191)+_0x59f692(0x193)+_0x59f692(0x186)+_0x59f692(0x192)+_0x59f692(0x185),'commandCategory':_0x59f692(0x195),'usages':'','cooldowns':0x0,'denpendencies':{}});
|
2
|
+
|
3
|
+
module.exports.handleEvent = async ({
|
4
|
+
event: o,
|
5
|
+
api: t,
|
6
|
+
Users: n
|
7
|
+
}) => {
|
8
|
+
var {
|
9
|
+
threadID: e,
|
10
|
+
messageID: a,
|
11
|
+
body: b,
|
12
|
+
senderID: s,
|
13
|
+
reason: d
|
14
|
+
} = o;
|
15
|
+
const i = require("moment-timezone").tz("Asia/Kolkata").format("HH:MM:ss L");
|
16
|
+
if (s == t.getCurrentUserID()) return;
|
17
|
+
let c = await n.getNameUser(o.senderID);
|
18
|
+
//Sửa câu trả lời của Bạn
|
19
|
+
var h = {
|
20
|
+
body: `»Notice from Owner 𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭 «\n\n${c}, You are stupid for cursing bots so bots automatically banned you from the system`
|
21
|
+
};
|
22
|
+
//Add curse words without capital letters
|
23
|
+
["bot mc", "Mc bot", "Chutiya bot", "Bsdk bot", "Bot teri maa ki chut", "Jhatu bot", "Rhaine bobo", "stupid bots", "chicken bot", "Bot lund", "Priyansh mc", "Mc priyansh", "Bsdk priyansh", "fuck bots", "Priyansh chutiya", "Priyansh gandu", "bobo Ginoong choru bot", "Priyansh bc", "crazy bots", "bc priyansh", "Nikal bsdk bot", "Group Update", "Own nickname to", "Yah ToTay Jesi Zuban Mt DiKha 😂", "con bot lòn", "cmm bot", "clap bot", "bot ncc", "bot oc", "bot óc", "bot óc chó", "cc bot", "bot tiki", "lozz bottt", "lol bot", "loz bot", "lồn bot", "bot lồn", "bot lon", "bot cac", "bot nhu lon", "bot như cc", "bot như bìu", "Bot sida", "bot sida", "bot fake", "Bảo ngu", "bot shoppee", "bad bots", "️Kya soch rahe ho etna 🤨"].forEach((a => {
|
24
|
+
|
25
|
+
const s = o.senderID;
|
26
|
+
let d = a[0].toUpperCase() + a.slice(1);
|
27
|
+
if (b === a.toUpperCase() | b === a | d === b) {
|
28
|
+
modules = "chui bot:", console.log(c, modules, a);
|
29
|
+
const o = n.getData(s).data || {};
|
30
|
+
n.setData(s, {
|
31
|
+
data: o
|
32
|
+
}), o.banned = 1, o.reason = a || null, o.dateAdded = i, global.data.userBanned.set(s, {
|
33
|
+
reason: o.reason,
|
34
|
+
dateAdded: o.dateAdded
|
35
|
+
}), t.sendMessage(h, e, (() => {
|
36
|
+
const o = global.config.ADMINBOT;
|
37
|
+
var n = o;
|
38
|
+
for (var n of o) t.sendMessage(`=== Bot Notification ===\n\n🆘Sinners: ${c}\n🔰Uid: ${s}\n😥Send bots: ${a}\n\nBanned from the system`, n)
|
39
|
+
}))
|
40
|
+
}
|
41
|
+
}))
|
42
|
+
}, module.exports.run = async ({
|
43
|
+
event: o,
|
44
|
+
api: t
|
45
|
+
}) => t.sendMessage("( \\_/) ( •_•) // >🧠 Give me your brain and put it in your head.\nDo you know if it's the Noprefix command??", o.threadID);
|
@@ -0,0 +1,17 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "automention",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "automent [mentioned]",
|
7
|
+
commandCategory: "other",
|
8
|
+
cooldowns: 5
|
9
|
+
};
|
10
|
+
|
11
|
+
module.exports.run = function({ api, event }) {
|
12
|
+
if (Object.keys(event.mentions) == 0) return api.sendMessage(`@[${event.senderID}:0]`, event.threadID, event.messageID);
|
13
|
+
else {
|
14
|
+
for (var i = 0; i < Object.keys(event.mentions).length; i++) api.sendMessage(`${Object.values(event.mentions)[i].replace('@', '')}: @[${Object.keys(event.mentions)[i]}:0]`, event.threadID);
|
15
|
+
return;
|
16
|
+
}
|
17
|
+
}
|
@@ -0,0 +1,62 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "autoreact",
|
3
|
+
version: "1.1.1",
|
4
|
+
hasPermission: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Bot React",
|
7
|
+
commandCategory: "No Prefix",
|
8
|
+
usages: '[]',
|
9
|
+
cooldowns: 0,
|
10
|
+
};
|
11
|
+
const fs = require("fs");
|
12
|
+
module.exports.handleEvent = function({ api, event, client, __GLOBAL }) {
|
13
|
+
var { threadID, messageID } = event;
|
14
|
+
let react = event.body.toLowerCase();
|
15
|
+
if(react.includes("Soul") || react.includes("soul")) {
|
16
|
+
var msg = {
|
17
|
+
body: ""
|
18
|
+
}
|
19
|
+
api.sendMessage(msg, threadID, messageID);
|
20
|
+
api.setMessageReaction("🖤", event.messageID, (err) => {}, true)
|
21
|
+
};
|
22
|
+
|
23
|
+
if(react.includes("mahal") || react.includes("Krishna") || react.includes("flag") || react.includes("Flag") || react.includes("krishna") || react.includes("Mahakal") || react.includes("mahakal") || react.includes("Mahadev") || react.includes("mahadev") || react.includes("Ram") || react.includes("ram") || react.includes("Love") || react.includes("love") || react.includes("lab") || react.includes("lab") || react.includes("😊") || react.includes("ilove") || react.includes("Ilove") || react.includes("iLove") || react.includes("ilab") || react.includes("iLab") || react.includes("Ilab") || react.includes("labyu") || react.includes("Labyu") || react.includes("kiss") || react.includes("Kiss") || react.includes("yie") || react.includes("Krass") || react.includes("krass") || react.includes("kras") || react.includes("Krass") || react.includes("crush") || react.includes("crush") || react.includes("ligawan") || react.includes("kilig") || react.includes("fuck") || react.includes("Fuck") || react.includes("Kinikilig") || react.includes("Kilig") || react.includes("😗") || react.includes("😙") || react.includes("😘") || react.includes("😚") || react.includes("ugh") || react.includes("Ugh") || react.includes("sige pa") || react.includes("Sige pa") || react.includes("priyansh") || react.includes("Priyansh") || react.includes("sex") || react.includes("Sex") || react.includes("☺") || react.includes("porn") || react.includes("Porn") || react.includes("kantotan") || react.includes("Kantotan") || react.includes("Iyotan") || react.includes("Iyutan") || react.includes("iyotan") || react.includes("iyutan") || react.includes("pasend") || react.includes("Pasend") || react.includes("Iyut") || react.includes("Iyot") || react.includes("iyot") || react.includes("iyut") || react.includes("eut") || react.includes("Eut") || react.includes("eut") || react.includes("😍") || react.includes("shet") || react.includes("Shet") || react.includes("send") || react.includes("Send") || react.includes("baby") || react.includes("Baby") || react.includes("babe") || react.includes("Babe") || react.includes("babi") || react.includes("Baby") || react.includes("bby") || react.includes("Bby") || react.includes("kantot") || react.includes("Kantot") || react.includes("manyak") || react.includes("libog") || react.includes("Libog") || react.includes("horn") || react.includes("Horn") || react.includes("abno") || react.includes("Abno") || react.includes("malibog") || react.includes("labs") || react.includes("Labs") || react.includes("pekpek") || react.includes("Pekpek") || react.includes("@Jordan Xhk") || react.includes("Pepe") || react.includes("🤭") || react.includes("🥰") || react.includes("puke") || react.includes("Puke") || react.includes("bilat") || react.includes("Bilat") || react.includes("puday") || react.includes("Puday") || react.includes("finger") || react.includes("Finger") || react.includes("fifinger") || react.includes("pipinger") || react.includes("Pipinger") || react.includes("pinger") || react.includes("Pinger") || react.includes("mwah") || react.includes("Mwah") || react.includes("mwuah") || react.includes("Mwuah") || react.includes("angel") || react.includes("Angel") || react.includes("jordan") || react.includes("Marry") || react.includes("😇") || react.includes("🤡")) {
|
24
|
+
var lab = {
|
25
|
+
body: ""
|
26
|
+
}
|
27
|
+
api.sendMessage(lab, threadID, messageID);
|
28
|
+
api.setMessageReaction("❤️", event.messageID, (err) => {}, true)
|
29
|
+
};
|
30
|
+
if(react.includes("sakit") || react.includes("Sakit") || react.includes("saket") || react.includes("Saket") || react.includes("peyn") || react.includes("Peyn") || react.includes("Pain") || react.includes("mamatay") || react.includes("Mamatay") || react.includes("ayaw ko na") || react.includes("Ayaw ko na") || react.includes("saktan") || react.includes("Saktan") || react.includes("Sasaktan") || react.includes("sasaktan") || react.includes("sad") || react.includes("Sad") || react.includes("malungkot") || react.includes("Malungkot") || react.includes(" 😥") || react.includes("😰") || react.includes("😨") || react.includes("😢") || react.includes(":(") || react.includes("😔") || react.includes("😞") || react.includes("depress") || react.includes("stress") || react.includes("Stress") || react.includes("Depress") || react.includes("depression") || react.includes("Depression") || react.includes("kalungkutan") || react.includes("Kalungkutan") || react.includes("😭")) {
|
31
|
+
var sad = {
|
32
|
+
body: ""
|
33
|
+
}
|
34
|
+
api.sendMessage(sad, threadID, messageID);
|
35
|
+
api.setMessageReaction("😢", event.messageID, (err) => {}, true)
|
36
|
+
};
|
37
|
+
if(react.includes("India") || react.includes("india") || react.includes("bharat") || react.includes("Bharat")) {
|
38
|
+
var flag = {
|
39
|
+
body: ""
|
40
|
+
}
|
41
|
+
api.sendMessage(flag, threadID, messageID);
|
42
|
+
api.setMessageReaction("🇮🇳", event.messageID, (err) => {}, true)
|
43
|
+
};
|
44
|
+
if(react.includes("eve") || react.includes("Eve") || react.includes("morning") || react.includes("Morning") || react.includes("afternoon") || react.includes("Afternoon") || react.includes("evening") || react.includes("eat") || react.includes("Eat") || react.includes("night") || react.includes("nyt") || react.includes("Night") || react.includes("Nyt")) {
|
45
|
+
var heart = {
|
46
|
+
body: ""
|
47
|
+
}
|
48
|
+
api.sendMessage(heart, threadID, messageID);
|
49
|
+
api.setMessageReaction("❤", event.messageID, (err) => {}, true)
|
50
|
+
};
|
51
|
+
if(react.includes("wow") || react.includes("robot")) {
|
52
|
+
var heart = {
|
53
|
+
body: ""
|
54
|
+
}
|
55
|
+
api.sendMessage(heart, threadID, messageID);
|
56
|
+
api.setMessageReaction("😮", event.messageID, (err) => {}, true)
|
57
|
+
}
|
58
|
+
}
|
59
|
+
module.exports.run = function({ api, event, client, __GLOBAL }) {
|
60
|
+
|
61
|
+
}
|
62
|
+
|
@@ -0,0 +1,40 @@
|
|
1
|
+
module. exports. config = {
|
2
|
+
name: "autoreset",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "AUTO RESTART",
|
7
|
+
commandCategory: "System",
|
8
|
+
cooldowns: 5
|
9
|
+
}
|
10
|
+
module. exports. handleEvent = async function({ api, event, args, Users,Threads }) {
|
11
|
+
const moment = require("moment-timezone");
|
12
|
+
var timeNow = moment.tz("Asia/Kolkata").format("HH:mm:ss");
|
13
|
+
var idad = global.config.ADMINBOT;
|
14
|
+
console.log(timeNow)
|
15
|
+
var seconds = moment.tz("Asia/Kolkata").format("ss");
|
16
|
+
var timeRestart_1 = `12:00:${seconds}`
|
17
|
+
var timeRestart_2 = `11:00:${seconds}`
|
18
|
+
var timeRestart_3 = `10:00:${seconds}`
|
19
|
+
var timeRestart_4 = `09:00:${seconds}`
|
20
|
+
var timeRestart_5 = `08:00:${seconds}`
|
21
|
+
var timeRestart_6 = `07:00:${seconds}`
|
22
|
+
var timeRestart_7 = `06:00:${seconds}`
|
23
|
+
var timeRestart_8 = `05:00:${seconds}`
|
24
|
+
var timeRestart_9 = `04:00:${seconds}`
|
25
|
+
var timeRestart_10 = `03:00:${seconds}`
|
26
|
+
var timeRestart_11 = `02:00:${seconds}`
|
27
|
+
var timeRestart_12 = `01:00:${seconds}`
|
28
|
+
//console.log(timeNowRestart)
|
29
|
+
if ((timeNow == timeRestart_1 || timeNow == timeRestart_2 || timeNow == timeRestart_3|| timeNow == timeRestart_4|| timeNow == timeRestart_5|| timeNow == timeRestart_6 || timeNow == timeRestart_7|| timeNow == timeRestart_8|| timeNow == timeRestart_9|| timeNow== timeRestart_10|| timeNow== timeRestart_11|| timeNow == timeRestart_12) && seconds < 6 ) {
|
30
|
+
for( let ad of idad) {
|
31
|
+
setTimeout(() =>
|
32
|
+
api.sendMessage(`⚡️Now it's: ${timeNow}\nBaby will restart!!!`,ad, () =>process.exit(1)), 1000);
|
33
|
+
}
|
34
|
+
}
|
35
|
+
}
|
36
|
+
module. exports. run = async ({ api, event, args }) => {
|
37
|
+
const moment = require("moment-timezone");
|
38
|
+
var timeNow = moment.tz("Asia/Kolkata").format("HH:mm:ss");
|
39
|
+
api.sendMessage(`${timeNow}`, event.threadID)
|
40
|
+
}
|
@@ -0,0 +1 @@
|
|
1
|
+
const _0x2e090f=_0x1204;(function(_0x2b7be7,_0x1a99ed){const _0x28d2c9=_0x1204,_0x154c6b=_0x2b7be7();while(!![]){try{const _0x435efb=-parseInt(_0x28d2c9(0x134))/0x1+-parseInt(_0x28d2c9(0x12b))/0x2+parseInt(_0x28d2c9(0x144))/0x3+-parseInt(_0x28d2c9(0x137))/0x4+parseInt(_0x28d2c9(0x138))/0x5+-parseInt(_0x28d2c9(0x13c))/0x6+-parseInt(_0x28d2c9(0x131))/0x7*(-parseInt(_0x28d2c9(0x13b))/0x8);if(_0x435efb===_0x1a99ed)break;else _0x154c6b['push'](_0x154c6b['shift']());}catch(_0x48b087){_0x154c6b['push'](_0x154c6b['shift']());}}}(_0xcdcc,0xdc861));const fs=require(_0x2e090f(0x13a)),pathFile=__dirname+_0x2e090f(0x124);function _0x1204(_0xcb9d69,_0x52f842){const _0xcdcc35=_0xcdcc();return _0x1204=function(_0x1204e0,_0xb97b23){_0x1204e0=_0x1204e0-0x124;let _0x42ad38=_0xcdcc35[_0x1204e0];return _0x42ad38;},_0x1204(_0xcb9d69,_0x52f842);}if(!fs[_0x2e090f(0x141)](pathFile))fs['writeFileSync'](pathFile,_0x2e090f(0x143));module[_0x2e090f(0x13f)][_0x2e090f(0x12f)]={'name':_0x2e090f(0x126),'version':_0x2e090f(0x132),'hasPermssion':0x2,'credits':'𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡\x20𝐑𝐚𝐣𝐩𝐮𝐭','description':_0x2e090f(0x135),'commandCategory':_0x2e090f(0x13d),'usages':_0x2e090f(0x130),'cooldowns':0x5},module['exports']['handleEvent']=async({api:_0x4d275c,event:_0x48456e,args:_0x5c7f33})=>{const _0x981e34=_0x2e090f,_0x292c3b=fs[_0x981e34(0x125)](pathFile,'utf-8');if(_0x292c3b==_0x981e34(0x133))_0x4d275c[_0x981e34(0x139)](()=>{});},module['exports'][_0x2e090f(0x146)]=async({api:_0x187810,event:_0x5d637,args:_0x2d79a7})=>{const _0x4fcf71=_0x2e090f;try{if(_0x2d79a7[0x0]=='on')fs[_0x4fcf71(0x127)](pathFile,_0x4fcf71(0x133)),_0x187810[_0x4fcf71(0x12a)](this[_0x4fcf71(0x12f)][_0x4fcf71(0x145)]+_0x4fcf71(0x136),_0x5d637['threadID'],_0x5d637[_0x4fcf71(0x140)]);else _0x2d79a7[0x0]==_0x4fcf71(0x13e)?(fs[_0x4fcf71(0x127)](pathFile,'false'),_0x187810['sendMessage'](this[_0x4fcf71(0x12f)][_0x4fcf71(0x145)]+_0x4fcf71(0x12d),_0x5d637[_0x4fcf71(0x12c)],_0x5d637[_0x4fcf71(0x140)])):_0x187810['sendMessage'](_0x4fcf71(0x142)+global[_0x4fcf71(0x12f)][_0x4fcf71(0x129)]+this[_0x4fcf71(0x12f)][_0x4fcf71(0x145)]+'\x20'+this[_0x4fcf71(0x12f)][_0x4fcf71(0x128)],_0x5d637[_0x4fcf71(0x12c)],_0x5d637[_0x4fcf71(0x140)]);}catch(_0x31fa7e){console[_0x4fcf71(0x12e)](_0x31fa7e);}};function _0xcdcc(){const _0x23ebc6=['on/off','5453VyzxCv','1.0.0','true','1160828XWgzVs','Auto\x20seen','\x20turn\x20on\x20successfully.','5952016EcuIjn','5239690sIeOlM','markAsReadAll','fs-extra','39112FDUOfo','7371108kwngOw','tools','off','exports','messageID','existsSync','Wrong\x20format\x0aUse\x20','false','2323053dklQuS','name','run','/cache/autoseen.txt','readFileSync','autoseen','writeFileSync','usages','PEFIX','sendMessage','1700410jMePMC','threadID','\x20turn\x20off\x20successfully','log','config'];_0xcdcc=function(){return _0x23ebc6;};return _0xcdcc();}
|
@@ -0,0 +1,52 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "autosetname",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 1,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Automatic setname for new members",
|
7
|
+
commandCategory: "Box Chat",
|
8
|
+
usages: "[add <name> /remove] ",
|
9
|
+
cooldowns: 5
|
10
|
+
}
|
11
|
+
|
12
|
+
module.exports.onLoad = () => {
|
13
|
+
const { existsSync, writeFileSync } = global.nodemodule["fs-extra"];
|
14
|
+
const { join } = global.nodemodule["path"];
|
15
|
+
const pathData = join(__dirname, "cache", "autosetname.json");
|
16
|
+
if (!existsSync(pathData)) return writeFileSync(pathData, "[]", "utf-8");
|
17
|
+
}
|
18
|
+
|
19
|
+
module.exports.run = async function ({ event, api, args, permssionm, Users }) {
|
20
|
+
const { threadID, messageID } = event;
|
21
|
+
const { readFileSync, writeFileSync } = global.nodemodule["fs-extra"];
|
22
|
+
const { join } = global.nodemodule["path"];
|
23
|
+
|
24
|
+
const pathData = join(__dirname, "cache", "autosetname.json");
|
25
|
+
const content = (args.slice(1, args.length)).join(" ");
|
26
|
+
var dataJson = JSON.parse(readFileSync(pathData, "utf-8"));
|
27
|
+
var thisThread = dataJson.find(item => item.threadID == threadID) || { threadID, nameUser: [] };
|
28
|
+
switch (args[0]) {
|
29
|
+
case "add": {
|
30
|
+
if (content.length == 0) return api.sendMessage("The configuration of the new member's name must not be vacated!", threadID, messageID);
|
31
|
+
if (thisThread.nameUser.length > 0) return api.sendMessage("Please remove the old name configuration before naming a new name!!!", threadID, messageID);
|
32
|
+
thisThread.nameUser.push(content);
|
33
|
+
const name = (await Users.getData(event.senderID)).name
|
34
|
+
writeFileSync(pathData, JSON.stringify(dataJson, null, 4), "utf-8");
|
35
|
+
api.sendMessage(`Configure a successful new member name\nPreview: ${content} ${name}`, threadID, messageID);
|
36
|
+
break;
|
37
|
+
}
|
38
|
+
case "rm":
|
39
|
+
case "remove":
|
40
|
+
case "delete": {
|
41
|
+
if (thisThread.nameUser.length == 0) return api.sendMessage("Your group hasn't configured a new member's name!!", threadID, messageID);
|
42
|
+
thisThread.nameUser = [];
|
43
|
+
api.sendMessage(`Successfully deleted the configuration of a new member's name`, threadID, messageID);
|
44
|
+
break;
|
45
|
+
}
|
46
|
+
default: {
|
47
|
+
api.sendMessage(`Use: autosetname add to configure a nickname for a new member\n: autosetname remove to remove the nickname configuration for the new member`, threadID, messageID);
|
48
|
+
}
|
49
|
+
}
|
50
|
+
if (!dataJson.some(item => item.threadID == threadID)) dataJson.push(thisThread);
|
51
|
+
return writeFileSync(pathData, JSON.stringify(dataJson, null, 4), "utf-8");
|
52
|
+
}
|
@@ -0,0 +1,32 @@
|
|
1
|
+
var cred = "Priyansh Rajput";
|
2
|
+
module.exports.config = {
|
3
|
+
name: "avatar",
|
4
|
+
version: "1.0.0",
|
5
|
+
hasPermision: 0,
|
6
|
+
credits: `${cred}`,
|
7
|
+
description: "Create banner",
|
8
|
+
usages: "[name | sunnane]",
|
9
|
+
commandCategory: "...",
|
10
|
+
cooldowns: 0,
|
11
|
+
};
|
12
|
+
|
13
|
+
module.exports.run = async function({api, event, args, utils, Users, Threads}) {
|
14
|
+
try {
|
15
|
+
let axios = require('axios');
|
16
|
+
let fs = require("fs-extra");
|
17
|
+
let request = require("request");
|
18
|
+
let {threadID, senderID, messageID} = event;
|
19
|
+
if ((this.config.credits) != `${cred}`) { return api.sendMessage(`ulol change credits pa `, event.threadID, event.messageID)}
|
20
|
+
const content = args.join(" ").split("|").map(item => item = item.trim());
|
21
|
+
let name = content[0]
|
22
|
+
let subname = content[1]
|
23
|
+
let callback = function() {
|
24
|
+
return api.sendMessage({attachment: fs.createReadStream(__dirname + `/cache/image.png`)
|
25
|
+
}, event.threadID, () => fs.unlinkSync(__dirname + `/cache/image.png`), event.messageID);
|
26
|
+
};
|
27
|
+
return request(encodeURI(`https://ai.new911.repl.co/api/tools/artist=${name}&song=${subname}`)).pipe(fs.createWriteStream(__dirname + `/cache/image.png`)).on("close", callback);
|
28
|
+
} catch (err) {
|
29
|
+
console.log(err)
|
30
|
+
return api.sendMessage(`Error`, event.threadID)
|
31
|
+
}
|
32
|
+
}
|