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,151 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "uptime2",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 1,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
hide: true,
|
7
|
+
description: "Random images by api - uptime",
|
8
|
+
commandCategory: "administrators",
|
9
|
+
cooldowns: 2,
|
10
|
+
dependencies: {
|
11
|
+
"pidusage": ""
|
12
|
+
}
|
13
|
+
};
|
14
|
+
function byte2mb(bytes) {
|
15
|
+
const units = ['Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB', 'ZB', 'YB'];
|
16
|
+
let l = 0, n = parseInt(bytes, 10) || 0;
|
17
|
+
while (n >= 1024 && ++l) n = n / 1024;
|
18
|
+
return `${n.toFixed(n < 10 && l > 0 ? 1 : 0)} ${units[l]}`;
|
19
|
+
}
|
20
|
+
module.exports.run = async ({ api, event, args , Threads}) => {
|
21
|
+
var username = process.env.REPL_OWNER
|
22
|
+
if(username !== undefined) {
|
23
|
+
var urlRepl = `https://${process.env.REPL_SLUG}.${username}.repl.co`
|
24
|
+
}
|
25
|
+
var os = require("os");
|
26
|
+
var cpus = os.cpus();
|
27
|
+
var chips;
|
28
|
+
for (var i of cpus) chips = i.model, speed = i.speed;
|
29
|
+
if (cpus == undefined);
|
30
|
+
var time = process.uptime(),
|
31
|
+
hours = Math.floor(time / (60 * 60)),
|
32
|
+
minutes = Math.floor((time % (60 * 60)) / 60),
|
33
|
+
seconds = Math.floor(time % 60);
|
34
|
+
var z_1 = (hours < 10) ? '0' + hours : hours;
|
35
|
+
var x_1 = (minutes < 10) ? '0' + minutes : minutes;
|
36
|
+
var y_1 = (seconds < 10) ? '0' + seconds : seconds;
|
37
|
+
const axios = require('axios')
|
38
|
+
const threadSetting = (await Threads.getData(String(event.threadID))).data ||
|
39
|
+
{};
|
40
|
+
const prefix = (threadSetting.hasOwnProperty("PREFIX")) ? threadSetting.PREFIX
|
41
|
+
: global.config.PREFIX;
|
42
|
+
const { commands } = global.client;
|
43
|
+
const pidusage = await global.nodemodule["pidusage"](process.pid);
|
44
|
+
const timeStart = Date.now();
|
45
|
+
const fs = require('fs-extra');
|
46
|
+
if (!fs.existsSync(__dirname +
|
47
|
+
`/tad/UTM-Avo.ttf`)) {
|
48
|
+
let getfont = (await axios.get(`https://github.com/quyenkaneki/data/blob/main/UTM-Avo.ttf?raw=true`, { responseType: "arraybuffer" })).data;
|
49
|
+
fs.writeFileSync(__dirname + `/tad/UTM-Avo.ttf`, Buffer.from(getfont, "utf-8"));
|
50
|
+
}
|
51
|
+
if (!fs.existsSync(__dirname +
|
52
|
+
`/tad/phenomicon.ttf`)) {
|
53
|
+
let getfont2 = (await axios.get(`https://github.com/quyenkaneki/data/blob/main/phenomicon.ttf?raw=true`, { responseType: "arraybuffer" })).data;
|
54
|
+
fs.writeFileSync(__dirname + `/tad/phenomicon.ttf`, Buffer.from(getfont2, "utf-8"));
|
55
|
+
};
|
56
|
+
if (!fs.existsSync(__dirname +
|
57
|
+
`/tad/CaviarDreams.ttf`)) {
|
58
|
+
let getfont3 = (await axios.get(`https://github.com/quyenkaneki/data/blob/main/CaviarDreams.ttf?raw=true`, { responseType: "arraybuffer" })).data;
|
59
|
+
fs.writeFileSync(__dirname + `/tad/CaviarDreams.ttf`, Buffer.from(getfont3, "utf-8"));
|
60
|
+
};
|
61
|
+
const { loadImage, createCanvas, registerFont } = require("canvas");
|
62
|
+
|
63
|
+
let k = args[0];
|
64
|
+
if(args[0] == "list"){
|
65
|
+
const alime = (await axios.get('https://raw.githubusercontent.com/quyenkaneki/data/main/dataanime.json')).data
|
66
|
+
var count = alime.listAnime.length;
|
67
|
+
var data = alime.listAnime
|
68
|
+
var page = 1;
|
69
|
+
page = parseInt(args[1]) || 1;
|
70
|
+
page < -1 ? page = 1 : "";
|
71
|
+
var limit = 20;
|
72
|
+
var numPage = Math.ceil(count/limit);
|
73
|
+
var msg = ``;
|
74
|
+
for(var i = limit*(page - 1); i < limit*(page-1) + limit; i++){
|
75
|
+
if(i >= count) break;
|
76
|
+
msg += `[ ${i+1} ] - ${data[i].ID} | ${data[i].name}\n`;
|
77
|
+
}
|
78
|
+
msg += `Trang (${page}/${numPage})\nDรนng ${global.config.PREFIX}${this.config.name} list <sแป trang>`;
|
79
|
+
return api.sendMessage(msg, event.threadID,event.messageID);
|
80
|
+
}
|
81
|
+
if(!k){
|
82
|
+
var id = Math.floor(Math.random() * 848) +1
|
83
|
+
} else {
|
84
|
+
var id = k
|
85
|
+
}
|
86
|
+
const lengthchar = (await axios.get('https://raw.githubusercontent.com/quyenkaneki/data/main/dataimganime.json')).data
|
87
|
+
console.log(lengthchar.length)
|
88
|
+
const Canvas = require('canvas');
|
89
|
+
let pathImg = __dirname + `/tad/${id}.png`;
|
90
|
+
let pathAva = __dirname + `/tad/${event.senderID}.png`;
|
91
|
+
let background = (await axios.get(encodeURI(`https://imgur.com/x5JpRYu.png`), { responseType: "arraybuffer" })).data;
|
92
|
+
fs.writeFileSync(pathImg, Buffer.from(background, "utf-8"));
|
93
|
+
let ava = (await axios.get(encodeURI(`${lengthchar[id].imgAnime}`), { responseType: "arraybuffer" })).data;
|
94
|
+
fs.writeFileSync(pathAva, Buffer.from(ava, "utf-8"));
|
95
|
+
const request = require('request');
|
96
|
+
const path = require('path');
|
97
|
+
|
98
|
+
//const a = Math.floor(Math.random() * 820) + 1
|
99
|
+
|
100
|
+
|
101
|
+
let l1 = await loadImage(pathAva);
|
102
|
+
let a = await loadImage(pathImg);
|
103
|
+
let canvas = createCanvas(a.width, a.height);
|
104
|
+
var ctx = canvas.getContext("2d");
|
105
|
+
ctx.fillStyle = lengthchar[id].colorBg;
|
106
|
+
ctx.fillRect(0, 0, canvas.width, canvas.height);
|
107
|
+
ctx.drawImage(l1, -200, -200, 1200, 1200);
|
108
|
+
ctx.drawImage(a, 0, 0, canvas.width, canvas.height);
|
109
|
+
registerFont(__dirname + `/tad/phenomicon.ttf`, {
|
110
|
+
family: "phenomicon"
|
111
|
+
});
|
112
|
+
ctx.textAlign = "start";
|
113
|
+
ctx.strokeStyle = lengthchar[id].colorBg;
|
114
|
+
ctx.filter = "brightness(90%) contrast(110%)";
|
115
|
+
ctx.font = "130px phenomicon";
|
116
|
+
ctx.fillStyle = lengthchar[id].colorBg;
|
117
|
+
ctx.fillText(global.config.BOTNAME, 835, 340);
|
118
|
+
ctx.beginPath();
|
119
|
+
////////////////////////////////////////
|
120
|
+
registerFont(__dirname + `/tad/UTM-Avo.ttf`, {
|
121
|
+
family: "UTM"
|
122
|
+
});
|
123
|
+
ctx.textAlign = "start";
|
124
|
+
ctx.font = "70px UTM";
|
125
|
+
ctx.fillStyle = "#000000";
|
126
|
+
ctx.fillText(`${z_1} : ${x_1} : ${y_1} `, 980, 440);
|
127
|
+
ctx.restore();
|
128
|
+
ctx.save();
|
129
|
+
registerFont(__dirname + `/tad/CaviarDreams.ttf`, {
|
130
|
+
family: "time"
|
131
|
+
});
|
132
|
+
ctx.textAlign = "start";
|
133
|
+
ctx.font = "55px time";
|
134
|
+
ctx.fillText("pri_yanshu12", 930, 540)
|
135
|
+
ctx.fillText("priyanshu192", 930, 610)
|
136
|
+
ctx.fillText("priyanshu.rajput.official", 930, 690)
|
137
|
+
ctx.restore();
|
138
|
+
ctx.save();
|
139
|
+
ctx.beginPath();
|
140
|
+
const imageBuffer = canvas.toBuffer();
|
141
|
+
fs.writeFileSync(pathImg, imageBuffer);
|
142
|
+
return api.sendMessage({
|
143
|
+
body: `======= Server Information =======\n\nChip: ${chips}.\nProcessing Speed: ${speed}MHz.\n\nTotal Memory: ${byte2mb(os.totalmem())}.\nUsed: ${byte2mb(os.freemem())} (${(os.freemem() * 100 / os.totalmem()).toFixed()}%).\n\nBot is running up ${hours} hours ${minutes} minute ${seconds} seconds.\n\nโฏ Total users: ${global.data.allUserID.length}\nโฏ Total Group: ${global.data.allThreadID.length}\nโฏ CPU in use: ${pidusage.cpu.toFixed(1)}%\nโฏ Ram in use: ${byte2mb(pidusage.memory)}\nโฏ Ping: ${Date.now() - timeStart}ms\nโฏ Character ID: ${id}\nโฏ Owner:๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ\nโฏ Admin Faceboook ID:\nhttps://www.facebook.com/priyanshu.rajput.official`,
|
144
|
+
attachment: fs.createReadStream(pathImg)
|
145
|
+
},
|
146
|
+
event.threadID,
|
147
|
+
() => fs.unlinkSync(pathImg),
|
148
|
+
fs.unlinkSync(pathAva),
|
149
|
+
event.messageID
|
150
|
+
);
|
151
|
+
}
|
@@ -0,0 +1,151 @@
|
|
1
|
+
|
2
|
+
|
3
|
+
|
4
|
+
|
5
|
+
const fbname = "Priyanshu.rajput.official";
|
6
|
+
const githubname = "priyanshu192";
|
7
|
+
module.exports.config = {
|
8
|
+
name:"uptime3",
|
9
|
+
version: "1.0.0",
|
10
|
+
hasPermssion: 0,
|
11
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
12
|
+
description: "Random แบฃnh theo api - uptime",
|
13
|
+
commandCategory: "system",
|
14
|
+
cooldowns: 3,
|
15
|
+
dependencies: {
|
16
|
+
"pidusage": ""
|
17
|
+
}
|
18
|
+
};
|
19
|
+
function byte2mb(bytes) {
|
20
|
+
const units = ['Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB', 'ZB', 'YB'];
|
21
|
+
let l = 0, n = parseInt(bytes, 10) || 0;
|
22
|
+
while (n >= 1024 && ++l) n = n / 1024;
|
23
|
+
return `${n.toFixed(n < 10 && l > 0 ? 1 : 0)} ${units[l]}`;
|
24
|
+
}
|
25
|
+
module.exports.run = async ({ api, event, args }) => {
|
26
|
+
const time = process.uptime(),
|
27
|
+
hours = Math.floor(time / (60 * 60)),
|
28
|
+
minutes = Math.floor((time % (60 * 60)) / 60),
|
29
|
+
seconds = Math.floor(time % 60);
|
30
|
+
var z_1 = (hours < 10) ? '0' + hours : hours;
|
31
|
+
var x_1 = (minutes < 10) ? '0' + minutes : minutes;
|
32
|
+
var y_1 = (seconds < 10) ? '0' + seconds : seconds;
|
33
|
+
const axios = require('axios')
|
34
|
+
const pidusage = await global.nodemodule["pidusage"](process.pid);
|
35
|
+
const timeStart = Date.now();
|
36
|
+
const fs = require('fs-extra');
|
37
|
+
const moment = require("moment-timezone");
|
38
|
+
const timeNow = moment.tz("Asia/KOLKATA").format("DD/MM/YYYY || HH:mm:ss");
|
39
|
+
if (!fs.existsSync(__dirname + `/tad/Grandstander-Bold.ttf`)) {
|
40
|
+
let getfont2 = (await axios.get(`https://github.com/hanakuUwU/font/raw/main/Grandstander-Bold.ttf`, { responseType: "arraybuffer" })).data;
|
41
|
+
fs.writeFileSync(__dirname + `/tad/Grandstander-Bold.ttf`, Buffer.from(getfont2, "utf-8"));
|
42
|
+
};
|
43
|
+
const { loadImage, createCanvas, registerFont } = require("canvas");
|
44
|
+
|
45
|
+
let k = args[0];
|
46
|
+
if(args[0] == "list"){
|
47
|
+
const alime = (await axios.get('https://raw.githubusercontent.com/mraikero-01/saikidesu_data/main/anilist2.json')).data
|
48
|
+
var count = alime.listAnime.length;
|
49
|
+
var data = alime.listAnime
|
50
|
+
var page = 1;
|
51
|
+
page = parseInt(args[1]) || 1;
|
52
|
+
page < -1 ? page = 1 : "";
|
53
|
+
var limit = 20;
|
54
|
+
var numPage = Math.ceil(count/limit);
|
55
|
+
var msg = ``;
|
56
|
+
for(var i = limit*(page - 1); i < limit*(page-1) + limit; i++){
|
57
|
+
if(i >= count) break;
|
58
|
+
msg += `[ ${i+1} ] - ${data[i].ID} | ${data[i].name}\n`;
|
59
|
+
}
|
60
|
+
msg += `Trang (${page}/${numPage})\nDรนng ${global.config.PREFIX}${this.config.name} list <sแป trang>`;
|
61
|
+
return api.sendMessage(msg, event.threadID,event.messageID);
|
62
|
+
}
|
63
|
+
if(!k){
|
64
|
+
var id = Math.floor(Math.random() * 848) +1
|
65
|
+
} else {
|
66
|
+
var id = k
|
67
|
+
}
|
68
|
+
const lengthchar = (await axios.get('https://run.mocky.io/v3/0dcc2ccb-b5bd-45e7-ab57-5dbf9db17864')).data
|
69
|
+
console.log(lengthchar.length)
|
70
|
+
const Canvas = require('canvas');
|
71
|
+
let pathImg = __dirname + `/tad/avatar_115.png`;
|
72
|
+
let pathAva = __dirname + `/tad/avatar_223.png`;
|
73
|
+
let pathLine = __dirname + `/tad/avatar_343.png`;
|
74
|
+
let pathIcon = __dirname + `/tad/avatar_3ds23c12311.png`;
|
75
|
+
let pathIconIG = __dirname + `/tad/sssss.png`;
|
76
|
+
let pathIcongithub = __dirname + `/tad/owo.png`;
|
77
|
+
let icon3 = (await axios.get(encodeURI(`https://imgur.com/u8UU1cb.png`), { responseType: "arraybuffer" })).data;
|
78
|
+
fs.writeFileSync(pathIcongithub, Buffer.from(icon3, "utf-8"));
|
79
|
+
let icon = (await axios.get(encodeURI(`https://imgur.com/TEAVHvA.png`), { responseType: "arraybuffer" })).data;
|
80
|
+
fs.writeFileSync(pathIcon, Buffer.from(icon, "utf-8"));
|
81
|
+
let icon2 = (await axios.get(encodeURI(`https://imgur.com/pJnSU7m.png`), { responseType: "arraybuffer" })).data;
|
82
|
+
fs.writeFileSync(pathIconIG, Buffer.from(icon2, "utf-8"));
|
83
|
+
let avtAnime = (
|
84
|
+
await axios.get(encodeURI(`${lengthchar[id].imgAnime}`), { responseType: "arraybuffer" })).data;
|
85
|
+
fs.writeFileSync(pathAva, Buffer.from(avtAnime, "utf-8"));
|
86
|
+
let background = (await axios.get(encodeURI(`https://imgur.com/1QncZxH.png`), { responseType: "arraybuffer" })).data;
|
87
|
+
fs.writeFileSync(pathImg, Buffer.from(background, "utf-8"));
|
88
|
+
let line = (await axios.get(encodeURI(`https://imgur.com/1iWNkmi.png`), { responseType: "arraybuffer" })).data;
|
89
|
+
fs.writeFileSync(pathLine, Buffer.from(line, "utf-8"));
|
90
|
+
const request = require('request');
|
91
|
+
const path = require('path');
|
92
|
+
|
93
|
+
//const a = Math.floor(Math.random() * 820) + 1
|
94
|
+
|
95
|
+
|
96
|
+
let a = await loadImage(pathAva)
|
97
|
+
let a1 = await loadImage(pathImg)
|
98
|
+
let a2 = await loadImage(pathLine)
|
99
|
+
let g = await loadImage(pathIcon);
|
100
|
+
let r = await loadImage(pathIconIG);
|
101
|
+
let o = await loadImage(pathIcongithub);
|
102
|
+
let canvas = createCanvas(a1.width, a1.height);
|
103
|
+
let
|
104
|
+
ctx = canvas.getContext("2d");
|
105
|
+
ctx.fillStyle = lengthchar[id].colorBg;
|
106
|
+
ctx.fillRect(0, 0, canvas.width, canvas.height);
|
107
|
+
ctx.drawImage(a1, 0, 0, canvas.width, canvas.height);
|
108
|
+
ctx.drawImage(a2, 2000, 200, a2.width, a2.height);
|
109
|
+
ctx.drawImage(g, 800, 2500, 350, 350);
|
110
|
+
ctx.drawImage(o, 1100, 2800, 550, 550);
|
111
|
+
ctx.drawImage(r, 1600, 3350, 350, 350);
|
112
|
+
ctx.drawImage(a, 4000, -590, 5300, 5300);
|
113
|
+
Canvas.registerFont(__dirname + `/tad/Grandstander-Bold.ttf`, {
|
114
|
+
family: "Grandstander"
|
115
|
+
});
|
116
|
+
ctx.textAlign = "center";
|
117
|
+
ctx.font = "750px Grandstander";
|
118
|
+
ctx.fillStyle = "#FFF"
|
119
|
+
ctx.fillText("Mental Bot", canvas.width / 2 - 660, 1600);
|
120
|
+
ctx.save();
|
121
|
+
ctx.font = "350px Grandstander";
|
122
|
+
ctx.fillStyle = "#000"
|
123
|
+
ctx.fillText("๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ", canvas.width / 2 - 660, 1000);
|
124
|
+
ctx.fillText(`${z_1}:${x_1}:${y_1}`, canvas.width / 2 - 630, 2000);
|
125
|
+
ctx.restore();
|
126
|
+
ctx.save();
|
127
|
+
ctx.textAlign = "start";
|
128
|
+
ctx.font = "250px Grandstander";
|
129
|
+
ctx.fillStyle = "#000"
|
130
|
+
ctx.fillText("priyanshu.rajput.official", 1200, 2750);
|
131
|
+
ctx.fillStyle = "#FFF"
|
132
|
+
ctx.fillText("priyanshu192", 1600, 3150);
|
133
|
+
ctx.fillStyle = "#000"
|
134
|
+
ctx.fillText("pri_yanshu12", 2000, 3600);
|
135
|
+
ctx.beginPath();
|
136
|
+
const imageBuffer = canvas.toBuffer();
|
137
|
+
fs.writeFileSync(pathImg, imageBuffer);
|
138
|
+
return api.sendMessage({
|
139
|
+
body: `==={ UPTIME ROBOT }===\nBot worked ${hours} hours ${minutes} minutes ${seconds} seconds\n\nTotal Users: ${global.data.allUserID.length}\nTotal Group : ${global.data.allThreadID.length}\nCPU in use: ${pidusage.cpu.toFixed(1)}%\nRam in use : ${byte2mb(pidusage.memory)}\nPing: ${Date.now() - timeStart}ms\nCharacter ID: ${id}\nโโโโโโโโโโโโโโ\n[ ${timeNow} ]`,
|
140
|
+
attachment: fs.createReadStream(pathImg)
|
141
|
+
},
|
142
|
+
event.threadID,
|
143
|
+
() => fs.unlinkSync(pathImg),
|
144
|
+
fs.unlinkSync(pathAva),
|
145
|
+
fs.unlinkSync(pathLine),
|
146
|
+
fs.unlinkSync(pathIconIG),
|
147
|
+
fs.unlinkSync(pathIcongithub),
|
148
|
+
fs.unlinkSync(pathIcon),
|
149
|
+
event.messageID
|
150
|
+
);
|
151
|
+
}
|
@@ -0,0 +1,278 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "user",
|
3
|
+
version: "1.0.5",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "Mirai Team",
|
6
|
+
description: "Ban or unblock users",
|
7
|
+
commandCategory: "system",
|
8
|
+
usages: "[unban/ban/search] [ID or text]",
|
9
|
+
cooldowns: 5
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.languages = {
|
13
|
+
"vi": {
|
14
|
+
"reason": "Lรฝ do",
|
15
|
+
"at": "vร o lรบc",
|
16
|
+
"allCommand": "toร n bแป lแปnh",
|
17
|
+
"commandList": "nhแปฏng lแปnh",
|
18
|
+
"banSuccess": "[ Ban User ] ฤรฃ xแปญ lรฝ thร nh cรดng yรชu cแบงu cแบฅm ngฦฐแปi dรนng: %1",
|
19
|
+
"unbanSuccess": "[ Unban User ] ฤรฃ xแปญ lรฝ thร nh cรดng yรชu cแบงu gแปก cแบฅm ngฦฐแปi dรนng %1",
|
20
|
+
"banCommandSuccess": "[ banCommand User ] ฤรฃ xแปญ lรฝ thร nh cรดng yรชu cแบงu cแบฅm lแปnh ฤแปi vแปi ngฦฐแปi dรนng: %1",
|
21
|
+
"unbanCommandSuccess": "[ UnbanCommand User ] ฤรฃ xแปญ lรฝ thร nh cรดng yรชu cแบงu gแปก cแบฅm %1 ฤแปi vแปi ngฦฐแปi dรนng: %2",
|
22
|
+
"errorReponse": "%1 Khรดng thแป hoร n tแบฅt cรดng viแปc bแบกn yรชu cแบงu",
|
23
|
+
"IDNotFound": "%1 ID ngฦฐแปi dรนng bแบกn nhแบญp khรดng tแปn tแบกi trong cฦก sแป dแปฏ liแปu",
|
24
|
+
"existBan": "[ Ban User ] Ngฦฐแปi dรนng %1 ฤรฃ bแป ban tแปซ trฦฐแปc %2 %3",
|
25
|
+
"notExistBan": "[ Unban User ] Ngฦฐแปi dรนng bแบกn nhแบญp chฦฐa tแปซng bแป cแบฅm sแปญ dแปฅng bot",
|
26
|
+
"missingCommandInput": "%1 Phแบงn command cแบงn cแบฅm khรดng ฤฦฐแปฃc ฤแป trแปng!",
|
27
|
+
"notExistBanCommand": "[ UnbanCommand User ] Hiแปn tแบกi ID ngฦฐแปi dรนng bแบกn nhแบญp chฦฐa tแปซng bแป cแบฅm sแปญ dแปฅng lแปnh",
|
28
|
+
|
29
|
+
"returnBan": "[ Ban User ] Hiแปn tแบกi bแบกn ฤang yรชu cแบงu cแบฅm ngฦฐแปi dรนng:\n- ID vร tรชn ngฦฐแปi dรนng cแบงn cแบฅm: %1%2\n\nโฎ Reaction tin nhแบฏn nร y ฤแป xรกc thแปฑc โฏ",
|
30
|
+
"returnUnban": "[ Unban User ] Hiแปn tแบกi bแบกn ฤang yรชu cแบงu gแปก cแบฅm ngฦฐแปi dรนng:\n- ID vร tรชn ngฦฐแปi dรนng cแบงn gแปก cแบฅm: %1\n\nโฎ Reaction tin nhแบฏn nร y ฤแป xรกc thแปฑc โฏ",
|
31
|
+
"returnBanCommand": "[ banCommand User ] Hiแปn tแบกi bแบกn ฤang yรชu cแบงu cแบฅm sแปญ dแปฅng lแปnh ฤแปi vแปi ngฦฐแปi dรนng:\n - ID vร tรชn ngฦฐแปi dรนng cแบงn cแบฅm: %1\n- Cรกc lแปnh cแบงn cแบฅm: %2\n\nโฎ Reaction tin nhแบฏn nร y ฤแป xรกc thแปฑc โฏ",
|
32
|
+
"returnUnbanCommand": "[ UnbanCommand User ] Hiแปn tแบกi bแบกn ฤang yรชu cแบงu gแปก cแบฅm sแปญ dแปฅng lแปnh ฤแปi vแปi vแปi ngฦฐแปi dรนng:\n - ID vร tรชn ngฦฐแปi dรนng cแบงn gแปก cแบฅm lแปnh: %1\n- Cรกc lแปnh cแบงn gแปก cแบฅm: %2\n\nโฎ Reaction tin nhแบฏn nร y ฤแป xรกc thแปฑc โฏ",
|
33
|
+
|
34
|
+
"returnResult": "ฤรขy lร kแบฟt quแบฃ phรน hแปฃp: \n",
|
35
|
+
"returnNull": "Khรดng tรฌm thแบฅy kแบฟt quแบฃ dแปฑa vร o tรฌm kiแบฟm cแปงa bแบกn!",
|
36
|
+
"returnList": "[ User List ]\nHiแปn tแบกi ฤang cรณ %1 ngฦฐแปi dรนng bแป ban, dฦฐแปi ฤรขy lร %2 ngฦฐแปi dรนng\n\n%3",
|
37
|
+
"returnInfo": "[ Info User ] ฤรขy lร mแปt sรด thรดng tin vแป ngฦฐแปi dรนng bแบกn cแบงn tรฌm:\n- ID vร tรชn cแปงa ngฦฐแปi dรนng: %1n- Cรณ bแป ban?: %2 %3 %4\n- Bแป ban lแปnh?: %5"
|
38
|
+
},
|
39
|
+
"en": {
|
40
|
+
"reason": "Reason",
|
41
|
+
"at": "At",
|
42
|
+
"allCommand": "All commands",
|
43
|
+
"commandList": "Commands",
|
44
|
+
"banSuccess": "[ Ban User ] Banned user: %1",
|
45
|
+
"unbanSuccess": "[ Unban User ] Unbanned user %1",
|
46
|
+
"banCommandSuccess": "[ banCommand User ] Banned command with user: %1",
|
47
|
+
"unbanCommandSuccess": "[ UnbanCommand User ] Unbanned command %1 with user: %2",
|
48
|
+
"errorReponse": "%1 Can't do what you request",
|
49
|
+
"IDNotFound": "%1 ID you import doesn't exist in database",
|
50
|
+
"existBan": "[ Ban User ] User %1 has been banned before %2 %3",
|
51
|
+
"notExistBan": "[ Unban User ] User hasn't been banned before",
|
52
|
+
"missingCommandInput": "%1 You have to import the command you want to ban!",
|
53
|
+
"notExistBanCommand": "[ UnbanCommand User ] User ID hasn't been banned before",
|
54
|
+
|
55
|
+
"returnBan": "[ Ban User ] You are requesting to ban user:\n- User ID and name who you want to ban: %1%2\n\nโฎ Reaction this message to complete โฏ",
|
56
|
+
"returnUnban": "[ Unban User ] You are requesting to unban user:\n- User ID and name who you want to ban: %1\n\nโฎ Reaction this message to complete โฏ",
|
57
|
+
"returnBanCommand": "[ banCommand User ] You are requesting to ban command with user:\n - User ID and name who you want to ban: %1\n- Commands: %2\n\nโฎ Reaction this message to complete โฏ",
|
58
|
+
"returnUnbanCommand": "[ UnbanCommand User ] You are requesting to unban command with user:\n - User ID and name: %1\n- Commands: %2\n\nโฎ Reaction this message to complete โฏ",
|
59
|
+
|
60
|
+
"returnResult": "This is your result: \n",
|
61
|
+
"returnNull": "There is no result with your input!",
|
62
|
+
"returnList": "[ User List ]\There are %1 banned user, here are %2 user\n\n%3",
|
63
|
+
"returnInfo": "[ Info User ] Here is some information about the user who you want to find:\n- User ID and name: %1n- Banned?: %2 %3 %4\n- Command banned?: %5"
|
64
|
+
}
|
65
|
+
}
|
66
|
+
|
67
|
+
module.exports.handleReaction = async ({ event, api, Users, handleReaction, getText }) => {
|
68
|
+
if (parseInt(event.userID) !== parseInt(handleReaction.author)) return;
|
69
|
+
const moment = require("moment-timezone");
|
70
|
+
const { threadID } = event;
|
71
|
+
const { messageID, type, targetID, reason, commandNeedBan, nameTarget } = handleReaction;
|
72
|
+
|
73
|
+
const time = moment.tz("Asia/Ho_Chi_minh").format("HH:MM:ss L");
|
74
|
+
global.client.handleReaction.splice(global.client.handleReaction.findIndex(item => item.messageID == messageID), 1);
|
75
|
+
|
76
|
+
switch (type) {
|
77
|
+
case "ban": {
|
78
|
+
try {
|
79
|
+
let data = (await Users.getData(targetID)).data || {};
|
80
|
+
data.banned = true;
|
81
|
+
data.reason = reason || null;
|
82
|
+
data.dateAdded = time;
|
83
|
+
await Users.setData(targetID, { data });
|
84
|
+
global.data.userBanned.set(targetID, { reason: data.reason, dateAdded: data.dateAdded });
|
85
|
+
return api.sendMessage(getText("banSuccess", `${targetID} - ${nameTarget}`), threadID, () => {
|
86
|
+
return api.unsendMessage(messageID);
|
87
|
+
});
|
88
|
+
} catch { return api.sendMessage(getText("errorReponse", "[ Ban User ]"), threadID) };
|
89
|
+
}
|
90
|
+
|
91
|
+
case "unban": {
|
92
|
+
try {
|
93
|
+
let data = (await Users.getData(targetID)).data || {};
|
94
|
+
data.banned = false;
|
95
|
+
data.reason = null;
|
96
|
+
data.dateAdded = null;
|
97
|
+
await Users.setData(targetID, { data });
|
98
|
+
global.data.userBanned.delete(targetID);
|
99
|
+
return api.sendMessage(getText("unbanSuccess", `${targetID} - ${nameTarget}`), threadID, () => {
|
100
|
+
return api.unsendMessage(messageID);
|
101
|
+
});
|
102
|
+
} catch { return api.sendMessage(getText("errorReponse", "[ Unban User ]"), threadID) };
|
103
|
+
}
|
104
|
+
|
105
|
+
case "banCommand": {
|
106
|
+
try {
|
107
|
+
let data = (await Users.getData(targetID)).data || {};
|
108
|
+
data.commandBanned = [...data.commandBanned || [], ...commandNeedBan];
|
109
|
+
await Users.setData(targetID, { data });
|
110
|
+
global.data.commandBanned.set(targetID, data.commandBanned);
|
111
|
+
return api.sendMessage(getText("banCommandSuccess", `${targetID} - ${nameTarget}`), threadID, () => {
|
112
|
+
return api.unsendMessage(messageID);
|
113
|
+
});
|
114
|
+
} catch (e) { return api.sendMessage(getText("errorReponse", "[ banCommand User ]"), threadID) };
|
115
|
+
}
|
116
|
+
|
117
|
+
case "unbanCommand": {
|
118
|
+
try {
|
119
|
+
let data = (await Users.getData(targetID)).data || {};
|
120
|
+
data.commandBanned = [...data.commandBanned.filter(item => !commandNeedBan.includes(item))];
|
121
|
+
await Users.setData(targetID, { data });
|
122
|
+
global.data.commandBanned.set(targetID, data.commandBanned);
|
123
|
+
if(data.commandBanned.length == 0) global.data.commandBanned.delete(targetID)
|
124
|
+
return api.sendMessage(getText("unbanCommandSuccess", ((data.commandBanned.length == 0) ? getText("allCommand") : `${getText("commandList")}: ${commandNeedBan.join(", ")}`), `${targetID} - ${nameTarget}`), threadID, () => {
|
125
|
+
return api.unsendMessage(messageID);
|
126
|
+
});
|
127
|
+
} catch (e) { return api.sendMessage(getText("errorReponse", "[ UnbanCommand User ]"), threadID) };
|
128
|
+
}
|
129
|
+
}
|
130
|
+
}
|
131
|
+
|
132
|
+
module.exports.run = async ({ event, api, args, Users, getText }) => {
|
133
|
+
const { threadID, messageID } = event;
|
134
|
+
const type = args[0];
|
135
|
+
var targetID = String(args[1]);
|
136
|
+
var reason = (args.slice(2, args.length)).join(" ") || null;
|
137
|
+
|
138
|
+
if (isNaN(targetID)) {
|
139
|
+
const mention = Object.keys(event.mentions);
|
140
|
+
args = args.join(" ");
|
141
|
+
targetID = String(mention[0]);
|
142
|
+
reason = (args.slice(args.indexOf(event.mentions[mention[0]]) + (event.mentions[mention[0]] || "").length + 1, args.length)) || null;
|
143
|
+
}
|
144
|
+
|
145
|
+
switch (type) {
|
146
|
+
case "ban":
|
147
|
+
case "-b": {
|
148
|
+
if (!global.data.allUserID.includes(targetID)) return api.sendMessage(getText("IDNotFound", "[ Ban User ]"), threadID, messageID);
|
149
|
+
if (global.data.userBanned.has(targetID)) {
|
150
|
+
const { reason, dateAdded } = global.data.userBanned.get(targetID) || {};
|
151
|
+
return api.sendMessage(getText("existBan", targetID, ((reason) ? `${getText("reason")}: "${reason}"` : ""), ((dateAdded) ? `${getText("at")} ${dateAdded}` : "")), threadID, messageID);
|
152
|
+
}
|
153
|
+
const nameTarget = global.data.userName.get(targetID) || await Users.getNameUser(targetID);
|
154
|
+
return api.sendMessage(getText("returnBan", `${targetID} - ${nameTarget}`, ((reason) ? `\n- ${getText("reason")}: ${reason}` : "")), threadID, (error, info) => {
|
155
|
+
global.client.handleReaction.push({
|
156
|
+
type: "ban",
|
157
|
+
targetID,
|
158
|
+
reason,
|
159
|
+
nameTarget,
|
160
|
+
name: this.config.name,
|
161
|
+
messageID: info.messageID,
|
162
|
+
author: event.senderID,
|
163
|
+
|
164
|
+
});
|
165
|
+
}, messageID);
|
166
|
+
}
|
167
|
+
|
168
|
+
case "unban":
|
169
|
+
case "-ub": {
|
170
|
+
if (!global.data.allUserID.includes(targetID)) return api.sendMessage(getText("IDNotFound", "[ Unban User ]"), threadID, messageID);
|
171
|
+
if (!global.data.userBanned.has(targetID)) return api.sendMessage(getText("notExistBan"), threadID, messageID);
|
172
|
+
const nameTarget = global.data.userName.get(targetID) || await Users.getNameUser(targetID);
|
173
|
+
return api.sendMessage(getText("returnUnban", `${targetID} - ${nameTarget}`), threadID, (error, info) => {
|
174
|
+
global.client.handleReaction.push({
|
175
|
+
type: "unban",
|
176
|
+
targetID,
|
177
|
+
nameTarget,
|
178
|
+
name: this.config.name,
|
179
|
+
messageID: info.messageID,
|
180
|
+
author: event.senderID,
|
181
|
+
|
182
|
+
});
|
183
|
+
}, messageID);
|
184
|
+
}
|
185
|
+
|
186
|
+
case "search":
|
187
|
+
case "-s": {
|
188
|
+
const contentJoin = reason || "";
|
189
|
+
const getUsers = (await Users.getAll(['userID', 'name'])).filter(item => !!item.name);
|
190
|
+
var matchUsers = [], a = '', b = 0;
|
191
|
+
getUsers.forEach(i => {
|
192
|
+
if (i.name.toLowerCase().includes(contentJoin.toLowerCase())) {
|
193
|
+
matchUsers.push({
|
194
|
+
name: i.name,
|
195
|
+
id: i.userID
|
196
|
+
});
|
197
|
+
}
|
198
|
+
});
|
199
|
+
matchUsers.forEach(i => a += `\n${b += 1}. ${i.name} - ${i.id}`);
|
200
|
+
(matchUsers.length > 0) ? api.sendMessage(getText("returnResult", a), threadID) : api.sendMessage(getText("returnNull"), threadID);
|
201
|
+
return;
|
202
|
+
}
|
203
|
+
|
204
|
+
case "banCommand":
|
205
|
+
case "-bc": {
|
206
|
+
if (!global.data.allUserID.includes(targetID)) return api.sendMessage(getText("IDNotFound", "[ BanCommand User ]"), threadID, messageID);
|
207
|
+
if (reason == null || reason.length == 0) return api.sendMessage(getText("missingCommandInput", "[ BanCommand User ]"), threadID, messageID);
|
208
|
+
if (reason == "all") {
|
209
|
+
var allCommandName = [];
|
210
|
+
const commandValues = global.client.commands.keys();
|
211
|
+
for (const cmd of commandValues) allCommandName.push(cmd);
|
212
|
+
reason = allCommandName.join(" ");
|
213
|
+
}
|
214
|
+
const commandNeedBan = reason.split(" ");
|
215
|
+
const nameTarget = global.data.userName.get(targetID) || await Users.getNameUser(targetID);
|
216
|
+
return api.sendMessage(getText("returnBanCommand", `${targetID} - ${nameTarget}`, ((commandNeedBan.length == global.client.commands.size) ? getText("allCommand") : commandNeedBan.join(", "))), threadID, (error, info) => {
|
217
|
+
global.client.handleReaction.push({
|
218
|
+
type: "banCommand",
|
219
|
+
targetID,
|
220
|
+
commandNeedBan,
|
221
|
+
nameTarget,
|
222
|
+
name: this.config.name,
|
223
|
+
messageID: info.messageID,
|
224
|
+
author: event.senderID,
|
225
|
+
|
226
|
+
});
|
227
|
+
}, messageID);
|
228
|
+
}
|
229
|
+
|
230
|
+
case "unbanCommand":
|
231
|
+
case "-ubc": {
|
232
|
+
if (!global.data.allUserID.includes(targetID)) return api.sendMessage(getText("IDNotFound", "[ UnbanCommand User ]"), threadID, messageID);
|
233
|
+
if (!global.data.commandBanned.has(targetID)) return api.sendMessage(getText("notExistBanCommand"), threadID, messageID);
|
234
|
+
if (reason == null || reason.length == 0) return api.sendMessage(getText("missingCommandInput", "[ UnbanCommand User ]"), threadID, messageID);
|
235
|
+
if (reason == "all") {
|
236
|
+
reason = (global.data.commandBanned.get(targetID)).join(" ");
|
237
|
+
}
|
238
|
+
const commandNeedBan = reason.split(" ");
|
239
|
+
const nameTarget = global.data.userName.get(targetID) || await Users.getNameUser(targetID);
|
240
|
+
return api.sendMessage(getText("returnUnbanCommand", `${targetID} - ${nameTarget}`, ((commandNeedBan.length == global.data.commandBanned.get(targetID).length) ? getText("allCommand") : commandNeedBan.join(", "))), threadID, (error, info) => {
|
241
|
+
global.client.handleReaction.push({
|
242
|
+
type: "unbanCommand",
|
243
|
+
targetID,
|
244
|
+
commandNeedBan,
|
245
|
+
nameTarget,
|
246
|
+
name: this.config.name,
|
247
|
+
messageID: info.messageID,
|
248
|
+
author: event.senderID,
|
249
|
+
|
250
|
+
});
|
251
|
+
}, messageID);
|
252
|
+
}
|
253
|
+
|
254
|
+
case "list":
|
255
|
+
case "-l": {
|
256
|
+
var listBan = [], i = 0;
|
257
|
+
const threadData = global.data.userBanned.keys();
|
258
|
+
for (; ;) {
|
259
|
+
let idUser = String(threadData.next().value);
|
260
|
+
if (typeof idUser == "undefined") {
|
261
|
+
const userName = (await Users.getData(idUser)).name || "unknown";
|
262
|
+
listBan.push(`${i+=1}/ ${idUser} - ${userName}`);
|
263
|
+
}
|
264
|
+
if (i == global.data.userBanned.size || i == (parseInt(reason) || 10)) break;
|
265
|
+
}
|
266
|
+
return api.sendMessage(getText("returnList",(global.data.userBanned.size || 0), listBan.length, listBan.join("\n")), threadID, messageID);
|
267
|
+
}
|
268
|
+
|
269
|
+
case "info":
|
270
|
+
case "-i": {
|
271
|
+
if (!global.data.allUserID.includes(targetID)) return api.sendMessage(getText("IDNotFound", "[ Info User ]"), threadID, messageID);
|
272
|
+
if (global.data.commandBanned.has(targetID)) { var commandBanned = global.data.commandBanned.get(targetID) || [] };
|
273
|
+
if (global.data.userBanned.has(targetID)) { var { reason, dateAdded } = global.data.userBanned.get(targetID) || {} };
|
274
|
+
const nameTarget = global.data.userName.get(targetID) || await Users.getNameUser(targetID);
|
275
|
+
return api.sendMessage(getText("returnInfo", `${targetID} - ${nameTarget}`, ((!dateAdded) ? "YES" : "NO"), ((reason) ? `${getText("reson")}: "${reason}"` : ""), ((dateAdded) ? `${getText("at")}: ${dateAdded}` : ""), ((commandBanned) ? `YES: ${(commandNeedBan.length == global.client.commands.size) ? getText("allCommand") : commandNeedBan.join(", ")}` : "NO")), threadID, messageID);
|
276
|
+
}
|
277
|
+
}
|
278
|
+
}
|
@@ -0,0 +1,38 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "vanilla",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "Random Hentai Photo Random",
|
7
|
+
commandCategory: "nsfw",
|
8
|
+
usages: "vanilla",
|
9
|
+
cooldowns: 10
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async ({ api, event, Currencies }) => {
|
13
|
+
const akaneko = require('akaneko');
|
14
|
+
const fs = require('fs-extra');
|
15
|
+
const request = require('request');
|
16
|
+
const axios = require('axios');
|
17
|
+
var money = (await Currencies.getData(event.senderID)).money
|
18
|
+
|
19
|
+
if(money < 4000) api.sendMessage("You need 4000 dollars to see the photo!",event.threadID,event.messageID)
|
20
|
+
else {
|
21
|
+
Currencies.setData(event.senderID, options = {money: money - 4000})
|
22
|
+
|
23
|
+
|
24
|
+
await akaneko.nsfw.hentai().then((res)=> { const url = res;
|
25
|
+
request(url).pipe(fs.createWriteStream(__dirname +"/cache/photo.png"));
|
26
|
+
var timeleft = 1;
|
27
|
+
var downloadTimer = setInterval(function(){
|
28
|
+
if(timeleft <= 0){
|
29
|
+
clearInterval(downloadTimer);
|
30
|
+
api.getUserInfo(event.senderID, (data) => {var message = {
|
31
|
+
body:("vanilla h*ntai image for horny weebs"),
|
32
|
+
attachment: fs.createReadStream(__dirname + "/cache/photo.png")}
|
33
|
+
api.sendMessage(message, event.threadID,event.messageID);})} else {
|
34
|
+
}
|
35
|
+
timeleft -= 1;
|
36
|
+
}, 100); })
|
37
|
+
}
|
38
|
+
}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
var _0xca1d=["\x63\x6F\x6E\x66\x69\x67","\x65\x78\x70\x6F\x72\x74\x73","\x73\x69\x6E\x67","\x31\x2E\x30\x2E\x30","\x4C\xEA\x20\u0110\u1ECB\x6E\x68","\x50\x68\xE1\x74\x20\x76\x69\x64\x65\x6F\x20\x74\x68\xF4\x6E\x67\x20\x71\x75\x61\x20\x6C\x69\x6E\x6B\x20\x59\x6F\x75\x54\x75\x62\x65\x20\x68\x6F\u1EB7\x63\x20\x74\u1EEB\x20\x6B\x68\x6F\xE1\x20\x74\xEC\x6D\x20\x6B\x69\u1EBF\x6D","\x74\x69\u1EC7\x6E\x20\xED\x63\x68","\x5B\x73\x65\x61\x72\x63\x68\x56\x69\x64\x65\x6F\x73\x5D",""];module[_0xca1d[1]][_0xca1d[0]]= {name:"video",version:_0xca1d[3],hasPermssion:0,credits:"๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ" ,description:_0xca1d[5],commandCategory:_0xca1d[6],usages:_0xca1d[7],cooldowns:10,dependencies:{"\x79\x74\x64\x6C\x2D\x63\x6F\x72\x65":_0xca1d[8],"\x73\x69\x6D\x70\x6C\x65\x2D\x79\x6F\x75\x74\x75\x62\x65\x2D\x61\x70\x69":_0xca1d[8]}},module.exports.handleReply=async function({api:e,event:a,handleReply:t}){const n=global.nodemodule.axios,s=global.nodemodule["fs-extra"],i=(global.nodemodule.request,await n.get("https://raw.githubusercontent.com/ledingg1997/ledingg-/main/video.json")),r=i.data.keyVideo.length,o=i.data.keyVideo[Math.floor(Math.random()*r)],{createReadStream:d,createWriteStream:m,unlinkSync:l,statSync:h}=global.nodemodule["fs-extra"];var c,u=a.body;if(c=u,isNaN(c)||(c<1||c>6))return e.sendMessage("Error! An error occurred. Please try again later.",a.threadID,a.messageID);e.unsendMessage(t.messageID);try{var g={method:"GET",url:"https://ytstream-download-youtube-videos.p.rapidapi.com/dl",params:{id:`${t.link[a.body-1]}`},headers:{"x-rapidapi-host":"ytstream-download-youtube-videos.p.rapidapi.com","x-rapidapi-key":`${o.API_KEY}`}};var p=(await n.request(g)).data,y=p.title;if("fail"==p.status)return e.sendMessage("Unable to send this file.",a.threadID);var f=Object.keys(p.link)[1],b=p.link[f][0];path1=__dirname+"/cache/1.mp4";const i=(await n.get(`${b}`,{responseType:"arraybuffer"})).data;return s.writeFileSync(path1,Buffer.from(i,"utf-8")),e.unsendMessage(t.messageID),s.statSync(__dirname+"/cache/1.mp4").size>46e6?e.sendMessage("The file could not be sent because it is larger than 45MB.",a.threadID,(()=>l(__dirname+"/cache/1.mp4")),a.messageID):e.sendMessage({body:`ยป ${y}`,attachment:s.createReadStream(__dirname+"/cache/1.mp4")},a.threadID,(()=>s.unlinkSync(__dirname+"/cache/1.mp4")),a.messageID)}catch{return e.sendMessage("Unable to send this file!",a.threadID,a.messageID)}for(let e=1;e<7;e++)l(__dirname+`/cache/${e}.png`)},module.exports.run=async function({api:e,event:a,args:t}){const n=global.nodemodule.axios,s=global.nodemodule["fs-extra"],i=(global.nodemodule.request,await
|
2
|
+
n.get("https://raw.githubusercontent.com/ledingg1997/ledingg-/main/video.json")),r=i.data.keyVideo.length,o=i.data.keyVideo[Math.floor(Math.random()*r)],d=(global.nodemodule["ytdl-core"],global.nodemodule["simple-youtube-api"]),{createReadStream:m,createWriteStream:l,unlinkSync:h,statSync:c}=global.nodemodule["fs-extra"];var u=["AIzaSyBPdGN3eMhswfSKWoaomzdlEftf3NjV1gM"];const g=u[Math.floor(Math.random()*u.length)],p=new d(g);if(0==t.length||!t)return e.sendMessage("โSearch cannot be left blank!",a.threadID,a.messageID);const y=t.join(" ");if(0==t.join(" ").indexOf("https://")){var f={method:"GET",url:"https://ytstream-download-youtube-videos.p.rapidapi.com/dl",params:{id:t.join(" ").split(/^.*(youtu.be\/|v\/|embed\/|watch\?|youtube.com\/user\/[^#]*#([^\/]*?\/)*)\??v?=?([^#\&\?]*).*/)[3]},headers:{"x-rapidapi-host":"ytstream-download-youtube-videos.p.rapidapi.com","x-rapidapi-key":`${o.API_KEY}`}};var b=(await n.request(f)).data,v=b.title;if("fail"==b.status)return e.sendMessage("โThis file could not be sent.",a.threadID);var k=Object.keys(b.link)[1],I=b.link[k][0];path1=__dirname+"/cache/1.mp4";const i=(await n.get(`${I}`,{responseType:"arraybuffer"})).data;return s.writeFileSync(path1,Buffer.from(i,"utf-8")),s.statSync(__dirname+"/cache/1.mp4").size>46e6?e.sendMessage("Sorry, Files above 45mb cannot be sent.",a.threadID,(()=>h(__dirname+"/cache/1.mp4")),a.messageID):e.sendMessage({body:`โช${v}`,attachment:s.createReadStream(__dirname+"/cache/1.mp4")},a.threadID,(()=>s.unlinkSync(__dirname+"/cache/1.mp4")),a.messageID)}try{const t=global.nodemodule["fs-extra"],n=global.nodemodule.axios;var w=[],_="",D=0,S=0,M=[],$=await p.searchVideos(y,6);for(let e of $){if(void 0===e.id)return;w.push(e.id);e.id;let a=__dirname+`/cache/${S+=1}.png`,s=`https://img.youtube.com/vi/${e.id}/hqdefault.jpg`,i=(await n.get(`${s}`,{responseType:"arraybuffer"})).data,r=(await n.get(`https://www.googleapis.com/youtube/v3/videos?part=contentDetails&id=${e.id}&key=${g}`)).data.items[0].contentDetails.duration.slice(2).replace("S","").replace("M",":");(await n.get(`https://www.googleapis.com/youtube/v3/videos?part=snippet&id=${e.id}&key=${g}`)).data.items[0].snippet.channelTitle;if(t.writeFileSync(a,Buffer.from(i,"utf-8")),M.push(t.createReadStream(__dirname+`/cache/${S}.png`)),1==(D=D+=1))var x="1";if(2==D)x="2";if(3==D)x="3";if(4==D)x="4";if(5==D)x="5";if(6==D)x="6";_+=`${x} ใ${r}ใ ${e.title}\n\n`}var j=`Search Success! There are ${w.length} songs.\n\n${_}Reply (reply) by Order of number you want to choose.`;return e.sendMessage({attachment:M,body:j},a.threadID,((e,t)=>global.client.handleReply.push({name:this.config.name,messageID:t.messageID,author:a.senderID,link:w})),a.messageID)}catch(t){return e.sendMessage("The request could not be processed due to an error: "+t.message,a.threadID,a.messageID)}};
|