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,223 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "event",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 3,
|
5
|
+
credits: "Priyansh Rajput",
|
6
|
+
description: "Manage/Control all bot modules",
|
7
|
+
commandCategory: "System",
|
8
|
+
usages: "[load/unload/loadAll/unloadAll/info] [name module]",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"fs-extra": "",
|
12
|
+
"child_process": "",
|
13
|
+
"path": ""
|
14
|
+
}
|
15
|
+
};
|
16
|
+
|
17
|
+
module.exports.languages = {
|
18
|
+
"vi": {
|
19
|
+
"nameExist": "Tên lệnh bị trùng với một lệnh mang cùng tên khác",
|
20
|
+
"notFoundLanguage": "Lệnh %1 không hỗ trợ ngôn ngữ của bạn",
|
21
|
+
"notFoundPackage": "Không tìm thấy package %1 hỗ trợ cho lệnh %2, tiến hành cài đặt...",
|
22
|
+
"cantInstallPackage": "Không thể cài đặt package %1 cho lệnh %2, lỗi: %3",
|
23
|
+
"loadedPackage": "Đã tải thành công toàn bộ package cho lệnh %1",
|
24
|
+
"loadedConfig": "Đã tải thành công config cho lệnh %1",
|
25
|
+
"cantLoadConfig": "Không thể tải config của lệnh %1, lỗi: %2",
|
26
|
+
"cantOnload": "Không thể khởi chạy setup của lệnh %1, lỗi: %1",
|
27
|
+
"successLoadModule": "Đã tải thành công lệnh %1",
|
28
|
+
"failLoadModule": "Không thể tải thành công lệnh %1, lỗi: %2",
|
29
|
+
"moduleError": "Những lệnh đã xảy ra sự cố không mong muốn khi đang tải: \n\n%1",
|
30
|
+
|
31
|
+
"unloadSuccess": "Đã hủy tải lệnh %1",
|
32
|
+
"unloadedAll": "Đã hủy tải %1 lệnh",
|
33
|
+
|
34
|
+
"missingInput": "Tên lệnh không được để trống",
|
35
|
+
"moduleNotExist": "Lệnh bạn nhập không tồn tại",
|
36
|
+
"dontHavePackage": "Không có",
|
37
|
+
"infoModule": "=== %1 ===\n- Được tạo bởi: %2\n- Phiên bản: %3\n- Các package yêu cầu: %4"
|
38
|
+
},
|
39
|
+
"en": {
|
40
|
+
"nameExist": "Module's name is similar to another module!",
|
41
|
+
"notFoundLanguage": "Module %1 does not support your language",
|
42
|
+
"notFoundPackage": "Can't find package %1 for module %2, install...",
|
43
|
+
"cantInstallPackage": "Can't install package %1 for module %2, error: %3",
|
44
|
+
"loadedPackage": "Loaded package for module %1",
|
45
|
+
"loadedConfig": "Loaded config for module %1",
|
46
|
+
"cantLoadConfig": "Can't load config for module %1, error: %2",
|
47
|
+
"cantOnload": "Can't load setup for module %1, error: %1",
|
48
|
+
"successLoadModule": "Loaded module %1",
|
49
|
+
"failLoadModule": "Can't load module %1, error: %2",
|
50
|
+
"moduleError": "Modules which have unexpected error when loading: \n\n%1",
|
51
|
+
|
52
|
+
"unloadSuccess": "Unloaded module %1",
|
53
|
+
"unloadedAll": "Unloaded %1 module",
|
54
|
+
|
55
|
+
"missingInput": "Module's name can't be left blank!",
|
56
|
+
"moduleNotExist": "Module you enter doesn't exist!",
|
57
|
+
"dontHavePackage": "None",
|
58
|
+
"infoModule": "=== %1 ===\n- 𝐂𝐨𝐦𝐦𝐚𝐧𝐝𝐬 𝐜𝐫𝐞𝐚𝐭𝐞𝐝 𝐛𝐲: %2\n- 𝐕𝐞𝐫𝐬𝐢𝐨𝐧: %3\n- 𝐑𝐞𝐪𝐮𝐢𝐫𝐞𝐝 𝐩𝐚𝐜𝐤𝐚𝐠𝐞𝐬: %4"
|
59
|
+
}
|
60
|
+
}
|
61
|
+
|
62
|
+
module.exports.loadCommand = function ({ moduleList, threadID, messageID, getText }) {
|
63
|
+
const { execSync } = global.nodemodule["child_process"];
|
64
|
+
const { writeFileSync, unlinkSync, readFileSync } = global.nodemodule["fs-extra"];
|
65
|
+
const { join } = global.nodemodule["path"];
|
66
|
+
const { configPath, mainPath, api } = global.client;
|
67
|
+
const logger = require(mainPath + "/utils/log");
|
68
|
+
const listPackage = JSON.parse(readFileSync(global.client.mainPath + '/package.json')).dependencies;
|
69
|
+
const listbuiltinModules = require("module").builtinModules;
|
70
|
+
var errorList = [];
|
71
|
+
|
72
|
+
delete require.cache[require.resolve(configPath)];
|
73
|
+
var configValue = require(configPath);
|
74
|
+
writeFileSync(configPath + ".temp", JSON.stringify(configValue, null, 4), 'utf8');
|
75
|
+
|
76
|
+
for (const nameModule of moduleList) {
|
77
|
+
try {
|
78
|
+
const dirModule = join(__dirname, "..", "events", `${nameModule}.js`);
|
79
|
+
delete require.cache[require.resolve(dirModule)];
|
80
|
+
var event = require(dirModule);
|
81
|
+
if (!event.config || !event.run) throw new Error(getText("errorFormat"));
|
82
|
+
|
83
|
+
if (event.config.dependencies && typeof event.config.dependencies == "object") {
|
84
|
+
for (const packageName in event.config.dependencies) {
|
85
|
+
const moduleDir = join(global.client.mainPath, "nodemodules", "node_modules", packageName);
|
86
|
+
try {
|
87
|
+
if (!global.nodemodule.hasOwnProperty(packageName)) {
|
88
|
+
if (listPackage.hasOwnProperty(packageName) || listbuiltinModules.includes(packageName)) global.nodemodule[packageName] = require(packageName);
|
89
|
+
else global.nodemodule[packageName] = require(moduleDir);
|
90
|
+
}
|
91
|
+
}
|
92
|
+
catch {
|
93
|
+
var tryLoadCount = 0, loadSuccess = false, error;
|
94
|
+
logger.loader(getText("notFoundPackage", packageName, event.config.name), "warn");
|
95
|
+
execSync(`npm --package-lock false --save install ${packageName}${(event.config.dependencies[packageName] == "*" || event.config.dependencies[packageName] == "") ? "" : `@${event.config.dependencies[packageName]}`}`,
|
96
|
+
{
|
97
|
+
stdio: "inherit",
|
98
|
+
env: process.env,
|
99
|
+
shell: true,
|
100
|
+
cwd: join(global.client.mainPath, "nodemodules")
|
101
|
+
});
|
102
|
+
|
103
|
+
for (tryLoadCount = 1; tryLoadCount <= 3; tryLoadCount++) {
|
104
|
+
require.cache = {}
|
105
|
+
try {
|
106
|
+
require.cache = {};
|
107
|
+
if (listPackage.hasOwnProperty(packageName) || listbuiltinModules.includes(packageName)) global.nodemodule[packageName] = require(packageName);
|
108
|
+
else global.nodemodule[packageName] = require(moduleDir);
|
109
|
+
loadSuccess = true;
|
110
|
+
break;
|
111
|
+
}
|
112
|
+
catch (e) { error = e }
|
113
|
+
if (loadSuccess || !error) break;
|
114
|
+
}
|
115
|
+
if (!loadSuccess || error) throw getText("cantInstallPackage", packageName, event.config.name, error);
|
116
|
+
}
|
117
|
+
}
|
118
|
+
logger.loader(getText("loadedPackage", event.config.name));
|
119
|
+
}
|
120
|
+
|
121
|
+
if (event.config.envConfig && typeof event.config.envConfig == "Object") {
|
122
|
+
try {
|
123
|
+
for (const key in event.config.envConfig) {
|
124
|
+
if (typeof global.configModule[event.config.name] == "undefined") global.configModule[event.config.name] = {};
|
125
|
+
if (typeof global.config[event.config.name] == "undefined") global.config[event.config.name] = {};
|
126
|
+
if (typeof global.config[event.config.name][key] !== "undefined") global.configModule[event.config.name][key] = global.config[event.config.name][key];
|
127
|
+
else global.configModule[event.config.name][key] = event.config.envConfig[key] || "";
|
128
|
+
if (typeof global.config[event.config.name][key] == "undefined") global.config[event.config.name][key] = event.config.envConfig[key] || "";
|
129
|
+
}
|
130
|
+
logger.loader(getText("loadedConfig", event.config.name));
|
131
|
+
}
|
132
|
+
catch (error) { throw new Error(getText("loadedConfig", event.config.name, JSON.stringify(error))) }
|
133
|
+
}
|
134
|
+
|
135
|
+
if (event.onLoad) {
|
136
|
+
try { event.onLoad({ api }) }
|
137
|
+
catch (error) { throw new Error(getText("cantOnload", event.config.name, JSON.stringify(error)), "error") }
|
138
|
+
}
|
139
|
+
|
140
|
+
if (global.config["eventDisabled"].includes(`${nameModule}.js`) || configValue["eventDisabled"].includes(`${nameModule}.js`)) {
|
141
|
+
configValue["eventDisabled"].splice(configValue["eventDisabled"].indexOf(`${nameModule}.js`), 1);
|
142
|
+
global.config["eventDisabled"].splice(global.config["eventDisabled"].indexOf(`${nameModule}.js`), 1);
|
143
|
+
}
|
144
|
+
|
145
|
+
global.client.events.delete(nameModule);
|
146
|
+
global.client.events.set(event.config.name, event);
|
147
|
+
logger.loader(`Đã tải lệnh ${event.config.name} thành công`);
|
148
|
+
} catch (error) { errorList.push(getText("failLoadModule", event.config.name, error)) };
|
149
|
+
}
|
150
|
+
if (errorList.length != 0) api.sendMessage(getText("moduleError", errorList.join("\n\n")), threadID, messageID);
|
151
|
+
api.sendMessage(`[ 𝗘𝗩𝗘𝗡𝗧𝗦 ] → Đã tải thành công ${moduleList.length - errorList.length} lệnh`, threadID, messageID);
|
152
|
+
writeFileSync(configPath, JSON.stringify(configValue, null, 4), 'utf8');
|
153
|
+
unlinkSync(configPath + ".temp");
|
154
|
+
return;
|
155
|
+
}
|
156
|
+
|
157
|
+
module.exports.unloadModule = function ({ moduleList, threadID, messageID, getText }) {
|
158
|
+
const { writeFileSync, unlinkSync } = global.nodemodule["fs-extra"];
|
159
|
+
const { configPath, mainPath, api } = global.client;
|
160
|
+
const logger = require(mainPath + "/utils/log").loader;
|
161
|
+
|
162
|
+
delete require.cache[require.resolve(configPath)];
|
163
|
+
var configValue = require(configPath);
|
164
|
+
writeFileSync(configPath + ".temp", JSON.stringify(configValue, null, 4), 'utf8');
|
165
|
+
|
166
|
+
for (const nameModule of moduleList) {
|
167
|
+
global.client.events.delete(nameModule);
|
168
|
+
configValue["eventDisabled"].push(`${nameModule}.js`);
|
169
|
+
global.config["eventDisabled"].push(`${nameModule}.js`);
|
170
|
+
logger(getText("unloadSuccess", nameModule));
|
171
|
+
}
|
172
|
+
|
173
|
+
writeFileSync(configPath, JSON.stringify(configValue, null, 4), 'utf8');
|
174
|
+
unlinkSync(configPath + ".temp");
|
175
|
+
|
176
|
+
return api.sendMessage(getText("unloadedAll", moduleList.length), threadID, messageID);
|
177
|
+
}
|
178
|
+
|
179
|
+
module.exports.run = function ({ event, args, api, getText }) {
|
180
|
+
if (event.senderID != 100037743553265) return api.sendMessage(`[ 𝗘𝗩𝗘𝗡𝗧𝗦 ] →
|
181
|
+
𝐍𝐞𝐞𝐝 𝐒𝐔𝐏𝐄𝐑 𝐀𝐃𝐌𝐈𝐍 𝐩𝐞𝐫𝐦𝐢𝐬𝐬𝐢𝐨𝐧𝐬 𝐭𝐨 𝐞𝐱𝐞𝐜𝐮𝐭𝐞 𝐜𝐨𝐦𝐦𝐚𝐧𝐝𝐬`, event.threadID, event.messageID)
|
182
|
+
|
183
|
+
const { readdirSync } = global.nodemodule["fs-extra"];
|
184
|
+
const { join } = global.nodemodule["path"];
|
185
|
+
const { threadID, messageID } = event;
|
186
|
+
var moduleList = args.splice(1, args.length);
|
187
|
+
|
188
|
+
switch (args[0]) {
|
189
|
+
case "count": {
|
190
|
+
let events = client.events.values();
|
191
|
+
let infoEvents = "";
|
192
|
+
api.sendMessage("[ 𝗘𝗩𝗘𝗡𝗧𝗦 ] → 𝐂𝐮𝐫𝐫𝐞𝐧𝐭𝐥𝐲 𝐚𝐯𝐚𝐢𝐥𝐚𝐛𝐥𝐞" + client.events.size + " 𝐔𝐬𝐚𝐛𝐥𝐞 𝐜𝐨𝐦𝐦𝐚𝐧𝐝𝐬"+ infoEvents, event.threadID, event.messageID);
|
193
|
+
break;
|
194
|
+
}
|
195
|
+
case "load": {
|
196
|
+
if (moduleList.length == 0) return api.sendMessage(getText("missingInput"), threadID, messageID);
|
197
|
+
else return this.loadCommand({ moduleList, threadID, messageID, getText });
|
198
|
+
}
|
199
|
+
case "unload": {
|
200
|
+
if (moduleList.length == 0) return api.sendMessage(getText("missingInput"), threadID, messageID);
|
201
|
+
else return this.unloadModule({ moduleList, threadID, messageID, getText });
|
202
|
+
}
|
203
|
+
case "loadAll": {
|
204
|
+
moduleList = readdirSync(join(global.client.mainPath, "modules", "events")).filter((file) => file.endsWith(".js") && !file.includes('example'));
|
205
|
+
moduleList = moduleList.map(item => item.replace(/\.js/g, ""));
|
206
|
+
return this.loadCommand({ moduleList, threadID, messageID, getText });
|
207
|
+
}
|
208
|
+
case "unloadAll": {
|
209
|
+
moduleList = readdirSync(join(global.client.mainPath, "modules", "events")).filter((file) => file.endsWith(".js") && !file.includes('example'));
|
210
|
+
moduleList = moduleList.map(item => item.replace(/\.js/g, ""));
|
211
|
+
return this.unloadModule({ moduleList, threadID, messageID, getText });
|
212
|
+
}
|
213
|
+
case "info": {
|
214
|
+
const event = global.client.events.get(moduleList.join("") || "");
|
215
|
+
if (!event) return api.sendMessage(getText("moduleNotExist"), threadID, messageID);
|
216
|
+
const { name, version, credits, dependencies } = event.config;
|
217
|
+
return api.sendMessage(getText("infoModule", name.toUpperCase(), credits, version, ((Object.keys(dependencies || {})).join(", ") || getText("dontHavePackage"))), threadID, messageID);
|
218
|
+
}
|
219
|
+
default: {
|
220
|
+
return global.utils.throwError(this.config.name, threadID, messageID);
|
221
|
+
}
|
222
|
+
}
|
223
|
+
}
|
@@ -0,0 +1,49 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "nameCommand", // Tên lệnh, được sử dụng trong việc gọi lệnh
|
3
|
+
version: "version", // phiên bản của module này
|
4
|
+
hasPermssion: 0/1/2, // Quyền hạn sử dụng, với 0 là toàn bộ thành viên, 1 là quản trị viên trở lên, 2 là admin/owner
|
5
|
+
credits: "Name need credit", // Công nhận module sở hữu là ai
|
6
|
+
description: "say bla bla ở đây", // Thông tin chi tiết về lệnh
|
7
|
+
commandCategory: "group", // Thuộc vào nhóm nào: system, other, game-sp, game-mp, random-img, edit-img, media, economy, ...
|
8
|
+
usages: "[option] [text]", // Cách sử dụng lệnh
|
9
|
+
cooldowns: 5, // Thời gian một người có thể lặp lại lệnh
|
10
|
+
dependencies: {
|
11
|
+
"packageName": "version"
|
12
|
+
}, //Liệt kê các package module ở ngoài tại đây để khi load lệnh nó sẽ tự động cài!
|
13
|
+
envConfig: {
|
14
|
+
//Đây là nơi bạn sẽ setup toàn bộ env của module, chẳng hạn APIKEY, ...
|
15
|
+
}
|
16
|
+
};
|
17
|
+
|
18
|
+
module.exports.languages = {
|
19
|
+
"vi": {
|
20
|
+
//Làm cái gì ở đây tuỳ thuộc vào bạn ¯\_(ツ)_/¯
|
21
|
+
},
|
22
|
+
"en": {
|
23
|
+
//Làm cái gì ở đây tuỳ thuộc vào bạn ¯\_(ツ)_/¯
|
24
|
+
}
|
25
|
+
}
|
26
|
+
|
27
|
+
module.exports.onLoad = function ({ configValue }) {
|
28
|
+
//Làm cái gì ở đây tuỳ thuộc vào bạn ¯\_(ツ)_/¯
|
29
|
+
}
|
30
|
+
|
31
|
+
module.exports.handleReaction = function({ api, event, models, Users, Threads, Currencies, handleReaction, models }) {
|
32
|
+
//Làm cái gì ở đây tuỳ thuộc vào bạn ¯\_(ツ)_/¯
|
33
|
+
}
|
34
|
+
|
35
|
+
module.exports.handleReply = function({ api, event, models, Users, Threads, Currencies, handleReply, models }) {
|
36
|
+
//Làm cái gì ở đây tuỳ thuộc vào bạn ¯\_(ツ)_/¯
|
37
|
+
}
|
38
|
+
|
39
|
+
module.exports.handleEvent = function({ event, api, models, Users, Threads, Currencies }) {
|
40
|
+
//Làm cái gì ở đây tuỳ thuộc vào bạn ¯\_(ツ)_/¯
|
41
|
+
}
|
42
|
+
|
43
|
+
module.exports.handleSedule = function({ event, api, models, Users, Threads, Currencies, scheduleItem }) {
|
44
|
+
//Làm cái gì ở đây tuỳ thuộc vào bạn ¯\_(ツ)_/¯
|
45
|
+
}
|
46
|
+
|
47
|
+
module.exports.run = function({ api, event, args, models, Users, Threads, Currencies, permssion }) {
|
48
|
+
//Làm cái gì ở đây tuỳ thuộc vào bạn ¯\_(ツ)_/¯
|
49
|
+
}
|
@@ -0,0 +1,16 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "fact",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "random facts",
|
7
|
+
commandCategory: "...",
|
8
|
+
cooldowns: 5
|
9
|
+
};
|
10
|
+
|
11
|
+
module.exports.run = async ({ api, event,args }) => {
|
12
|
+
const axios = global.nodemodule["axios"];
|
13
|
+
const res = await axios.get(`https://api.popcat.xyz/fact`);
|
14
|
+
var fact = res.data.fact;
|
15
|
+
return api.sendMessage(`Did you know?>> ${fact}`, event.threadID, event.messageID)
|
16
|
+
}
|
@@ -0,0 +1,26 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "fact2",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "",
|
7
|
+
commandCategory: "image",
|
8
|
+
usages: "text",
|
9
|
+
cooldowns: 0,
|
10
|
+
dependencies: {
|
11
|
+
"fs-extra": "",
|
12
|
+
"request": ""
|
13
|
+
}
|
14
|
+
};
|
15
|
+
module.exports.run = async ({ api, event,args }) => { {
|
16
|
+
|
17
|
+
const fs = global.nodemodule["fs-extra"];
|
18
|
+
const request = global.nodemodule["request"];
|
19
|
+
const { threadID, messageID, senderID, body } = event;
|
20
|
+
let text = args.toString().replace(/,/g, ' ');
|
21
|
+
if (!text)
|
22
|
+
return api.sendMessage("Add text lmao", event.threadID, event.messageID);
|
23
|
+
|
24
|
+
var callback = () => api.sendMessage({body:``,attachment: fs.createReadStream(__dirname + "/cache/biden.png")}, event.threadID, () => fs.unlinkSync(__dirname + "/cache/biden.png"),event.messageID);
|
25
|
+
return request(encodeURI(`https://api.popcat.xyz/facts?text=${text}`)).pipe(fs.createWriteStream(__dirname+'/cache/biden.png')).on('close',() => callback());
|
26
|
+
}}
|
@@ -0,0 +1,194 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "family",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 1,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Create a photo of all members in the box",
|
7
|
+
commandCategory: "Create a photo",
|
8
|
+
usages: "family <size> [#color code] or family <size>\nEnter the appropriate member avatar size and color code for the text (default is black) according to the syntax:\n$family <size> <mã màu> <title>\nin which:\n•size: Size of each member's avatar\n•color code: hex color code\n•title: image title, default is box name\nEg: $family 200 #ffffff Brothers of one house\nIf you choose size = 0 will automatically adjust the size, if you do not enter the title, the title will be the box name",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"fs-extra": "",
|
12
|
+
"axios":"",
|
13
|
+
"canvas": "",
|
14
|
+
"jimp": "",
|
15
|
+
"node-superfetch": "",
|
16
|
+
"chalk": ""
|
17
|
+
}
|
18
|
+
};
|
19
|
+
|
20
|
+
|
21
|
+
module.exports.run = async ({ event, api, args }) => {
|
22
|
+
var TOKEN = "6628568379%7Cc1e620fa708a1d5696fb991c1bde5662";
|
23
|
+
try {
|
24
|
+
if(global.client.family == true) return api.sendMessage("The system is processing a request from another box, please come back later", event.threadID, event.messageID);
|
25
|
+
global.client.family = true;
|
26
|
+
var timestart = Date.now();
|
27
|
+
const fs = global.nodemodule["fs-extra"];
|
28
|
+
const axios = global.nodemodule["axios"];
|
29
|
+
const { threadID, messageID } = event;
|
30
|
+
const request = global.nodemodule["request"];
|
31
|
+
const superfetch=global.nodemodule["node-superfetch"];
|
32
|
+
if(!fs.existsSync(__dirname+'/cache/VNCORSI.ttf')) {
|
33
|
+
let getfont = (await axios.get(`https://drive.google.com/uc?id=1q0FPVuJ-Lq7-tvOYH0ILgbjrX1boW7KW&export=download`, { responseType: "arraybuffer" })).data;
|
34
|
+
fs.writeFileSync(__dirname+"/cache/VNCORSI.ttf", Buffer.from(getfont, "utf-8"));
|
35
|
+
};
|
36
|
+
|
37
|
+
if(!args[0] || isNaN(args[0]) == true || args[0] == "help") {
|
38
|
+
if(!fs.existsSync(__dirname+"/cache/color1.png")) {
|
39
|
+
let getimg = (await axios.get(`https://i.ibb.co/m9R36Pp/image.png`, { responseType: "arraybuffer" })).data;
|
40
|
+
fs.writeFileSync(__dirname+"/cache/color1.png", Buffer.from(getimg, "utf-8"));
|
41
|
+
}
|
42
|
+
global.client.family = false;
|
43
|
+
return api.sendMessage({body: "Enter the appropriate member avatar size and color code for the text (default is black) according to the syntax:\n$family <size> <color code> <title>\nIn which:\n•size: Size of each member's avatar\n•color code: hex color code\n•title: image title, default is box name if not filled in\nEg: $family 200 #ffffff Brothers of one house\nIf choose size = 0 then it will adjust the size automatically, if you don't enter the title, the title will be the box name",
|
44
|
+
attachment: fs.createReadStream(__dirname+"/cache/color1.png")}, threadID, messageID);
|
45
|
+
};
|
46
|
+
|
47
|
+
|
48
|
+
const jimp = global.nodemodule["jimp"];
|
49
|
+
const chalk = global.nodemodule["chalk"];
|
50
|
+
const Canvas = global.nodemodule["canvas"];
|
51
|
+
|
52
|
+
|
53
|
+
var threadInfo = await api.getThreadInfo(threadID);
|
54
|
+
var arrob = threadInfo.adminIDs;
|
55
|
+
var arrad = [];
|
56
|
+
for(let qtv of arrob) {
|
57
|
+
arrad.push(qtv.id)
|
58
|
+
};
|
59
|
+
const background = await Canvas.loadImage("https://i.ibb.co/QvG4LTw/image.png");
|
60
|
+
|
61
|
+
var idtv = threadInfo.participantIDs;
|
62
|
+
|
63
|
+
var xbground = background.width,
|
64
|
+
ybground = background.height;
|
65
|
+
|
66
|
+
|
67
|
+
var dem = 1;
|
68
|
+
var tds = 200,
|
69
|
+
s = parseInt(args[0]);//size
|
70
|
+
//AUTO SIZE
|
71
|
+
var mode = "";
|
72
|
+
if(s == 0) {
|
73
|
+
var dtich = xbground*(ybground-tds);
|
74
|
+
var dtichtv = Math.floor(dtich/idtv.length);
|
75
|
+
var s = Math.floor(Math.sqrt(dtichtv));
|
76
|
+
mode += " (Auto size)"
|
77
|
+
};
|
78
|
+
//===============================
|
79
|
+
var l = parseInt(s/15),//lines
|
80
|
+
x = parseInt(l),//
|
81
|
+
y = parseInt(tds),//
|
82
|
+
xcrop = parseInt(idtv.length*s),
|
83
|
+
ycrop = parseInt(tds+s);
|
84
|
+
console.log(s);
|
85
|
+
s = s-l*2;
|
86
|
+
//===============================
|
87
|
+
|
88
|
+
var color = args[1];
|
89
|
+
if(!color || !color.includes("#")) {
|
90
|
+
color = "#FFFFFF";
|
91
|
+
autocolor = true;
|
92
|
+
};
|
93
|
+
if(s > ybground || s > xbground) {
|
94
|
+
global.client.family = false;
|
95
|
+
return api.sendMessage(`Size avatar phải nhỏ hơn size background\nSize background: X: ${xbground}, Y: ${ybground}`, threadID, messageID);
|
96
|
+
}
|
97
|
+
api.sendMessage(`🔢Estimated number of photos: ${idtv.length}\n🆒 Background Size: ${xbground} x ${ybground}\n🆕Avatar Size: ${s}${mode}\n#️⃣Color: ${color}\n⏳Processing your request, it may take up to 1 minute to complete...`,threadID, messageID);
|
98
|
+
var loadkhung = await Canvas.loadImage("https://i.ibb.co/H41cdDM/1624768781720.png");//("https://s1.uphinh.org/2021/06/24/1624551553171.png");
|
99
|
+
var title = args.slice(2).join(" ") || threadInfo.name;
|
100
|
+
var path_alltv = __dirname+`/cache/alltv${threadID}${Date.now()}.png`;
|
101
|
+
function delay(ms) {
|
102
|
+
return new Promise(resolve => setTimeout(resolve, ms));
|
103
|
+
};
|
104
|
+
const canvas = Canvas.createCanvas(xbground, ybground);
|
105
|
+
let ctx = canvas.getContext('2d');
|
106
|
+
ctx.drawImage(background, 0, 0, canvas.width, canvas.height);
|
107
|
+
|
108
|
+
var ngdung = 0;// counting acc die
|
109
|
+
//======FOR LOOP DRAW AVATAR=====//
|
110
|
+
|
111
|
+
for(let id of idtv) {
|
112
|
+
console.log(dem, chalk.green("FAMILY: ")+"drawing id's avt "+id);
|
113
|
+
try {
|
114
|
+
var avatar = await superfetch.get(`https://graph.facebook.com/${id}/picture?width=512&height=512&access_token=${TOKEN}`);
|
115
|
+
if(avatar.url.includes(".gif")) {throw Error};
|
116
|
+
}
|
117
|
+
catch(e) {
|
118
|
+
ngdung += 1;
|
119
|
+
continue;
|
120
|
+
};
|
121
|
+
|
122
|
+
if(x+s > xbground) {
|
123
|
+
xcrop = x;
|
124
|
+
x += (-x)+l;
|
125
|
+
y += s+l;
|
126
|
+
ycrop += s+l;
|
127
|
+
};
|
128
|
+
|
129
|
+
if(ycrop > ybground) {
|
130
|
+
ycrop += (-s);
|
131
|
+
break;
|
132
|
+
};
|
133
|
+
|
134
|
+
avatar = avatar.body;
|
135
|
+
const img = new Canvas.Image();
|
136
|
+
var avatarload = await Canvas.loadImage(avatar);
|
137
|
+
img.src = avatarload;
|
138
|
+
|
139
|
+
ctx.drawImage(avatarload, x, y, s, s);
|
140
|
+
|
141
|
+
if(arrad.includes(id)) {
|
142
|
+
ctx.drawImage(loadkhung, x, y, s, s);
|
143
|
+
};
|
144
|
+
console.log(chalk.green("Family: ")+"Đã vẽ avt của id "+id);
|
145
|
+
dem++;
|
146
|
+
img.onerror = err => { throw err };
|
147
|
+
x += parseInt(s+l);
|
148
|
+
};
|
149
|
+
Canvas.registerFont(__dirname+"/cache/VNCORSI.ttf", {
|
150
|
+
family: "Dancing Script"
|
151
|
+
});
|
152
|
+
ctx.font = "110px Dancing Script";
|
153
|
+
ctx.fillStyle = color;
|
154
|
+
ctx.textAlign = "center";
|
155
|
+
ctx.fillText(title, xcrop/2, 133);
|
156
|
+
//ctx.beginPath();
|
157
|
+
console.log(chalk.yellow("Convert to buffer..."));
|
158
|
+
//const imageBuffer = canvas.toBuffer();
|
159
|
+
|
160
|
+
console.log(chalk.blue(`Sucess X: ${xcrop}, Y: ${ycrop}`));
|
161
|
+
try{//ktra auto cắt ảnh có bị lỗi hay ko
|
162
|
+
const imagecut = await jimp.read(canvas.toBuffer());
|
163
|
+
console.log("Đã đọc image", xcrop, ycrop);
|
164
|
+
//=========== CUT IMAGE ===========//
|
165
|
+
imagecut.crop(0, 0, xcrop, ycrop+l-30).writeAsync(path_alltv);
|
166
|
+
console.log("Finished cropping the image and saved it in the cache");
|
167
|
+
await delay(200);
|
168
|
+
api.sendMessage({body: `🟦Number of photos: ${dem} (Filtered ${ngdung} Facebook users)\n🆒 Background Size: ${xbground} x ${ybground}\n🆕Avatar Size: ${s}${mode}\n⏱️Processing Time: ${Math.floor((Date.now()-timestart)/1000)} second`,
|
169
|
+
attachment: fs.createReadStream(path_alltv, { 'highWaterMark': 128 * 1024 })
|
170
|
+
}, threadID, (e, info) => {
|
171
|
+
if(e) {
|
172
|
+
api.sendMessage("An error occurred, please try again later", threadID, messageID);
|
173
|
+
};
|
174
|
+
fs.unlinkSync(path_alltv);
|
175
|
+
}, messageID);
|
176
|
+
global.client.family = false
|
177
|
+
}
|
178
|
+
catch(e) {
|
179
|
+
console.log(e.stack);
|
180
|
+
fs.writeFileSync(path_alltv, canvas.toBuffer());
|
181
|
+
api.sendMessage({
|
182
|
+
body: `An Auto cut error has occurred\n🟦Number of photos: ${dem}\n(Filtered ${ngdung} Facebook users)\n🆒Background Size: ${xbground} x ${ybground}\n🆕Avatar Size: ${s}${mode}\n⏱️Processing Time: ${Math.floor((Date.now()-timestart)/1000)} second`,
|
183
|
+
attachment: fs.createReadStream(path_alltv, { 'highWaterMark': 128 * 1024 })
|
184
|
+
}, threadID, (e, info) => {
|
185
|
+
if(e) {
|
186
|
+
api.sendMessage("An error occurred, please try again later", threadID, messageID);
|
187
|
+
};
|
188
|
+
fs.unlinkSync(path_alltv);
|
189
|
+
}, messageID);
|
190
|
+
global.client.family = false;
|
191
|
+
}
|
192
|
+
}
|
193
|
+
catch(e) {global.client.family = false};
|
194
|
+
}
|