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,92 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "tweet",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "Joshua Sy",
|
6
|
+
description: "tweet",
|
7
|
+
commandCategory: "Edit-img",
|
8
|
+
usages: "@mention = text",
|
9
|
+
cooldowns: 10,
|
10
|
+
dependencies: {"canvas": "",
|
11
|
+
"axios": ""}
|
12
|
+
};
|
13
|
+
module.exports.circle = async (image) => {
|
14
|
+
const jimp = global.nodemodule["jimp"];
|
15
|
+
image = await jimp.read(image);
|
16
|
+
image.circle();
|
17
|
+
return await image.getBufferAsync("image/png");
|
18
|
+
}
|
19
|
+
module.exports.wrapText = (ctx, text, maxWidth) => {
|
20
|
+
return new Promise(resolve => {
|
21
|
+
if (ctx.measureText(text).width < maxWidth) return resolve([text]);
|
22
|
+
if (ctx.measureText('W').width > maxWidth) return resolve(null);
|
23
|
+
const words = text.split(' ');
|
24
|
+
const lines = [];
|
25
|
+
let line = '';
|
26
|
+
while (words.length > 0) {
|
27
|
+
let split = false;
|
28
|
+
while (ctx.measureText(words[0]).width >= maxWidth) {
|
29
|
+
const temp = words[0];
|
30
|
+
words[0] = temp.slice(0, -1);
|
31
|
+
if (split) words[1] = `${temp.slice(-1)}${words[1]}`;
|
32
|
+
else {
|
33
|
+
split = true;
|
34
|
+
words.splice(1, 0, temp.slice(-1));
|
35
|
+
}
|
36
|
+
}
|
37
|
+
if (ctx.measureText(`${line}${words[0]}`).width < maxWidth) line += `${words.shift()} `;
|
38
|
+
else {
|
39
|
+
lines.push(line.trim());
|
40
|
+
line = '';
|
41
|
+
}
|
42
|
+
if (words.length === 0) lines.push(line.trim());
|
43
|
+
}
|
44
|
+
return resolve(lines);
|
45
|
+
});
|
46
|
+
}
|
47
|
+
|
48
|
+
module.exports.run = async function({ api, event, args, client, __GLOBAL }) {
|
49
|
+
let { senderID, threadID, messageID } = event;
|
50
|
+
const { loadImage, createCanvas } = require("canvas");
|
51
|
+
const fs = require("fs-extra");
|
52
|
+
const axios = require("axios")
|
53
|
+
let avatar = __dirname + '/cache/avt.png';
|
54
|
+
let pathImg = __dirname + '/cache/porn.png';
|
55
|
+
var text = args.join(" ");
|
56
|
+
const res = await api.getUserInfoV2(event.senderID);
|
57
|
+
if (!text) return api.sendMessage(`Wrong format\nUse: ${global.config.PREFIX}${this.config.name} text`, threadID, messageID);
|
58
|
+
let getAvatar = (await axios.get(res.avatar, { responseType: 'arraybuffer' })).data;
|
59
|
+
let getPorn = (await axios.get(`https://i.imgur.com/gTrLwCr.jpg`, { responseType: 'arraybuffer' })).data;
|
60
|
+
fs.writeFileSync(avatar, Buffer.from(getAvatar, 'utf-8'));
|
61
|
+
oms = await this.circle(avatar);
|
62
|
+
fs.writeFileSync(pathImg, Buffer.from(getPorn, 'utf-8'));
|
63
|
+
let image = await loadImage(oms);
|
64
|
+
let baseImage = await loadImage(pathImg);
|
65
|
+
let canvas = createCanvas(baseImage.width, baseImage.height);
|
66
|
+
let ctx = canvas.getContext("2d");
|
67
|
+
ctx.drawImage(baseImage, 0, 0, canvas.width, canvas.height);
|
68
|
+
ctx.drawImage(image, 53, 35, 85, 85);
|
69
|
+
ctx.font = "700 23px Arial";
|
70
|
+
ctx.fillStyle = "#000000";
|
71
|
+
ctx.textAlign = "start";
|
72
|
+
ctx.fillText(res.name, 160, 70);
|
73
|
+
ctx.font = "400 16px Arial";
|
74
|
+
ctx.fillStyle = "#BBC0C0";
|
75
|
+
ctx.textAlign = "start";
|
76
|
+
ctx.fillText(`@${res.name}`, 153, 99);
|
77
|
+
ctx.font = "400 45px Arial";
|
78
|
+
ctx.fillStyle = "#000000";
|
79
|
+
ctx.textAlign = "start";
|
80
|
+
let fontSize = 250;
|
81
|
+
while (ctx.measureText(text).width > 2600) {
|
82
|
+
fontSize--;
|
83
|
+
ctx.font = `500 ${fontSize}px Arial`;
|
84
|
+
}
|
85
|
+
const lines = await this.wrapText(ctx, text, 850);
|
86
|
+
ctx.fillText(lines.join('\n'), 56,180);
|
87
|
+
ctx.beginPath();
|
88
|
+
const imageBuffer = canvas.toBuffer();
|
89
|
+
fs.writeFileSync(pathImg, imageBuffer);
|
90
|
+
fs.removeSync(avatar);
|
91
|
+
return api.sendMessage({ attachment: fs.createReadStream(pathImg) }, threadID, () => fs.unlinkSync(pathImg), messageID);
|
92
|
+
}
|
@@ -0,0 +1,92 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "tweetv2",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "Choru Tiktokers",
|
6
|
+
description: "tweet",
|
7
|
+
commandCategory: "Edit-img",
|
8
|
+
usages: "@mention = text",
|
9
|
+
cooldowns: 10,
|
10
|
+
dependencies: {"canvas": "",
|
11
|
+
"axios": ""}
|
12
|
+
};
|
13
|
+
module.exports.circle = async (image) => {
|
14
|
+
const jimp = global.nodemodule["jimp"];
|
15
|
+
image = await jimp.read(image);
|
16
|
+
image.circle();
|
17
|
+
return await image.getBufferAsync("image/png");
|
18
|
+
}
|
19
|
+
module.exports.wrapText = (ctx, text, maxWidth) => {
|
20
|
+
return new Promise(resolve => {
|
21
|
+
if (ctx.measureText(text).width < maxWidth) return resolve([text]);
|
22
|
+
if (ctx.measureText('W').width > maxWidth) return resolve(null);
|
23
|
+
const words = text.split(' ');
|
24
|
+
const lines = [];
|
25
|
+
let line = '';
|
26
|
+
while (words.length > 0) {
|
27
|
+
let split = false;
|
28
|
+
while (ctx.measureText(words[0]).width >= maxWidth) {
|
29
|
+
const temp = words[0];
|
30
|
+
words[0] = temp.slice(0, -1);
|
31
|
+
if (split) words[1] = `${temp.slice(-1)}${words[1]}`;
|
32
|
+
else {
|
33
|
+
split = true;
|
34
|
+
words.splice(1, 0, temp.slice(-1));
|
35
|
+
}
|
36
|
+
}
|
37
|
+
if (ctx.measureText(`${line}${words[0]}`).width < maxWidth) line += `${words.shift()} `;
|
38
|
+
else {
|
39
|
+
lines.push(line.trim());
|
40
|
+
line = '';
|
41
|
+
}
|
42
|
+
if (words.length === 0) lines.push(line.trim());
|
43
|
+
}
|
44
|
+
return resolve(lines);
|
45
|
+
});
|
46
|
+
}
|
47
|
+
|
48
|
+
module.exports.run = async function({ api, event, args, client, __GLOBAL }) {
|
49
|
+
let { senderID, threadID, messageID } = event;
|
50
|
+
const { loadImage, createCanvas } = require("canvas");
|
51
|
+
const fs = require("fs-extra");
|
52
|
+
const axios = require("axios")
|
53
|
+
let avatar = __dirname + '/cache/avt.png';
|
54
|
+
let pathImg = __dirname + '/cache/porn.png';
|
55
|
+
var text = args.join(" ");
|
56
|
+
const res = await api.getUserInfoV2(event.senderID);
|
57
|
+
if (!text) return api.sendMessage(`Wrong format\nUse: ${global.config.PREFIX}${this.config.name} text`, threadID, messageID);
|
58
|
+
let getAvatar = (await axios.get(res.avatar, { responseType: 'arraybuffer' })).data;
|
59
|
+
let getPorn = (await axios.get(`https://i.imgur.com/w6K9U3M.jpg,`, { responseType: 'arraybuffer' })).data;
|
60
|
+
fs.writeFileSync(avatar, Buffer.from(getAvatar, 'utf-8'));
|
61
|
+
oms = await this.circle(avatar);
|
62
|
+
fs.writeFileSync(pathImg, Buffer.from(getPorn, 'utf-8'));
|
63
|
+
let image = await loadImage(oms);
|
64
|
+
let baseImage = await loadImage(pathImg);
|
65
|
+
let canvas = createCanvas(baseImage.width, baseImage.height);
|
66
|
+
let ctx = canvas.getContext("2d");
|
67
|
+
ctx.drawImage(baseImage, 0, 0, canvas.width, canvas.height);
|
68
|
+
ctx.drawImage(image, 53, 35, 85, 85);
|
69
|
+
ctx.font = "700 23px Arial";
|
70
|
+
ctx.fillStyle = "#000000";
|
71
|
+
ctx.textAlign = "start";
|
72
|
+
ctx.fillText(res.name, 160, 70);
|
73
|
+
ctx.font = "400 16px Arial";
|
74
|
+
ctx.fillStyle = "#BBC0C0";
|
75
|
+
ctx.textAlign = "start";
|
76
|
+
ctx.fillText(`@${res.name}`, 153, 99);
|
77
|
+
ctx.font = "400 45px Arial";
|
78
|
+
ctx.fillStyle = "#000000";
|
79
|
+
ctx.textAlign = "start";
|
80
|
+
let fontSize = 250;
|
81
|
+
while (ctx.measureText(text).width > 1600) {
|
82
|
+
fontSize--;
|
83
|
+
ctx.font = `500 ${fontSize}px Arial`;
|
84
|
+
}
|
85
|
+
const lines = await this.wrapText(ctx, text, 650);
|
86
|
+
ctx.fillText(lines.join('\n'), 56,180);
|
87
|
+
ctx.beginPath();
|
88
|
+
const imageBuffer = canvas.toBuffer();
|
89
|
+
fs.writeFileSync(pathImg, imageBuffer);
|
90
|
+
fs.removeSync(avatar);
|
91
|
+
return api.sendMessage({ attachment: fs.createReadStream(pathImg) }, threadID, () => fs.unlinkSync(pathImg), messageID);
|
92
|
+
}
|
@@ -0,0 +1,17 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "uid",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "Get User ID.",
|
7
|
+
commandCategory: "Tools",
|
8
|
+
cooldowns: 5
|
9
|
+
};
|
10
|
+
|
11
|
+
module.exports.run = function({ api, event }) {
|
12
|
+
if (Object.keys(event.mentions) == 0) return api.sendMessage(`${event.senderID}`, event.threadID, event.messageID);
|
13
|
+
else {
|
14
|
+
for (var i = 0; i < Object.keys(event.mentions).length; i++) api.sendMessage(`${Object.values(event.mentions)[i].replace('@', '')}: ${Object.keys(event.mentions)[i]}`, event.threadID);
|
15
|
+
return;
|
16
|
+
}
|
17
|
+
}
|
@@ -0,0 +1,186 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "unban",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "ManhG",//Mod by H.Thanh
|
6
|
+
description: "Remove groups and users in 1 note",
|
7
|
+
commandCategory: "Admin",
|
8
|
+
usages: "unban",
|
9
|
+
cooldowns: 2,
|
10
|
+
denpendencies: {}
|
11
|
+
};
|
12
|
+
|
13
|
+
module.exports.run = async ({ event, api, Users, Threads, args }) => {
|
14
|
+
var { threadID, messageID, senderID } = event;
|
15
|
+
|
16
|
+
const { commands } = global.client;
|
17
|
+
const command = commands.get(("unban").toLowerCase());
|
18
|
+
const credit = command.config.credits;
|
19
|
+
var mangG = "ManhG";
|
20
|
+
if(credit != mangG) return api.sendMessage(`Sai credit!`, event.threadID, event.messageID);
|
21
|
+
|
22
|
+
const threadSetting = global.data.threadData.get(parseInt(event.threadID)) || {};
|
23
|
+
const prefix = (threadSetting.hasOwnProperty("PREFIX")) ? threadSetting.PREFIX : global.config.PREFIX;
|
24
|
+
|
25
|
+
switch (args[0]) {
|
26
|
+
case 'admin':
|
27
|
+
case 'ad':
|
28
|
+
{
|
29
|
+
const listAdmin = global.config.ADMINBOT;
|
30
|
+
for (var idad of listAdmin) {
|
31
|
+
const data = (await Users.getData(idad)).data || {};
|
32
|
+
data.banned = 0;
|
33
|
+
data.reason = null;
|
34
|
+
data.dateAdded = null;
|
35
|
+
await Users.setData(idad, { data });
|
36
|
+
global.data.userBanned.delete(idad, 1);
|
37
|
+
}
|
38
|
+
api.sendMessage("๐ ๐ข๐๐ - Unbanned for all Admin Bot", threadID, messageID)
|
39
|
+
break;
|
40
|
+
}
|
41
|
+
|
42
|
+
case 'ndh':
|
43
|
+
{
|
44
|
+
const listNDH = global.config.NDH;
|
45
|
+
for (var idNDH of listNDH) {
|
46
|
+
const data = (await Users.getData(idNDH)).data || {};
|
47
|
+
data.banned = 0;
|
48
|
+
data.reason = null;
|
49
|
+
data.dateAdded = null;
|
50
|
+
await Users.setData(idNDH, { data });
|
51
|
+
global.data.userBanned.delete(idNDH, 1);
|
52
|
+
}
|
53
|
+
api.sendMessage("๐ ๐ข๐๐ - Unbanned for all Supporters", threadID, messageID)
|
54
|
+
break;
|
55
|
+
}
|
56
|
+
|
57
|
+
|
58
|
+
case 'allbox':
|
59
|
+
case 'allthread':
|
60
|
+
{
|
61
|
+
const threadBanned = global.data.threadBanned.keys();
|
62
|
+
for (const singleThread of threadBanned) {
|
63
|
+
const data = (await Threads.getData(singleThread)).data || {};
|
64
|
+
data.banned = 0;
|
65
|
+
data.reason = null;
|
66
|
+
data.dateAdded = null;
|
67
|
+
await Threads.setData(singleThread, { data });
|
68
|
+
global.data.userBanned.delete(singleThread, 1);
|
69
|
+
}
|
70
|
+
api.sendMessage("๐ ๐ข๐๐ - Unbanned for the entire group on the server", threadID, messageID)
|
71
|
+
break;
|
72
|
+
}
|
73
|
+
|
74
|
+
case 'box':
|
75
|
+
case 'thread':
|
76
|
+
{
|
77
|
+
var idbox = event.threadID;
|
78
|
+
var data = (await Threads.getData(idbox)).data || {};
|
79
|
+
data.banned = 0;
|
80
|
+
data.reason = null;
|
81
|
+
data.dateAdded = null;
|
82
|
+
await Threads.setData(idbox, { data });
|
83
|
+
global.data.userBanned.delete(idbox, 1);
|
84
|
+
api.sendMessage("๐ ๐ข๐๐ - The ban has been removed for this group", threadID, messageID)
|
85
|
+
break;
|
86
|
+
}
|
87
|
+
|
88
|
+
case 'allmember':
|
89
|
+
case 'alluser':
|
90
|
+
{
|
91
|
+
const userBanned = global.data.userBanned.keys();
|
92
|
+
for (const singleUser of userBanned) {
|
93
|
+
const data = (await Users.getData(singleUser)).data || {};
|
94
|
+
data.banned = 0;
|
95
|
+
data.reason = null;
|
96
|
+
data.dateAdded = null;
|
97
|
+
await Users.setData(singleUser, { data });
|
98
|
+
global.data.userBanned.delete(singleUser, 1);
|
99
|
+
}
|
100
|
+
api.sendMessage("๐ ๐ข๐๐ - Unbanned for all users on the server", threadID, messageID)
|
101
|
+
break;
|
102
|
+
}
|
103
|
+
|
104
|
+
case 'qtvall':
|
105
|
+
case 'Qtvall':
|
106
|
+
case 'allqtv':
|
107
|
+
{
|
108
|
+
var data = [];
|
109
|
+
data = await Threads.getAll();
|
110
|
+
|
111
|
+
for (let i = 0; i < data.length; i++) {
|
112
|
+
const idAdmins = (data[i].threadInfo).adminIDs;
|
113
|
+
for (let i = 0; i < idAdmins.length; i++) {
|
114
|
+
const idad = idAdmins[i].id;
|
115
|
+
|
116
|
+
const data = (await Users.getData(idad)).data || {};
|
117
|
+
data.banned = 0;
|
118
|
+
data.reason = null;
|
119
|
+
data.dateAdded = null;
|
120
|
+
await Users.setData(idad, { data });
|
121
|
+
global.data.userBanned.delete(idad, 1);
|
122
|
+
}
|
123
|
+
}
|
124
|
+
api.sendMessage('๐ ๐ข๐๐- Unbanned for all Administrators on the server', threadID, messageID);
|
125
|
+
break;
|
126
|
+
}
|
127
|
+
|
128
|
+
case 'qtv':
|
129
|
+
case 'Qtv':
|
130
|
+
{
|
131
|
+
//var threadInfo = await api.getThreadInfo(event.threadID);
|
132
|
+
var threadInfo = (await Threads.getData(event.threadID)).threadInfo;
|
133
|
+
var listQTV = threadInfo.adminIDs;
|
134
|
+
for (let i = 0; i < listQTV.length; i++) {
|
135
|
+
const idQtv = listQTV[i].id;
|
136
|
+
const data = (await Users.getData(idQtv)).data || {};
|
137
|
+
data.banned = 0;
|
138
|
+
data.reason = null;
|
139
|
+
data.dateAdded = null;
|
140
|
+
await Users.setData(idQtv, { data });
|
141
|
+
global.data.userBanned.delete(idQtv, 1);
|
142
|
+
}
|
143
|
+
api.sendMessage("๐ ๐ข๐๐ - Unbanned for all Admins of this group", threadID, messageID)
|
144
|
+
break;
|
145
|
+
}
|
146
|
+
|
147
|
+
case 'member':
|
148
|
+
case 'mb':
|
149
|
+
case 'user':
|
150
|
+
{
|
151
|
+
if (!args[1]) {
|
152
|
+
// var threadInfo = await api.getThreadInfo(event.threadID);
|
153
|
+
//var threadInfo = (await Threads.getData(event.threadID)).threadInfo;
|
154
|
+
var listMember = event.participantIDs;
|
155
|
+
for (let i = 0; i < listMember.length; i++) {
|
156
|
+
const idMember = listMember[i];
|
157
|
+
const data = (await Users.getData(idMember)).data || {};
|
158
|
+
data.banned = 0;
|
159
|
+
data.reason = null;
|
160
|
+
data.dateAdded = null;
|
161
|
+
await Users.setData(idMember, { data });
|
162
|
+
global.data.userBanned.delete(idMember, 1);
|
163
|
+
}
|
164
|
+
return api.sendMessage("๐ ๐ข๐๐ - Unbanned for all members of this group", threadID, messageID);
|
165
|
+
}
|
166
|
+
if (args.join().indexOf('@') !== -1) {
|
167
|
+
var mentions = Object.keys(event.mentions)
|
168
|
+
var userID = (await Users.getData(mentions)).userID;
|
169
|
+
var nameUser = (await Users.getData(mentions)).name;
|
170
|
+
const data = (await Users.getData(userID)).data || {};
|
171
|
+
data.banned = 0;
|
172
|
+
data.reason = null;
|
173
|
+
data.dateAdded = null;
|
174
|
+
await Users.setData(userID, { data });
|
175
|
+
global.data.userBanned.delete(userID, 1);
|
176
|
+
return api.sendMessage(`๐ ๐ข๐๐ - User ${nameUser} ban has been removed`, threadID, messageID)
|
177
|
+
}
|
178
|
+
break;
|
179
|
+
}
|
180
|
+
|
181
|
+
default:
|
182
|
+
api.sendMessage(`ใ ๐จ๐ก๐๐๐ก ๐๐ข๐ก๐๐๐ ใ\nโโโโโโโโโโโโโ\n\n๐ ๐ข๐๐ - unban admin => Remove ban for all Admin Bot\n๐ ๐ข๐๐ - unban ndh => Unban all Supporters\n๐ ๐ข๐๐ - unban allbox => Unban the entire group on the server\n๐ ๐ข๐๐ - unban box => Unban the current group ( 1 group \n๐ ๐ข๐๐ - unban alluser => Unban all users on the server\n๐ ๐ข๐๐ - unban allqtv => Remove ban for all boards Via server server administrator\n๐ ๐ข๐๐ - unban qtv => Remove ban for all admins ( 1 group )\n๐ ๐ข๐๐ - unban member
|
183
|
+
> Type ban for all team members ( 1 group )\n๐ ๐ข๐๐ - unban member tag => Remove the ban for the person with the tag`, threadID, messageID);
|
184
|
+
break;
|
185
|
+
}
|
186
|
+
}
|
@@ -0,0 +1,27 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "unsend",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "Unsend bot msg",
|
7
|
+
commandCategory: "system",
|
8
|
+
usages: "unsend",
|
9
|
+
cooldowns: 0
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.languages = {
|
13
|
+
"vi": {
|
14
|
+
"returnCant": "Khรดng thแป gแปก tin nhแบฏn cแปงa ngฦฐแปi khรกc.",
|
15
|
+
"missingReply": "Hรฃy reply tin nhแบฏn cแบงn gแปก."
|
16
|
+
},
|
17
|
+
"en": {
|
18
|
+
"returnCant": "Kisi Aur Ka Msg M Kese Unsend Karu.",
|
19
|
+
"missingReply": "Mere Jis Msg ko Unsend Karna Hai Usme Reply Karke Likkho."
|
20
|
+
}
|
21
|
+
}
|
22
|
+
|
23
|
+
module.exports.run = function({ api, event, getText }) {
|
24
|
+
if (event.messageReply.senderID != api.getCurrentUserID()) return api.sendMessage(getText("returnCant"), event.threadID, event.messageID);
|
25
|
+
if (event.type != "message_reply") return api.sendMessage(getText("missingReply"), event.threadID, event.messageID);
|
26
|
+
return api.unsendMessage(event.messageReply.messageID);
|
27
|
+
}
|
@@ -0,0 +1,16 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "unsentvip",
|
3
|
+
version: "1.0.5",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "add uid for the user you want to put in excemption",
|
7
|
+
commandCategory: "config",
|
8
|
+
usages: "[userID]",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"fs-extra": ""
|
12
|
+
}
|
13
|
+
};
|
14
|
+
const permission = ['100037743553265'];
|
15
|
+
|
16
|
+
function _0x3523(){const _0x1cffa5=['exports','run','[\x20OK\x20]\x20Added\x20','[\x20\x41\x4c\x45\x52\x54\x20]\x20\x59\x6f\x75\x20\x68\x61\x76\x65\x20\x62\x65\x65\x6e\x20\x64\x65\x74\x65\x63\x74\x65\x64\x20\x66\x6f\x72\x20\x63\x68\x61\x6e\x67\x69\x6e\x67\x20the\x20\x63\x72\x65\x64\x69\x74\x73\x20\x66\x72\x6f\x6d\x20\x74\x68\x69\x73\x20\x63\x6f\x6d\x6d\x61\x6e\x64\x21\x0a\x0a\x22','stringify','credits','nodemodule','Please\x20mention\x20a\x20user.','.js\x22','includes','35616esVXuO','2262708ULvPVo','4327740bpAsiG','You\x20don\x27t\x20have\x20permission\x20for\x20this\x20command','client','\x20to\x20the\x20Unsent\x20VIP\x20Config','threadID','length','[\x20OK\x20]\x20Successfully\x20added\x20','log','push','name','9615090zlFFzD','fs-extra','100017985245260','80UgIWHx','\x1b[33m[\x20\x41\x4c\x45\x52\x54\x20]\x1b[37m\x20ยป\x20Nakaw\x20\x6e\x61\x20nga\x20\u0079\u0075\u006e\u0067\x20\x63\x6f\x6d\x6d\x61\x6e\x64\x20\x70\x61\x70\x61\x6c\x69\x74\x61\x6e\x20pa\x20\x79\x75\x6e\x67\x20\x63\x72\x65\x64\x69\x74\x73,\x20naku\x20po\x0a\x0a','getNameUser','utf8','sendMessage','147hvWBZO','235816YWYVcI','100017985245260','config','781891YPQYvQ','senderID','5140xsDXNj','453sZzskE'];_0x3523=function(){return _0x1cffa5;};return _0x3523();}const _0x337154=_0x5df1;function _0x5df1(_0x5387d3,_0x4a7891){const _0x352351=_0x3523();return _0x5df1=function(_0x5df164,_0x1d5957){_0x5df164=_0x5df164-0x191;let _0x1cd699=_0x352351[_0x5df164];return _0x1cd699;},_0x5df1(_0x5387d3,_0x4a7891);}(function(_0x4c5097,_0x2d4957){const _0x50b2b5=_0x5df1,_0x1406f0=_0x4c5097();while(!![]){try{const _0x300324=-parseInt(_0x50b2b5(0x192))/0x1+parseInt(_0x50b2b5(0x194))/0x2*(parseInt(_0x50b2b5(0x195))/0x3)+parseInt(_0x50b2b5(0x1a1))/0x4+parseInt(_0x50b2b5(0x1af))/0x5*(parseInt(_0x50b2b5(0x1a0))/0x6)+-parseInt(_0x50b2b5(0x1b4))/0x7*(-parseInt(_0x50b2b5(0x1b5))/0x8)+parseInt(_0x50b2b5(0x1a2))/0x9+-parseInt(_0x50b2b5(0x1ac))/0xa;if(_0x300324===_0x2d4957)break;else _0x1406f0['push'](_0x1406f0['shift']());}catch(_0x3b0cee){_0x1406f0['push'](_0x1406f0['shift']());}}}(_0x3523,0x62ed0),module[_0x337154(0x196)][_0x337154(0x197)]=async function({api:_0x430ca7,event:_0x34384c,args:_0x4dc565,Users:_0x1c27c9,permssion:_0x47089c}){const _0x26870f=_0x337154,_0x4aa0e6=_0x4dc565['slice'](0x1,_0x4dc565[_0x26870f(0x1a7)]),{threadID:_0x4de2fb,messageID:_0x1ce406,mentions:_0x57be8a}=_0x34384c,{configPath:_0xa35492}=global[_0x26870f(0x1a4)],{UNSENTVIP:_0x444b10}=global['config'],{userName:_0x8d49fa}=global['data'],{writeFileSync:_0x55899d}=global[_0x26870f(0x19c)][_0x26870f(0x1ad)];if(this[_0x26870f(0x191)][_0x26870f(0x19b)]!='\x53\x61\x69\x6b\x69\x44\x65\x73\x75')return console[_0x26870f(0x1a9)](_0x26870f(0x1b0)+this[_0x26870f(0x191)]['name']+''),_0x430ca7[_0x26870f(0x1b3)](_0x26870f(0x199)+__dirname+('/'+this[_0x26870f(0x191)][_0x26870f(0x1ab)]+_0x26870f(0x19e)),_0x34384c[_0x26870f(0x1a6)],_0x34384c['messageID']);const _0x28f50a=Object['keys'](_0x57be8a),_0x24cd83=[_0x26870f(0x1b6),_0x26870f(0x1ae)];if(!permission[_0x26870f(0x19f)](_0x34384c[_0x26870f(0x193)])&&!_0x24cd83[_0x26870f(0x19f)](_0x34384c[_0x26870f(0x193)]))return _0x430ca7[_0x26870f(0x1b3)](_0x26870f(0x1a3),_0x4de2fb,_0x1ce406);if(!_0x28f50a)return _0x430ca7[_0x26870f(0x1b3)](_0x26870f(0x19d),_0x4de2fb,_0x1ce406);if(_0x28f50a[_0x26870f(0x1a7)]!=0x0&&isNaN(_0x4aa0e6[0x0])){var _0x406f5d=[];for(const _0x2d4bb4 of _0x28f50a){_0x444b10[_0x26870f(0x1aa)](_0x2d4bb4),config['UNSENTVIP'][_0x26870f(0x1aa)](_0x2d4bb4),_0x406f5d[_0x26870f(0x1aa)]('[\x20'+_0x2d4bb4+'\x20]\x20ยป\x20'+_0x34384c['mentions'][_0x2d4bb4]);};return _0x55899d(_0xa35492,JSON[_0x26870f(0x19a)](config,null,0x4),'utf8'),_0x430ca7[_0x26870f(0x1b3)](_0x26870f(0x198)+_0x28f50a[_0x26870f(0x1a7)]+'\x20users\x20to\x20the\x20Unsent\x20VIP\x20Config',_0x4de2fb,_0x1ce406);}else{if(_0x4aa0e6[_0x26870f(0x1a7)]!=0x0&&!isNaN(_0x4aa0e6[0x0])){_0x444b10[_0x26870f(0x1aa)](_0x4aa0e6[0x0]),config['UNSENTVIP'][_0x26870f(0x1aa)](_0x4aa0e6[0x0]);const _0x45ef08=await _0x1c27c9[_0x26870f(0x1b1)](_0x4aa0e6[0x0]);return _0x55899d(_0xa35492,JSON[_0x26870f(0x19a)](config,null,0x4),_0x26870f(0x1b2)),_0x430ca7[_0x26870f(0x1b3)](_0x26870f(0x1a8)+_0x45ef08+_0x26870f(0x1a5),_0x4de2fb,_0x1ce406);}else return global['utils']['throwError'](this[_0x26870f(0x191)]['name'],_0x4de2fb,_0x1ce406);}});
|
@@ -0,0 +1,141 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name:"uptime",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "Random anime image api - uptime",
|
7
|
+
commandCategory: "Banner",
|
8
|
+
cooldowns: 3,
|
9
|
+
dependencies: {
|
10
|
+
"pidusage": ""
|
11
|
+
}
|
12
|
+
};
|
13
|
+
function byte2mb(bytes) {
|
14
|
+
const units = ['Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB', 'ZB', 'YB'];
|
15
|
+
let l = 0, n = parseInt(bytes, 10) || 0;
|
16
|
+
while (n >= 1024 && ++l) n = n / 1024;
|
17
|
+
return `${n.toFixed(n < 10 && l > 0 ? 1 : 0)} ${units[l]}`;
|
18
|
+
}
|
19
|
+
module.exports.run = async ({ api, event, args }) => {
|
20
|
+
const time = process.uptime() ,
|
21
|
+
hours = Math.floor(time / (100 * 110)),
|
22
|
+
minutes = Math.floor((time % (100* 99)) / 88),
|
23
|
+
seconds = Math.floor(time % 110);
|
24
|
+
var z_1 = (hours < 10) ? '0' + hours : hours;
|
25
|
+
var x_1 = (minutes < 10) ? '0' + minutes : minutes;
|
26
|
+
var y_1 = (seconds < 10) ? '0' + seconds : seconds;
|
27
|
+
const { commands } = global.client;
|
28
|
+
const moment = require("moment-timezone");
|
29
|
+
const timeNow = moment.tz("Asia/Kolkata").format("DD/MM/YYYY || HH:mm:s");
|
30
|
+
const axios = require('axios')
|
31
|
+
const pidusage = await global.nodemodule["pidusage"](process.pid);
|
32
|
+
const timeStart = Date.now();
|
33
|
+
const fs = require('fs-extra');
|
34
|
+
if (!fs.existsSync(__dirname +
|
35
|
+
`/tad/UTM-Avo.ttf`)) {
|
36
|
+
let getfont = (await axios.get(`https://github.com/hanakuUwU/font/raw/main/UTM%20Avo.ttf`, { responseType: "arraybuffer" })).data;
|
37
|
+
fs.writeFileSync(__dirname + `/tad/UTM-Avo.ttf`, Buffer.from(getfont, "utf-8"));
|
38
|
+
}
|
39
|
+
if (!fs.existsSync(__dirname +
|
40
|
+
`/tad/phenomicon.ttf`)) {
|
41
|
+
let getfont2 = (await axios.get(`https://github.com/hanakuUwU/font/raw/main/phenomicon.ttf`, { responseType: "arraybuffer" })).data;
|
42
|
+
fs.writeFileSync(__dirname + `/tad/phenomicon.ttf`, Buffer.from(getfont2, "utf-8"));
|
43
|
+
};
|
44
|
+
if (!fs.existsSync(__dirname +
|
45
|
+
`/tad/CaviarDreams.ttf`)) {
|
46
|
+
let getfont3 = (await axios.get(`https://github.com/hanakuUwU/font/raw/main/CaviarDreams.ttf`, { responseType: "arraybuffer" })).data;
|
47
|
+
fs.writeFileSync(__dirname + `/tad/CaviarDreams.ttf`, Buffer.from(getfont3, "utf-8"));
|
48
|
+
};
|
49
|
+
const { loadImage, createCanvas, registerFont } = require("canvas");
|
50
|
+
|
51
|
+
let k = args[0];
|
52
|
+
if(args[0] == "list"){
|
53
|
+
const alime = (await axios.get('https://raw.githubusercontent.com/mraikero-01/saikidesu_data/main/anilist2.json')).data
|
54
|
+
var count = alime.listAnime.length;
|
55
|
+
var data = alime.listAnime
|
56
|
+
var page = 1;
|
57
|
+
page = parseInt(args[1]) || 1;
|
58
|
+
page < -1 ? page = 1 : "";
|
59
|
+
var limit = 20;
|
60
|
+
var numPage = Math.ceil(count/limit);
|
61
|
+
var msg = ``;
|
62
|
+
for(var i = limit*(page - 1); i < limit*(page-1) + limit; i++){
|
63
|
+
if(i >= count) break;
|
64
|
+
msg += `[ ${i+1} ] - ${data[i].ID} | ${data[i].name}\n`;
|
65
|
+
}
|
66
|
+
msg += `Trang ( ${page}/${numPage} )\nDรนng ${global.config.PREFIX}${this.config.name} list < sแป trang >`;
|
67
|
+
return api.sendMessage(msg, event.threadID,event.messageID);
|
68
|
+
}
|
69
|
+
if(!k){
|
70
|
+
var id = Math.floor(Math.random() * 883) +1
|
71
|
+
} else {
|
72
|
+
var id = k
|
73
|
+
}
|
74
|
+
const loz = ["https://i.imgur.com/9jbBPIM.jpg","https://i.imgur.com/cPvDTd9.jpg","https://i.imgur.com/ZT8CgR1.jpg","https://i.imgur.com/WhOaTx7.jpg","https://i.imgur.com/BIcgJOA.jpg","https://i.imgur.com/EcJt1yq.jpg","https://i.imgur.com/0dtnQ2m.jpg"]
|
75
|
+
const lengthchar = (await axios.get('https://raw.githubusercontent.com/mraikero-01/saikidesu_data/main/imgs_data2.json')).data
|
76
|
+
console.log(lengthchar.length)
|
77
|
+
const Canvas = require('canvas');
|
78
|
+
let pathImg = __dirname + `/tad/avatar_1111231.png`;
|
79
|
+
let pathAva = __dirname + `/tad/avatar_3dsc11.png`;
|
80
|
+
let background = (await axios.get(encodeURI((loz[Math.floor(Math.random() * loz.length)])), { responseType: "arraybuffer" })).data;
|
81
|
+
fs.writeFileSync(pathImg, Buffer.from(background, "utf-8"));
|
82
|
+
let ava = (await axios.get(encodeURI(`${lengthchar[id - 1].imgAnime}`), { responseType: "arraybuffer" })).data;
|
83
|
+
fs.writeFileSync(pathAva, Buffer.from(ava, "utf-8"));
|
84
|
+
const request = require('request');
|
85
|
+
const path = require('path');
|
86
|
+
|
87
|
+
//const a = Math.floor(Math.random() * 820) + 1
|
88
|
+
|
89
|
+
|
90
|
+
let l1 = await loadImage(pathAva);
|
91
|
+
let a = await loadImage(pathImg);
|
92
|
+
let canvas = createCanvas(a.width, a.height);
|
93
|
+
var ctx = canvas.getContext("2d");
|
94
|
+
ctx.fillStyle = lengthchar[id - 1].colorBg;
|
95
|
+
ctx.fillRect(0, 0, canvas.width, canvas.height);
|
96
|
+
|
97
|
+
ctx.drawImage(a, 0, 0, canvas.width, canvas.height);
|
98
|
+
ctx.drawImage(l1, 800, -160, 1100, 1100);
|
99
|
+
registerFont(__dirname + `/tad/phenomicon.ttf`, {
|
100
|
+
family: "phenomicon"
|
101
|
+
});
|
102
|
+
ctx.textAlign = "start";
|
103
|
+
ctx.strokeStyle = lengthchar[id - 1].colorBg;
|
104
|
+
ctx.filter = "brightness(90%) contrast(110%)";
|
105
|
+
ctx.font = "130px phenomicon";
|
106
|
+
ctx.fillStyle = lengthchar[id].colorBg;
|
107
|
+
ctx.fillText("UPTIME ROBOT", 95, 340);
|
108
|
+
ctx.beginPath();
|
109
|
+
////////////////////////////////////////
|
110
|
+
registerFont(__dirname + `/tad/UTM-Avo.ttf`, {
|
111
|
+
family: "UTM"
|
112
|
+
});
|
113
|
+
ctx.textAlign = "start";
|
114
|
+
ctx.font = "70px UTM";
|
115
|
+
ctx.fillStyle = "#fdfdfd";
|
116
|
+
ctx.fillText(`${z_1} : ${x_1} : ${y_1} `, 180, 440);
|
117
|
+
ctx.restore();
|
118
|
+
ctx.save();
|
119
|
+
registerFont(__dirname + `/tad/CaviarDreams.ttf`, {
|
120
|
+
family: "time"
|
121
|
+
});
|
122
|
+
ctx.textAlign = "start";
|
123
|
+
ctx.font = "45px time";
|
124
|
+
ctx.fillText("@" + "priyanshu.rajput.official", 250, 515)
|
125
|
+
ctx.fillText("@" + "pri_yanshu12", 250, 575)
|
126
|
+
//ctx.fillText("@" + "DVFB.VietLe.pro", 405, 750)
|
127
|
+
ctx.restore();
|
128
|
+
ctx.save();
|
129
|
+
ctx.beginPath();
|
130
|
+
const imageBuffer = canvas.toBuffer();
|
131
|
+
fs.writeFileSync(pathImg, imageBuffer);
|
132
|
+
return api.sendMessage({
|
133
|
+
body: `โ======{ ๐จ๐ฃ๐ง๐๐ ๐ ๐ฅ๐ข๐๐ข๐ง }======โ\n\nโ Bot worked ${hours} hours ${minutes} minutes ${seconds} seconds \nโขโโโโโโโโโโโโโโโโโโโโโโโโโข\nโ ๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ\nโ Bo๐ญ Name: ${global.config.BOTNAME}\nโ Bot Prefix: ${global.config.PREFIX}\nโ Commands count: ${commands.size}\nโ Total Users: ${global.data.allUserID.length}\nโ Total thread: ${global.data.allThreadID.length}\nโ CPU in use:: ${pidusage.cpu.toFixed(1)}%\nโ RAM: ${byte2mb(pidusage.memory)}\nโ Ping: ${Date.now() - timeStart}ms\nโ Character ID๐ญ: ${id}\nโขโโโโโโโโโโโโโโโโโโโโโโโโโข\n[ ${timeNow} ]`,
|
134
|
+
attachment: fs.createReadStream(pathImg)
|
135
|
+
},
|
136
|
+
event.threadID,
|
137
|
+
() => fs.unlinkSync(pathImg),
|
138
|
+
fs.unlinkSync(pathAva),
|
139
|
+
event.messageID
|
140
|
+
);
|
141
|
+
}
|