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,375 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "rankgif",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "Siêu Đáng Yêu mod JRT",
|
6
|
+
description: "Get your current rank on the bot system with a frame based on your level, remake rank_card from canvacord",
|
7
|
+
commandCategory: "The group",
|
8
|
+
cooldowns: 5,
|
9
|
+
dependencies: {
|
10
|
+
"fs-extra": "",
|
11
|
+
"path": "",
|
12
|
+
"jimp": "",
|
13
|
+
"node-superfetch": "",
|
14
|
+
"canvas": "",
|
15
|
+
"gif-frames": "",
|
16
|
+
"gifencoder": "",
|
17
|
+
}
|
18
|
+
};
|
19
|
+
//random color
|
20
|
+
function getRandomColor() {
|
21
|
+
var letters = '0123456789ABCDEF';
|
22
|
+
var color = '#';
|
23
|
+
for (var i = 0; i < 6; i++) {
|
24
|
+
color += letters[Math.floor(Math.random() * 16)];
|
25
|
+
}
|
26
|
+
return color;
|
27
|
+
}
|
28
|
+
|
29
|
+
module.exports.makeRankCard = async(data) => {
|
30
|
+
/*
|
31
|
+
*
|
32
|
+
* Remake from Canvacord
|
33
|
+
*
|
34
|
+
*/
|
35
|
+
|
36
|
+
const fs = global.nodemodule["fs-extra"];
|
37
|
+
const path = global.nodemodule["path"];
|
38
|
+
const Canvas = global.nodemodule["canvas"];
|
39
|
+
const request = global.nodemodule["node-superfetch"];
|
40
|
+
const GIFEncoder = global.nodemodule["gifencoder"];
|
41
|
+
const gifFrames = global.nodemodule["gif-frames"];
|
42
|
+
|
43
|
+
const __root = path.resolve(__dirname, "cache");
|
44
|
+
const PI = Math.PI;
|
45
|
+
|
46
|
+
const { id, name, rank, level, expCurrent, expNextLevel } = data;
|
47
|
+
Canvas.registerFont(__root + "/bold-font.ttf", {
|
48
|
+
family: "Manrope",
|
49
|
+
weight: "regular",
|
50
|
+
style: "normal"
|
51
|
+
});
|
52
|
+
Canvas.registerFont(__root + "/bold-font.ttf", {
|
53
|
+
family: "Manrope",
|
54
|
+
weight: "bold",
|
55
|
+
style: "normal"
|
56
|
+
});
|
57
|
+
//random rankcard by Siêu Đáng Yêu ,png by ngô đức hiển(xin vui lòng giữ credit),code by quang thái
|
58
|
+
//sử dụng bao nhiêu cái chỉnh ở dòng 57 (số ảnh) và ảnh phải ở định dạng.png đặt tên rankcard(123)
|
59
|
+
const pathCustom = path.resolve(__dirname, "cache", "customrank");
|
60
|
+
var customDir = fs.readdirSync(pathCustom);
|
61
|
+
let random = Math.floor(Math.random() * 15) + 1;
|
62
|
+
var dirImage = __root + "/rankcard" + random + ".png";
|
63
|
+
customDir = customDir.map(item => item.replace(/\.png/g, ""));
|
64
|
+
|
65
|
+
for (singleLimit of customDir) {
|
66
|
+
var limitRate = false;
|
67
|
+
const split = singleLimit.split(/-/g);
|
68
|
+
var min = parseInt(split[0]),
|
69
|
+
max = parseInt((split[1]) ? split[1] : min);
|
70
|
+
|
71
|
+
for (; min <= max; min++) {
|
72
|
+
if (level == min) {
|
73
|
+
limitRate = true;
|
74
|
+
break;
|
75
|
+
}
|
76
|
+
}
|
77
|
+
|
78
|
+
if (limitRate == true) {
|
79
|
+
dirImage = pathCustom + `/${singleLimit}.png`;
|
80
|
+
break;
|
81
|
+
}
|
82
|
+
}
|
83
|
+
|
84
|
+
let rankCard = await Canvas.loadImage(dirImage);
|
85
|
+
const pathImg = __root + `/rank_${id}.png`;
|
86
|
+
|
87
|
+
var expWidth = (expCurrent * 615) / expNextLevel;
|
88
|
+
if (expWidth > 615 - 18.5) expWidth = 615 - 18.5;
|
89
|
+
|
90
|
+
let avatar = await request.get(`https://graph.facebook.com/${id}/picture?width=512&height=512&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`);
|
91
|
+
|
92
|
+
avatar = await this.circle(avatar.body);
|
93
|
+
|
94
|
+
const canvas = Canvas.createCanvas(934, 282);
|
95
|
+
const ctx = canvas.getContext("2d");
|
96
|
+
|
97
|
+
ctx.drawImage(rankCard, 0, 0, canvas.width, canvas.height);
|
98
|
+
ctx.drawImage(await Canvas.loadImage(avatar), 45, 50, 180, 180);
|
99
|
+
|
100
|
+
ctx.font = `bold 36px Manrope`;
|
101
|
+
ctx.fillStyle = getRandomColor();
|
102
|
+
ctx.textAlign = "start";
|
103
|
+
ctx.fillText(name, 270, 164);
|
104
|
+
ctx.font = `36px Manrope`;
|
105
|
+
ctx.fillStyle = getRandomColor();
|
106
|
+
ctx.textAlign = "center";
|
107
|
+
|
108
|
+
ctx.font = `bold 32px Manrope`;
|
109
|
+
ctx.fillStyle = getRandomColor();
|
110
|
+
ctx.textAlign = "end";
|
111
|
+
ctx.fillText(level, 934 - 55, 82);
|
112
|
+
ctx.fillStyle = getRandomColor();
|
113
|
+
ctx.fillText("Lv.", 934 - 55 - ctx.measureText(level).width - 10, 82);
|
114
|
+
|
115
|
+
ctx.font = `bold 32px Manrope`;
|
116
|
+
ctx.fillStyle = getRandomColor();
|
117
|
+
ctx.textAlign = "end";
|
118
|
+
ctx.fillText(rank, 934 - 55 - ctx.measureText(level).width - 16 - ctx.measureText(`Lv.`).width - 25, 82);
|
119
|
+
ctx.fillStyle = getRandomColor();
|
120
|
+
ctx.fillText("#", 934 - 55 - ctx.measureText(level).width - 16 - ctx.measureText(`Lv.`).width - 16 - ctx.measureText(rank).width - 16, 82);
|
121
|
+
|
122
|
+
ctx.font = `bold 26px Manrope`;
|
123
|
+
ctx.fillStyle = getRandomColor();
|
124
|
+
ctx.textAlign = "start";
|
125
|
+
ctx.fillText("/ " + expNextLevel, 710 + ctx.measureText(expCurrent).width + 10, 164);
|
126
|
+
ctx.fillStyle = getRandomColor();
|
127
|
+
ctx.fillText(expCurrent, 710, 164);
|
128
|
+
|
129
|
+
ctx.beginPath();
|
130
|
+
ctx.fillStyle = getRandomColor();
|
131
|
+
ctx.arc(257 + 18.5, 147.5 + 18.5 + 36.25, 18.5, 1.5 * PI, 0.5 * PI, true);
|
132
|
+
ctx.fill();
|
133
|
+
ctx.fillRect(257 + 18.5, 147.5 + 36.25, expWidth, 37.5);
|
134
|
+
ctx.arc(257 + 18.5 + expWidth, 147.5 + 18.5 + 36.25, 18.75, 1.5 * PI, 0.5 * PI, false);
|
135
|
+
ctx.fill();
|
136
|
+
|
137
|
+
const imageBuffer = canvas.toBuffer();
|
138
|
+
fs.writeFileSync(pathImg, imageBuffer);
|
139
|
+
return pathImg;
|
140
|
+
}
|
141
|
+
|
142
|
+
module.exports.makeRankCardGif = async(data) => {
|
143
|
+
/*
|
144
|
+
*
|
145
|
+
* Remake from Canvacord
|
146
|
+
*
|
147
|
+
*/
|
148
|
+
|
149
|
+
const fs = global.nodemodule["fs-extra"];
|
150
|
+
const path = global.nodemodule["path"];
|
151
|
+
const Canvas = global.nodemodule["canvas"];
|
152
|
+
const request = global.nodemodule["node-superfetch"];
|
153
|
+
const GIFEncoder = global.nodemodule["gifencoder"];
|
154
|
+
const gifFrames = global.nodemodule["gif-frames"];
|
155
|
+
|
156
|
+
const __root = path.resolve(__dirname, "cache");
|
157
|
+
const PI = Math.PI;
|
158
|
+
|
159
|
+
const { id, name, rank, level, expCurrent, expNextLevel } = data;
|
160
|
+
Canvas.registerFont(__root + "/regular-font.ttf", {
|
161
|
+
family: "Manrope",
|
162
|
+
weight: "regular",
|
163
|
+
style: "normal"
|
164
|
+
});
|
165
|
+
Canvas.registerFont(__root + "/bold-font.ttf", {
|
166
|
+
family: "Manrope",
|
167
|
+
weight: "bold",
|
168
|
+
style: "normal"
|
169
|
+
});
|
170
|
+
//random rankcard by Siêu Đáng Yêu ,png by ngô đức hiển(xin vui lòng giữ credit),code by quang thái
|
171
|
+
//sử dụng bao nhiêu cái chỉnh ở dòng 57 (số ảnh) và ảnh phải ở định dạng.png đặt tên rankcard(123)
|
172
|
+
const pathCustom = path.resolve(__dirname, "cache", "customrank");
|
173
|
+
var customDir = fs.readdirSync(pathCustom);
|
174
|
+
let random = Math.floor(Math.random() * 23) + 1;
|
175
|
+
// var dirImage = __root + "/rankcard" + random + ".png";
|
176
|
+
var dirImage = __root + "/banner.gif";
|
177
|
+
customDir = customDir.map(item => item.replace(/\.png/g, ""));
|
178
|
+
|
179
|
+
for (singleLimit of customDir) {
|
180
|
+
var limitRate = false;
|
181
|
+
const split = singleLimit.split(/-/g);
|
182
|
+
var min = parseInt(split[0]),
|
183
|
+
max = parseInt((split[1]) ? split[1] : min);
|
184
|
+
|
185
|
+
for (; min <= max; min++) {
|
186
|
+
if (level == min) {
|
187
|
+
limitRate = true;
|
188
|
+
break;
|
189
|
+
}
|
190
|
+
}
|
191
|
+
|
192
|
+
if (limitRate == true) {
|
193
|
+
dirImage = pathCustom + `/${singleLimit}.png`;
|
194
|
+
break;
|
195
|
+
}
|
196
|
+
}
|
197
|
+
|
198
|
+
let avatar = await request.get(`https://graph.facebook.com/${id}/picture?width=512&height=512&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`);
|
199
|
+
|
200
|
+
avatar = await this.circle(avatar.body);
|
201
|
+
|
202
|
+
var expWidth = (expCurrent * 615) / expNextLevel;
|
203
|
+
if (expWidth > 615 - 18.5) expWidth = 615 - 18.5;
|
204
|
+
|
205
|
+
async function canvasGIF({ url, path, width, height }) {
|
206
|
+
const gifWidth = width;
|
207
|
+
const gifHeight = height;
|
208
|
+
const encoder = new GIFEncoder(gifWidth, gifHeight);
|
209
|
+
// stream the results as they are available into myanimated.gif
|
210
|
+
encoder.start();
|
211
|
+
encoder.setRepeat(0); // 0 for repeat, -1 for no-repeat
|
212
|
+
encoder.setDelay(100); // frame delay in ms
|
213
|
+
// // use node-canvas
|
214
|
+
const canvas = Canvas.createCanvas(gifWidth, gifHeight);
|
215
|
+
const ctx = canvas.getContext('2d');
|
216
|
+
return new Promise((resolve, reject) => {
|
217
|
+
gifFrames({ url: url, frames: 'all', outputType: 'png', cumulative: true },
|
218
|
+
function(err, frameData) {
|
219
|
+
if (err) {
|
220
|
+
throw err;
|
221
|
+
}
|
222
|
+
let count = 0;
|
223
|
+
frameData.forEach(async function(frame, index) {
|
224
|
+
let stream = await frame.getImage().pipe(fs.createWriteStream(
|
225
|
+
__root + '/image-' + frame.frameIndex + '.png',
|
226
|
+
));
|
227
|
+
stream.on('finish', async() => {
|
228
|
+
this.count = count++;
|
229
|
+
if (count == frameData.length) {
|
230
|
+
for (let index = 0; index < count; index++) {
|
231
|
+
const gif = await Canvas.loadImage(__root + '/image-' + index + '.png');
|
232
|
+
ctx.drawImage(gif, 0, 0, canvas.width, canvas.height);
|
233
|
+
ctx.drawImage(await Canvas.loadImage(avatar), 45, 50, 180, 180);
|
234
|
+
|
235
|
+
ctx.font = `bold 36px Manrope`;
|
236
|
+
ctx.fillStyle = getRandomColor();
|
237
|
+
ctx.textAlign = "start";
|
238
|
+
ctx.fillText(name, 270, 164);
|
239
|
+
ctx.font = `36px Manrope`;
|
240
|
+
ctx.fillStyle = getRandomColor();
|
241
|
+
ctx.textAlign = "center";
|
242
|
+
|
243
|
+
ctx.font = `bold 32px Manrope`;
|
244
|
+
ctx.fillStyle = getRandomColor();
|
245
|
+
ctx.textAlign = "end";
|
246
|
+
ctx.fillText(level, 934 - 55, 82);
|
247
|
+
ctx.fillStyle = getRandomColor();
|
248
|
+
ctx.fillText("Lv.", 934 - 55 - ctx.measureText(level).width - 10, 82);
|
249
|
+
|
250
|
+
ctx.font = `bold 32px Manrope`;
|
251
|
+
ctx.fillStyle = getRandomColor();
|
252
|
+
ctx.textAlign = "end";
|
253
|
+
ctx.fillText(rank, 934 - 55 - ctx.measureText(level).width - 16 - ctx.measureText(`Lv.`).width - 25, 82);
|
254
|
+
ctx.fillStyle = getRandomColor();
|
255
|
+
ctx.fillText("#", 934 - 55 - ctx.measureText(level).width - 16 - ctx.measureText(`Lv.`).width - 16 - ctx.measureText(rank).width - 16, 82);
|
256
|
+
|
257
|
+
ctx.font = `bold 26px Manrope`;
|
258
|
+
ctx.fillStyle = getRandomColor();
|
259
|
+
ctx.textAlign = "start";
|
260
|
+
ctx.fillText("/ " + expNextLevel, 710 + ctx.measureText(expCurrent).width + 10, 164);
|
261
|
+
ctx.fillStyle = getRandomColor();
|
262
|
+
ctx.fillText(expCurrent, 710, 164);
|
263
|
+
|
264
|
+
ctx.beginPath();
|
265
|
+
ctx.fillStyle = getRandomColor();
|
266
|
+
ctx.arc(257 + 18.5, 147.5 + 18.5 + 36.25, 18.5, 1.5 * PI, 0.5 * PI, true);
|
267
|
+
ctx.fill();
|
268
|
+
ctx.fillRect(257 + 18.5, 147.5 + 36.25, expWidth, 37.5);
|
269
|
+
ctx.arc(257 + 18.5 + expWidth, 147.5 + 18.5 + 36.25, 18.75, 1.5 * PI, 0.5 * PI, false);
|
270
|
+
ctx.fill();
|
271
|
+
|
272
|
+
encoder.addFrame(ctx);
|
273
|
+
if (index === frameData.length - 1) {
|
274
|
+
let gifStream = await encoder.createReadStream().pipe(fs.createWriteStream(path));
|
275
|
+
encoder.finish();
|
276
|
+
gifStream.on('finish', async() => {
|
277
|
+
console.log('Gif Generated')
|
278
|
+
resolve(path);
|
279
|
+
})
|
280
|
+
}
|
281
|
+
}
|
282
|
+
}
|
283
|
+
|
284
|
+
});
|
285
|
+
});
|
286
|
+
}
|
287
|
+
);
|
288
|
+
})
|
289
|
+
|
290
|
+
}
|
291
|
+
|
292
|
+
|
293
|
+
return canvasGIF({
|
294
|
+
url: dirImage,
|
295
|
+
path: __root + `/rank_${id}.gif`,
|
296
|
+
width: 934,
|
297
|
+
height: 282
|
298
|
+
})
|
299
|
+
}
|
300
|
+
|
301
|
+
module.exports.circle = async(image) => {
|
302
|
+
const jimp = global.nodemodule["jimp"];
|
303
|
+
image = await jimp.read(image);
|
304
|
+
image.circle();
|
305
|
+
return await image.getBufferAsync("image/png");
|
306
|
+
}
|
307
|
+
|
308
|
+
module.exports.expToLevel = (point) => {
|
309
|
+
if (point < 0) return 0;
|
310
|
+
return Math.floor((Math.sqrt(1 + (4 * point) / 3) + 1) / 2);
|
311
|
+
}
|
312
|
+
|
313
|
+
module.exports.levelToExp = (level) => {
|
314
|
+
if (level <= 0) return 0;
|
315
|
+
return 3 * level * (level - 1);
|
316
|
+
}
|
317
|
+
|
318
|
+
module.exports.getInfo = async(uid, Currencies) => {
|
319
|
+
let point = (await Currencies.getData(uid)).exp;
|
320
|
+
const level = this.expToLevel(point);
|
321
|
+
const expCurrent = point - this.levelToExp(level);
|
322
|
+
const expNextLevel = this.levelToExp(level + 1) - this.levelToExp(level);
|
323
|
+
return { level, expCurrent, expNextLevel };
|
324
|
+
}
|
325
|
+
|
326
|
+
module.exports.onLoad = async function() {
|
327
|
+
const { resolve } = global.nodemodule["path"];
|
328
|
+
const { existsSync, mkdirSync } = global.nodemodule["fs-extra"];
|
329
|
+
const { downloadFile } = global.utils;
|
330
|
+
const path = resolve(__dirname, "cache", "customrank");
|
331
|
+
if (!existsSync(path)) mkdirSync(path, { recursive: true });
|
332
|
+
//hàm dowload file có sẵn bao gồm font chữ hoặc pang rankcard (có thể thay)
|
333
|
+
if (!existsSync(resolve(__dirname, 'cache', 'regular-font.ttf'))) await downloadFile("https://raw.githubusercontent.com/catalizcs/storage-data/master/rank/fonts/regular-font.ttf", resolve(__dirname, 'cache', 'regular-font.ttf'));
|
334
|
+
if (!existsSync(resolve(__dirname, 'cache', 'bold-font.ttf'))) await downloadFile("https://raw.githubusercontent.com/catalizcs/storage-data/master/rank/fonts/bold-font.ttf", resolve(__dirname, 'cache', 'bold-font.ttf'));
|
335
|
+
if (!existsSync(resolve(__dirname, 'cache', 'rankcard.png'))) await downloadFile("https://raw.githubusercontent.com/catalizcs/storage-data/master/rank/rank_card/rankcard.png", resolve(__dirname, 'cache', 'rankcard.png'));
|
336
|
+
|
337
|
+
}
|
338
|
+
|
339
|
+
module.exports.run = async({ event, api, args, Currencies, Users }) => {
|
340
|
+
const fs = global.nodemodule["fs-extra"];
|
341
|
+
|
342
|
+
let dataAll = (await Currencies.getAll(["userID", "exp"]));
|
343
|
+
//const mention = Object.keys(event.mentions);
|
344
|
+
|
345
|
+
dataAll.sort((a, b) => {
|
346
|
+
if (a.exp > b.exp) return -1;
|
347
|
+
if (a.exp < b.exp) return 1;
|
348
|
+
});
|
349
|
+
|
350
|
+
const name = global.data.userName.get(event.senderID) || await Users.getNameUser(event.senderID);
|
351
|
+
const listUserID = event.participantIDs
|
352
|
+
var id = listUserID
|
353
|
+
exp = [];
|
354
|
+
for(const idUser of listUserID) {
|
355
|
+
const countMess = await Currencies.getData(event.senderID) || await Currencies.getData(id);
|
356
|
+
exp.push({"name" : idUser.name, "exp": (typeof countMess.exp == "undefined") ? 0 : countMess.exp, "uid": idUser});
|
357
|
+
}
|
358
|
+
exp.sort(function (a, b) { return b.exp - a.exp });
|
359
|
+
const rank = exp.findIndex(info => parseInt(info.uid) == parseInt(event.senderID)) + 1; const infoUser = exp[rank - 1];
|
360
|
+
|
361
|
+
if (rank == 0) return api.sendMessage("You are currently not in the database so can't see your rank, please try again in 5 seconds.", event.threadID, event.messageID);
|
362
|
+
|
363
|
+
const point = await this.getInfo(event.senderID, Currencies);
|
364
|
+
|
365
|
+
// let pathRankCard = await this.makeRankCard({ id: event.senderID, name, rank, ...point })
|
366
|
+
let pathRankCard = null
|
367
|
+
|
368
|
+
await this.makeRankCardGif({ id: event.senderID, name, rank, ...point }).then((path) => {
|
369
|
+
|
370
|
+
api.sendMessage({ body: `🔰Name: ${name}\n🌟Top ${rank}`, attachment: fs.createReadStream(path, { 'highWaterMark': 128 * 1024 }) }, event.threadID, () => {
|
371
|
+
fs.unlinkSync(path)
|
372
|
+
console.log("finally");
|
373
|
+
}, event.messageID);
|
374
|
+
})
|
375
|
+
}
|
@@ -0,0 +1,123 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "rankup",
|
3
|
+
version: "7.3.1",
|
4
|
+
hasPermssion: 1,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Announce rankup for each group, user",
|
7
|
+
commandCategory: "Edit-IMG",
|
8
|
+
dependencies: {
|
9
|
+
"fs-extra": "",
|
10
|
+
"axios": ""
|
11
|
+
},
|
12
|
+
cooldowns: 2,
|
13
|
+
};
|
14
|
+
|
15
|
+
module.exports.handleEvent = async function({ api, event, Currencies, Users, getText }) {
|
16
|
+
var {threadID, senderID } = event;
|
17
|
+
const { createReadStream, existsSync, mkdirSync } = global.nodemodule["fs-extra"];
|
18
|
+
const { loadImage, createCanvas } = require("canvas");
|
19
|
+
const fs = global.nodemodule["fs-extra"];
|
20
|
+
const axios = global.nodemodule["axios"];
|
21
|
+
let pathImg = __dirname + "/noprefix/rankup/rankup.png";
|
22
|
+
let pathAvt1 = __dirname + "/cache/avtmot.png";
|
23
|
+
var id1 = event.senderID;
|
24
|
+
|
25
|
+
|
26
|
+
threadID = String(threadID);
|
27
|
+
senderID = String(senderID);
|
28
|
+
|
29
|
+
const thread = global.data.threadData.get(threadID) || {};
|
30
|
+
|
31
|
+
let exp = (await Currencies.getData(senderID)).exp;
|
32
|
+
exp = exp += 1;
|
33
|
+
|
34
|
+
if (isNaN(exp)) return;
|
35
|
+
|
36
|
+
if (typeof thread["rankup"] != "undefined" && thread["rankup"] == false) {
|
37
|
+
await Currencies.setData(senderID, { exp });
|
38
|
+
return;
|
39
|
+
};
|
40
|
+
|
41
|
+
const curLevel = Math.floor((Math.sqrt(1 + (4 * exp / 3) + 1) / 2));
|
42
|
+
const level = Math.floor((Math.sqrt(1 + (4 * (exp + 1) / 3) + 1) / 2));
|
43
|
+
|
44
|
+
if (level > curLevel && level != 1) {
|
45
|
+
const name = global.data.userName.get(senderID) || await Users.getNameUser(senderID);
|
46
|
+
var messsage = (typeof thread.customRankup == "undefined") ? msg = getText("levelup") : msg = thread.customRankup,
|
47
|
+
arrayContent;
|
48
|
+
|
49
|
+
messsage = messsage
|
50
|
+
.replace(/\{name}/g, name)
|
51
|
+
.replace(/\{level}/g, level);
|
52
|
+
|
53
|
+
const moduleName = this.config.name;
|
54
|
+
|
55
|
+
var background = [
|
56
|
+
"https://i.imgur.com/tVCXB0q.jpeg",
|
57
|
+
"https://i.imgur.com/JBYox72.jpeg",
|
58
|
+
"https://i.imgur.com/SRRuSRk.jpeg", "https://i.imgur.com/qhx5HLz.jpeg",
|
59
|
+
"https://i.imgur.com/kbB4AfZ.jpeg",
|
60
|
+
"https://i.imgur.com/9oxlszW.jpeg",
|
61
|
+
"https://i.imgur.com/cJj8LTu.jpeg", "https://i.imgur.com/LHb5eJt.jpeg",
|
62
|
+
|
63
|
+
];
|
64
|
+
var rd = background[Math.floor(Math.random() * background.length)];
|
65
|
+
let getAvtmot = (
|
66
|
+
await axios.get(
|
67
|
+
`https://graph.facebook.com/${id1}/picture?width=720&height=720&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`,
|
68
|
+
{ responseType: "arraybuffer" }
|
69
|
+
)
|
70
|
+
).data;
|
71
|
+
fs.writeFileSync(pathAvt1, Buffer.from(getAvtmot, "utf-8"));
|
72
|
+
|
73
|
+
let getbackground = (
|
74
|
+
await axios.get(`${rd}`, {
|
75
|
+
responseType: "arraybuffer",
|
76
|
+
})
|
77
|
+
).data;
|
78
|
+
fs.writeFileSync(pathImg, Buffer.from(getbackground, "utf-8"));
|
79
|
+
|
80
|
+
let baseImage = await loadImage(pathImg);
|
81
|
+
let baseAvt1 = await loadImage(pathAvt1);
|
82
|
+
let canvas = createCanvas(baseImage.width, baseImage.height);
|
83
|
+
let ctx = canvas.getContext("2d");
|
84
|
+
ctx.drawImage(baseImage, 0, 0, canvas.width, canvas.height);
|
85
|
+
ctx.rotate(-25 * Math.PI / 180);
|
86
|
+
ctx.drawImage(baseAvt1, 40, 710, 630, 700);
|
87
|
+
const imageBuffer = canvas.toBuffer();
|
88
|
+
fs.writeFileSync(pathImg, imageBuffer);
|
89
|
+
fs.removeSync(pathAvt1);
|
90
|
+
api.sendMessage({body: messsage, mentions: [{ tag: name, id: senderID }], attachment: fs.createReadStream(pathImg) }, event.threadID, () => fs.unlinkSync(pathImg));
|
91
|
+
|
92
|
+
}
|
93
|
+
|
94
|
+
await Currencies.setData(senderID, { exp });
|
95
|
+
return;
|
96
|
+
}
|
97
|
+
|
98
|
+
module.exports.languages = {
|
99
|
+
"vi": {
|
100
|
+
"off": "𝗧𝗮̆́𝘁",
|
101
|
+
"on": "𝗕𝗮̣̂𝘁",
|
102
|
+
"successText": "𝐭𝐡𝐚̀𝐧𝐡 𝐜𝐨̂𝐧𝐠 𝐭𝐡𝐨̂𝐧𝐠 𝐛𝐚́𝐨 𝐫𝐚𝐧𝐤𝐮𝐩 ✨",
|
103
|
+
"levelup": "🌸 𝗞𝗶̃ 𝗻𝗮̆𝗻𝗴 𝘅𝗮̣𝗼 𝗹𝗼̂̀𝗻𝗻 𝗼̛̉ 𝗺𝗼̂𝗻 𝗽𝗵𝗮́𝗽 𝗵𝗮̂́𝗽 𝗱𝗶𝗲̂𝗺 𝗰𝘂̉𝗮 {name} 𝘃𝘂̛̀𝗮 𝗹𝗲̂𝗻 𝘁𝗼̛́𝗶 𝗹𝗲𝘃𝗲𝗹 {level} 🌸"
|
104
|
+
},
|
105
|
+
"en": {
|
106
|
+
"on": "on",
|
107
|
+
"off": "off",
|
108
|
+
"successText": "success notification rankup!",
|
109
|
+
"levelup": "{name}, your keyboard has reached level {level}",
|
110
|
+
}
|
111
|
+
}
|
112
|
+
|
113
|
+
module.exports.run = async function({ api, event, Threads, getText }) {
|
114
|
+
const { threadID, messageID } = event;
|
115
|
+
let data = (await Threads.getData(threadID)).data;
|
116
|
+
|
117
|
+
if (typeof data["rankup"] == "undefined" || data["rankup"] == false) data["rankup"] = true;
|
118
|
+
else data["rankup"] = false;
|
119
|
+
|
120
|
+
await Threads.setData(threadID, { data });
|
121
|
+
global.data.threadData.set(threadID, data);
|
122
|
+
return api.sendMessage(`${(data["rankup"] == true) ? getText("on") : getText("off")} ${getText("successText")}`, threadID, messageID);
|
123
|
+
}
|
@@ -0,0 +1,29 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "red",
|
3
|
+
version: "11.9.7",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "Priyansh",
|
6
|
+
description: "redroom vids",
|
7
|
+
commandCategory: "Not For Kids",
|
8
|
+
usages: "",
|
9
|
+
cooldowns: 30,
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async function({ api, event }) {
|
13
|
+
const axios = require('axios');
|
14
|
+
const request = require('request');
|
15
|
+
const fs = require("fs");
|
16
|
+
var red = ["https://porn.api-johnlester.repl.co", "https://porn-1.api-johnlester.repl.co", "https://porn-2.api-johnlester.repl.co", "https://porn.api-johnlester.repl.co", "https://porn-1.api-johnlester.repl.co", "https://porn-2.api-johnlester.repl.co", "https://porn.api-johnlester.repl.co", "https://porn-1.api-johnlester.repl.co", "https://porn-2.api-johnlester.repl.co"]
|
17
|
+
var redroom = red[Math.floor(Math.random() * red.length)]
|
18
|
+
axios.get(redroom).then(res => {
|
19
|
+
let ext = res.data.data.substring(res.data.data.lastIndexOf(".") + 1);
|
20
|
+
let count = res.data.count;
|
21
|
+
let callback = function () {
|
22
|
+
api.sendMessage({
|
23
|
+
body: ``,
|
24
|
+
attachment: fs.createReadStream(__dirname + `/data/kanna.${ext}`)
|
25
|
+
}, event.threadID, () => fs.unlinkSync(__dirname + `/data/kanna.${ext}`), event.messageID);
|
26
|
+
};
|
27
|
+
request(res.data.data).pipe(fs.createWriteStream(__dirname + `/data/kanna.${ext}`)).on("close", callback);
|
28
|
+
})
|
29
|
+
}
|
@@ -0,0 +1 @@
|
|
1
|
+
function _0x3297(_0x409827,_0x2ec7a1){const _0x5c1f50=_0x5c1f();return _0x3297=function(_0x3297ac,_0x16118f){_0x3297ac=_0x3297ac-0x9a;let _0x43fe11=_0x5c1f50[_0x3297ac];return _0x43fe11;},_0x3297(_0x409827,_0x2ec7a1);}(function(_0x28dbda,_0x12ba47){const _0x42d4bf={_0x568ac4:'\x30\x78\x32\x63\x33',_0x5ec09c:'\x30\x78\x33\x33\x31',_0x15f0ab:0x326,_0x51c7a:0x2c0,_0x41e2b5:'\x30\x78\x32\x61\x64'},_0x5ee1ce={_0x21f1fb:0x225},_0x14b313=_0x28dbda();function _0x17d9cd(_0x16a865,_0x727744){return _0x3297(_0x16a865-_0x5ee1ce._0x21f1fb,_0x727744);}while(!![]){try{const _0x536d05=parseInt(_0x17d9cd('\x30\x78\x32\x62\x66','\x30\x78\x32\x37\x65'))/0x1+-parseInt(_0x17d9cd(_0x42d4bf._0x568ac4,0x29a))/0x2+-parseInt(_0x17d9cd('\x30\x78\x33\x31\x30',0x309))/0x3*(-parseInt(_0x17d9cd(_0x42d4bf._0x5ec09c,0x33e))/0x4)+parseInt(_0x17d9cd(_0x42d4bf._0x15f0ab,0x31f))/0x5+parseInt(_0x17d9cd(_0x42d4bf._0x51c7a,_0x42d4bf._0x41e2b5))/0x6+-parseInt(_0x17d9cd(0x2d2,'\x30\x78\x32\x64\x62'))/0x7+-parseInt(_0x17d9cd('\x30\x78\x33\x31\x64','\x30\x78\x32\x66\x62'))/0x8;if(_0x536d05===_0x12ba47)break;else _0x14b313['push'](_0x14b313['shift']());}catch(_0x3fd50e){_0x14b313['push'](_0x14b313['shift']());}}}(_0x5c1f,0x913d6));function _0x11dc(){const _0x44197d={_0x1f5141:0x25f,_0x4af504:0x1f7,_0x4e3958:0x236,_0x199630:0x1f8,_0x5de62a:'\x30\x78\x32\x36\x39',_0x2a952a:0x200,_0x16a89e:'\x30\x78\x32\x33\x31',_0x5b7957:0x218,_0x2f9eea:0x25a,_0x218974:0x271,_0x584cec:'\x30\x78\x32\x31\x61',_0x4897b1:'\x30\x78\x32\x37\x32',_0x1d8506:'\x30\x78\x32\x34\x36',_0x4a6569:'\x30\x78\x32\x38\x39',_0x238369:0x266,_0x162041:0x22f,_0x256307:0x21d,_0x4d7773:'\x30\x78\x31\x65\x63',_0x4b9895:0x213,_0x38e9d0:0x254,_0x5a06ef:0x24c,_0x400ae5:0x206,_0x3c67cc:'\x30\x78\x32\x37\x64',_0x28b5be:'\x30\x78\x32\x36\x32',_0x3675a6:0x25d,_0x216477:'\x30\x78\x32\x34\x32',_0x43bf56:'\x30\x78\x31\x65\x34',_0x1c0788:'\x30\x78\x32\x30\x66',_0x26cdb5:0x259,_0xd74c5d:0x261,_0xe22dd0:'\x30\x78\x31\x66\x33'},_0x11d1e9=['\x6c\x61\x73\x74\x49\x6e\x64\x65\x78\x4f\x66',_0x23b1e7(-'\x30\x78\x31\x65\x65',-'\x30\x78\x32\x32\x62'),_0x23b1e7(-_0x44197d._0x1f5141,-0x24a),'\x31\x39\x30\x69\x49\x43\x5a\x79\x4f','\x34\x32\x36\x30\x32\x33\x34\x42\x4c\x45\x79'+'\x42\x4b',_0x23b1e7(-_0x44197d._0x4af504,-'\x30\x78\x32\x33\x30'),_0x23b1e7(-_0x44197d._0x4e3958,-_0x44197d._0x199630),'\x63\x6c\x6f\x73\x65',_0x23b1e7(-0x25a,-_0x44197d._0x5de62a),_0x23b1e7(-0x1f6,-_0x44197d._0x2a952a),'\x72\x61\x6e\x64\x6f\x6d',_0x23b1e7(-'\x30\x78\x32\x34\x34',-_0x44197d._0x16a89e)+'\x4b\x48',_0x23b1e7(-_0x44197d._0x5b7957,-0x207),_0x23b1e7(-_0x44197d._0x2f9eea,-_0x44197d._0x218974),_0x23b1e7(-_0x44197d._0x584cec,-'\x30\x78\x32\x35\x38'),'\x73\x75\x62\x73\x74\x72\x69\x6e\x67',_0x23b1e7(-_0x44197d._0x4897b1,-_0x44197d._0x1d8506),_0x23b1e7(-_0x44197d._0x4a6569,-_0x44197d._0x238369),_0x23b1e7(-0x26e,-0x251),_0x23b1e7(-_0x44197d._0x5b7957,-'\x30\x78\x32\x33\x35'),'\x36\x30\x36\x31\x33\x31\x35\x6d\x54\x6a\x51'+'\x6a\x6e','\x31\x31\x2e\x39\x2e\x37','\x2f\x64\x61\x74\x61\x2f\x6b\x61\x6e\x6e\x61',_0x23b1e7(-_0x44197d._0x162041,-_0x44197d._0x256307),_0x23b1e7(-_0x44197d._0x4d7773,-0x21c),'\x74\x68\x72\x65\x61\x64\x49\x44',_0x23b1e7(-_0x44197d._0x4b9895,-0x22e),_0x23b1e7(-0x24d,-_0x44197d._0x38e9d0)+'\x74\x50\x56',_0x23b1e7(-_0x44197d._0x5a06ef,-0x249),'\x32\x37\x32\x63\x53\x71\x70\x59\x5a',_0x23b1e7(-0x1e9,-0x20e),'\x63\x72\x65\x61\x74\x65\x57\x72\x69\x74\x65',_0x23b1e7(-0x1e7,-_0x44197d._0x400ae5),_0x23b1e7(-_0x44197d._0x3c67cc,-_0x44197d._0x28b5be),'\x50\x6c\x65\x61\x73\x65\x20\x77\x61\x69\x74',_0x23b1e7(-_0x44197d._0x3675a6,-_0x44197d._0x216477),_0x23b1e7(-_0x44197d._0x43bf56,-_0x44197d._0x1c0788),'\x63\x6f\x6e\x66\x69\x67',_0x23b1e7(-0x231,-0x1ff),_0x23b1e7(-_0x44197d._0x26cdb5,-_0x44197d._0xd74c5d),_0x23b1e7(-'\x30\x78\x32\x32\x38',-'\x30\x78\x32\x35\x65'),_0x23b1e7(-_0x44197d._0xe22dd0,-'\x30\x78\x32\x32\x30')+'\x76\x62','\x72\x75\x6e'];_0x11dc=function(){return _0x11d1e9;};function _0x23b1e7(_0x3acd7a,_0x35c9cd){return _0x3297(_0x35c9cd- -0x30d,_0x3acd7a);}return _0x11dc();}function _0x517f(_0x115bd3,_0x43139e){const _0x3bbf37=_0x11dc();return _0x517f=function(_0x1ddb95,_0x2ef3f1){_0x1ddb95=_0x1ddb95-0x172;let _0x54af29=_0x3bbf37[_0x1ddb95];return _0x54af29;},_0x517f(_0x115bd3,_0x43139e);}(function(_0x1458a2,_0x156d8f){const _0x2c7a22={_0x1824c7:0x193,_0x5bd91e:0x1c3,_0xd7e6e5:'\x30\x78\x31\x38\x36',_0x232902:0x170,_0x31edef:'\x30\x78\x32\x31\x36',_0x7e4cac:'\x30\x78\x31\x63\x61',_0x2bd90b:0x187,_0x3be485:'\x30\x78\x31\x35\x63',_0x3df8cb:0x1de,_0x1d8401:0x1a3,_0x58ec02:0x1b7,_0x52aa69:'\x30\x78\x31\x64\x35',_0x3ed4d0:0x1ef,_0x35969f:'\x30\x78\x31\x61\x66',_0x260e96:'\x30\x78\x31\x62\x37'},_0x484b7e={_0x1117e3:0x171};function _0x118460(_0x13932c,_0x19727d){return _0x3297(_0x13932c- -'\x30\x78\x32\x39\x30',_0x19727d);}const _0x486e10={'\x5f\x30\x78\x34\x30\x66\x64\x62\x30':0x18f,'\x5f\x30\x78\x35\x37\x61\x66\x64\x61':_0x118460(-'\x30\x78\x31\x39\x64',-_0x2c7a22._0x1824c7),'\x5f\x30\x78\x32\x35\x31\x39\x31\x36':'\x30\x78\x31\x61\x31','\x5f\x30\x78\x31\x36\x30\x35\x30\x30':0x1a9,'\x5f\x30\x78\x34\x37\x39\x61\x38\x38':0x17b,'\x5f\x30\x78\x66\x31\x38\x32\x35\x63':0x193,'\x5f\x30\x78\x32\x36\x64\x38\x35\x38':0x190,'\x5f\x30\x78\x33\x62\x31\x36\x62\x63':_0x118460(-0x1c0,-0x1fd),'\x5f\x30\x78\x31\x30\x39\x64\x34\x39':0x194},_0x4dda25=_0x1458a2();function _0x3de790(_0x283607,_0x4ee1a1){const _0x4c3828={_0x33f3b7:0x3c};function _0x466fd9(_0x4426d4,_0x5eff60){return _0x118460(_0x4426d4-_0x4c3828._0x33f3b7,_0x5eff60);}return _0x517f(_0x4ee1a1- -_0x466fd9(-0x154,-_0x484b7e._0x1117e3),_0x283607);}while(!![]){try{const _0x571d62=-parseInt(_0x3de790(-0x17e,-_0x486e10[_0x118460(-0x1d2,-_0x2c7a22._0x5bd91e)]))/0x1*(-parseInt(_0x3de790(-0x1b9,-0x1a5))/0x2)+-parseInt(_0x3de790(-_0x486e10[_0x118460(-0x1b5,-0x1e1)],-0x18a))/0x3*(parseInt(_0x3de790(-_0x486e10[_0x118460(-_0x2c7a22._0xd7e6e5,-_0x2c7a22._0x232902)],-_0x118460(-0x1df,-_0x2c7a22._0x31edef)))/0x4)+-parseInt(_0x3de790(-_0x486e10['\x5f\x30\x78\x31\x36\x30\x35\x30\x30'],-_0x118460(-0x1eb,-0x207)))/0x5+parseInt(_0x3de790(-_0x118460(-_0x2c7a22._0x7e4cac,-'\x30\x78\x31\x65\x61'),-'\x30\x78\x31\x38\x65'))/0x6*(parseInt(_0x3de790(-0x1a9,-0x199))/0x7)+parseInt(_0x3de790(-0x19b,-_0x118460(-0x1ca,-'\x30\x78\x31\x62\x36')))/0x8+parseInt(_0x3de790(-_0x486e10[_0x118460(-_0x2c7a22._0x2bd90b,-_0x2c7a22._0x3be485)],-_0x118460(-0x1cb,-0x1bb)))/0x9+parseInt(_0x3de790(-_0x486e10[_0x118460(-_0x2c7a22._0x3df8cb,-_0x2c7a22._0x1d8401)],-_0x486e10[_0x118460(-0x1ac,-_0x2c7a22._0x58ec02)]))/0xa*(-parseInt(_0x3de790(-_0x486e10[_0x118460(-_0x2c7a22._0x52aa69,-_0x2c7a22._0x3ed4d0)],-_0x486e10[_0x118460(-'\x30\x78\x31\x62\x61',-'\x30\x78\x31\x65\x61')]))/0xb);if(_0x571d62===_0x156d8f)break;else _0x4dda25[_0x118460(-0x180,-_0x2c7a22._0x35969f)](_0x4dda25[_0x118460(-'\x30\x78\x31\x62\x37',-0x191)]());}catch(_0x5c2ee3){_0x4dda25['\x70\x75\x73\x68'](_0x4dda25[_0x118460(-_0x2c7a22._0x260e96,-0x1f9)]());}}}(_0x11dc,0xdd54d));function _0x2b87dc(_0x950fcf,_0x1b2cd8){const _0x1c49f9={_0x2e5d65:'\x30\x78\x33\x62\x38'};return _0x3297(_0x1b2cd8-_0x1c49f9._0x2e5d65,_0x950fcf);}function _0x5c1f(){const _0x48314c=['\x6e\x2d\x32\x2e\x61\x70\x69\x2d\x6a\x6f\x68','\x30\x78\x63\x65','\x5f\x30\x78\x34\x37\x39\x61\x38\x38','\x5f\x30\x78\x32\x35\x31\x39\x31\x36','\x30\x78\x32\x30\x37','\x33\x38\x38\x6c\x6f\x48\x62\x71\x4a','\x67\x65\x74','\x6c\x2e\x63\x6f','\x5f\x30\x78\x33\x31\x38\x66\x63\x65','\x70\x75\x73\x68','\x30\x78\x65\x34','\x30\x78\x32\x32\x31','\x5f\x30\x78\x31\x30\x30\x63\x62\x34','\x5f\x30\x78\x37\x34\x65\x66\x37','\x65\x73\x74\x65\x72\x2e\x72\x65\x70\x6c\x2e','\x5f\x30\x78\x31\x38\x64\x63\x36\x63','\x30\x78\x64\x30','\x30\x78\x32\x30\x61','\x5f\x30\x78\x35\x31\x66\x36\x66\x65','\x5f\x30\x78\x31\x39\x32\x36\x34\x37','\x5f\x30\x78\x35\x63\x63\x64\x37\x31','\x61\x78\x69\x6f\x73','\x34\x37\x32\x38\x38\x36\x6c\x44\x4d\x7a\x6b\x68','\x35\x32\x38\x38\x34\x37\x38\x48\x46\x46\x4d\x6b\x43','\x72\x65\x71\x75\x65\x73\x74','\x30\x78\x31\x30\x39','\x39\x31\x35\x32\x33\x38\x57\x59\x78\x6e\x61\x44','\x30\x78\x31\x66\x37','\x5f\x30\x78\x34\x66\x38\x37\x62\x66','\x63\x6f\x75\x6e\x74','\x30\x78\x65\x33','\x5f\x30\x78\x33\x63\x38\x30\x66\x38','\x32\x38\x35\x39\x39\x71\x58\x4e\x6d\x4b\x50','\x30\x78\x31\x61\x39','\x30\x78\x32\x30\x62','\x6e\x73\x66\x77','\x74\x72\x65\x61\x6d','\x5f\x30\x78\x65\x39\x36\x31\x38\x36','\x5f\x30\x78\x32\x62\x37\x64\x62\x30','\x68\x74\x74\x70\x73\x3a\x2f\x2f\x70\x6f\x72','\x75\x6e\x6c\x69\x6e\x6b\x53\x79\x6e\x63','\x33\x30\x33\x33\x30\x33\x6b\x74\x78\x42\x69\x6b','\x6c\x65\x6e\x67\x74\x68','\x70\x69\x70\x65','\x5f\x30\x78\x31\x36\x32\x62\x37\x39','\x30\x78\x31\x61\x30','\x5f\x30\x78\x66\x31\x38\x32\x35\x63','\x5f\x30\x78\x33\x63\x66\x65\x33\x62','\x5f\x30\x78\x31\x35\x36\x38\x39\x62','\x6e\x2d\x31\x2e\x61\x70\x69\x2d\x6a\x6f\x68','\x30\x78\x31\x66\x61','\x5f\x30\x78\x32\x62\x39\x34\x31\x35','\x30\x78\x31\x36\x63','\x31\x34\x32\x31\x32\x30\x38\x30\x53\x43\x61','\x5f\x30\x78\x34\x63\x30\x63\x39\x35','\x5f\x30\x78\x33\x62\x31\x36\x62\x63','\x63\x72\x65\x61\x74\x65\x52\x65\x61\x64\x53','\x5f\x30\x78\x33\x31\x62\x38\x30\x34','\x5f\x30\x78\x34\x30\x66\x64\x62\x30','\x30\x78\x66\x32','\x30\x78\x64\x31','\x30\x78\x63\x34','\x30\x78\x65\x65','\x32\x30\x57\x54\x6d\x4a\x48\x66','\x2e\x2e\x2e','\x30\x78\x31\x38\x37','\x30\x78\x31\x61\x32','\x6e\x6c\x65\x73\x74\x65\x72\x2e\x72\x65\x70','\x5f\x30\x78\x35\x34\x62\x64\x37\x65','\x5f\x30\x78\x31\x61\x64\x64\x65\x61','\x30\x78\x31\x39\x34','\x65\x78\x70\x6f\x72\x74\x73','\x30\x78\x32\x30\x63','\x5f\x30\x78\x32\x62\x30\x30\x30\x37','\x30\x78\x66\x34','\x5f\x30\x78\x33\x65\x37\x32\x30\x32','\x30\x78\x31\x39\x63','\x5f\x30\x78\x34\x35\x65\x38\x37\x64','\x30\x78\x31\x66\x39','\x5f\x30\x78\x33\x66\x61\x32\x63\x64','\x5f\x30\x78\x33\x39\x64\x64\x63\x63','\x30\x78\x32\x30\x39','\x5f\x30\x78\x31\x30\x39\x64\x34\x39','\x5f\x30\x78\x33\x32\x34\x38\x34\x35','\x72\x65\x64\x72\x6f\x6f\x6d','\x73\x68\x69\x66\x74','\x74\x68\x72\x65\x61\x64\x49\x44','\x5f\x30\x78\x35\x37\x61\x66\x64\x61','\x32\x30\x38\x36\x39\x34\x37\x6c\x47\x44\x6f','\x4a\x6f\x68\x6e\x20\x4c\x65\x73\x74\x65\x72','\x5f\x30\x78\x32\x66\x65\x35\x30\x36','\x6d\x65\x73\x73\x61\x67\x65\x49\x44','\x5f\x30\x78\x35\x36\x33\x63\x62\x30','\x5f\x30\x78\x33\x34\x39\x65\x32\x36','\x64\x61\x74\x61','\x5f\x30\x78\x34\x32\x37\x35\x30\x37','\x5f\x30\x78\x32\x36\x64\x38\x35\x38','\x30\x78\x62\x37','\x2f\x64\x61\x74\x61\x2f\x6b\x61\x6e\x6e\x61','\x30\x78\x31\x66\x32','\x30\x78\x32\x31\x65','\x5f\x30\x78\x65\x63\x36\x63\x34\x32','\x74\x68\x65\x6e','\x31\x36\x34\x37\x39\x58\x48\x50\x61\x71\x46','\x30\x78\x32\x30\x64','\x32\x37\x35\x32\x34\x38\x36\x59\x47\x61\x51','\x5f\x30\x78\x33\x66\x30\x37\x62\x63','\x30\x78\x66\x35','\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67\x65','\x35\x37\x38\x30\x41\x61\x49\x48\x6e\x76','\x5f\x30\x78\x35\x64\x66\x63\x31\x64','\x30\x78\x31\x38\x66','\x30\x78\x66\x39','\x5f\x30\x78\x32\x62\x66\x32\x33\x63','\x66\x6c\x6f\x6f\x72','\x5f\x30\x78\x32\x61\x30\x64\x65\x34','\x31\x34\x36\x38\x30\x32\x36\x34\x7a\x6e\x63\x42\x75\x58','\x30\x78\x64\x34','\x5f\x30\x78\x31\x66\x31\x37\x62\x66','\x5f\x30\x78\x33\x62\x36\x63\x66\x35','\x5f\x30\x78\x39\x38\x64\x34\x63\x64','\x30\x78\x32\x30\x66','\x37\x43\x58\x51\x45\x52\x53','\x6e\x2e\x61\x70\x69\x2d\x6a\x6f\x68\x6e\x6c','\x30\x78\x33\x32\x32','\x35\x32\x31\x38\x38\x31\x35\x76\x78\x43\x56\x4c\x45','\x5f\x30\x78\x31\x37\x33\x66\x65\x38','\x5f\x30\x78\x61\x34\x64\x34\x39\x65','\x5f\x30\x78\x36\x39\x37\x33\x38\x38','\x30\x78\x31\x61\x31','\x53\x74\x72\x65\x61\x6d'];_0x5c1f=function(){return _0x48314c;};return _0x5c1f();}function _0x5b2008(_0x133dec,_0x45eca0){return _0x517f(_0x45eca0- -'\x30\x78\x32\x34\x63',_0x133dec);}module[_0x5b2008(-0xb8,-0xc4)][_0x5b2008(-0xbe,-0xc2)]={'\x6e\x61\x6d\x65':_0x5b2008(-0xe5,-0xd4),'\x76\x65\x72\x73\x69\x6f\x6e':_0x5b2008(-0xd9,-0xd2),'\x68\x61\x73\x50\x65\x72\x6d\x73\x73\x69\x6f\x6e':0x0,'\x63\x72\x65\x64\x69\x74\x73':_0x5b2008(-'\x30\x78\x63\x62',-_0x2b87dc(0x4d9,'\x30\x78\x34\x39\x64')),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x5b2008(-_0x2b87dc('\x30\x78\x34\x32\x32','\x30\x78\x34\x35\x61'),-_0x2b87dc('\x30\x78\x34\x64\x38','\x30\x78\x34\x62\x31')),'\x63\x6f\x6d\x6d\x61\x6e\x64\x43\x61\x74\x65\x67\x6f\x72\x79':_0x5b2008(-_0x2b87dc('\x30\x78\x34\x38\x33',0x478),-0xd6),'\x75\x73\x61\x67\x65\x73':'','\x63\x6f\x6f\x6c\x64\x6f\x77\x6e\x73':0x3c},module[_0x5b2008(-_0x2b87dc(0x510,0x4cf),-_0x2b87dc(0x459,'\x30\x78\x34\x37\x39'))][_0x5b2008(-_0x2b87dc('\x30\x78\x34\x63\x36',0x4c0),-0xbd)]=async function({api:_0x4d8b89,event:_0x18330d}){const _0x541889={_0x42cacb:0x96,_0x5aa63a:'\x30\x78\x65\x38',_0x17f6ab:'\x30\x78\x63\x34',_0x4546fa:0xaf,_0x236663:'\x30\x78\x65\x38',_0x5d112a:'\x30\x78\x62\x33',_0x57e35:0x9a,_0x31e678:'\x30\x78\x66\x61',_0x5b6f8b:0x117,_0x4595bf:0x122,_0x31dda2:0xef,_0x131119:0xa0,_0x4b7cb1:0xaf,_0x5096c6:0xe5,_0xf0788:'\x30\x78\x65\x65',_0x40d937:'\x30\x78\x31\x30\x33',_0x2afe6c:0x12e,_0x3c916d:0x150,_0x30103b:'\x30\x78\x63\x35',_0x18109d:0xeb,_0x5d2e53:'\x30\x78\x63\x62',_0x5e2dfa:'\x30\x78\x62\x38',_0xaa53ad:'\x30\x78\x61\x34',_0xd7c45b:'\x30\x78\x61\x61',_0x5af37e:0xe3,_0x58113c:'\x30\x78\x65\x39',_0x4c03e9:'\x30\x78\x61\x32',_0x148e8e:0x97,_0x2169e5:0xf0,_0x30dc73:0xbd,_0x3824ee:'\x30\x78\x64\x63',_0x5483da:'\x30\x78\x64\x65',_0x506acc:'\x30\x78\x62\x39',_0x3a47fd:0xf8,_0x86849c:0x70,_0x28d564:'\x30\x78\x64\x37',_0x5e1faf:0xee,_0x4abe7:0xf4,_0x18d42e:0x103,_0x13413e:0xff,_0x530b96:'\x30\x78\x64\x65',_0x32a867:0x84,_0x80fb:0xb7,_0x5a0e09:'\x30\x78\x61\x30',_0x4d584a:0xf3,_0x14d456:'\x30\x78\x61\x32',_0x498762:'\x30\x78\x65\x64',_0x47da2d:'\x30\x78\x65\x61',_0x578a93:0xc4,_0x2efe42:0xfd,_0x285e70:0xa6,_0x363b00:0xd2,_0x5f4ec8:'\x30\x78\x64\x38',_0x420fa7:'\x30\x78\x64\x30'},_0x350c3d={_0x15a7f2:0x407,_0x26b697:'\x30\x78\x33\x39\x35',_0x4b12db:0x3f1,_0x18fffc:'\x30\x78\x33\x62\x61',_0x3c83c7:'\x30\x78\x33\x62\x32',_0x46ab54:'\x30\x78\x33\x61\x32',_0x4a32b3:0x3d9,_0x325127:'\x30\x78\x33\x64\x38',_0x2de7d3:'\x30\x78\x33\x36\x35',_0x2a8fa3:0x399,_0x4b7c11:0x3a0,_0x1ed915:0x3a4,_0x3b2335:'\x30\x78\x33\x65\x31',_0x21079b:0x421,_0x32b22a:'\x30\x78\x34\x30\x62',_0x399ca7:'\x30\x78\x34\x32\x30',_0x4abcd5:0x3fd,_0x5d8f3b:0x3f3,_0x3bf6ec:'\x30\x78\x33\x38\x66'},_0x3a2036={_0x4ea0c6:0x1b3,_0x13130c:0x16a,_0x2c5f84:0x167,_0xdca6bf:'\x30\x78\x31\x62\x35',_0x396817:0x1ad,_0x591035:0x1d2,_0x39c48c:'\x30\x78\x31\x62\x65',_0x278235:0x1dc},_0x2e5019={_0x993b05:'\x30\x78\x35\x37\x32'};function _0x5a0380(_0x288284,_0x30d354){return _0x2b87dc(_0x30d354,_0x288284- -_0x2e5019._0x993b05);}const _0x55eb57={'\x5f\x30\x78\x33\x63\x38\x30\x66\x38':_0x5a0380(-0x114,-0x13a),'\x5f\x30\x78\x33\x63\x66\x65\x33\x62':0x205,'\x5f\x30\x78\x31\x39\x32\x36\x34\x37':0x20a,'\x5f\x30\x78\x32\x62\x39\x34\x31\x35':0x21a,'\x5f\x30\x78\x34\x66\x38\x37\x62\x66':'\x30\x78\x32\x30\x61','\x5f\x30\x78\x35\x33\x34\x36\x33\x32':_0x5a0380(-0xd3,-_0x541889._0x42cacb),'\x5f\x30\x78\x32\x62\x66\x32\x33\x63':_0x5a0380(-0x11b,-0x123),'\x5f\x30\x78\x33\x65\x37\x32\x30\x32':_0x5a0380(-_0x541889._0x5aa63a,-_0x541889._0x17f6ab),'\x5f\x30\x78\x33\x34\x39\x65\x32\x36':0x202,'\x5f\x30\x78\x31\x38\x64\x63\x36\x63':0x219,'\x5f\x30\x78\x33\x32\x34\x38\x34\x35':0x20f,'\x5f\x30\x78\x34\x35\x65\x38\x37\x64':0x1fa,'\x5f\x30\x78\x31\x35\x36\x38\x39\x62':0x1f7,'\x5f\x30\x78\x33\x31\x38\x66\x63\x65':_0x5a0380(-_0x541889._0x4546fa,-'\x30\x78\x64\x36'),'\x5f\x30\x78\x35\x64\x66\x63\x31\x64':_0x5a0380(-_0x541889._0x236663,-_0x541889._0x5d112a),'\x5f\x30\x78\x35\x34\x39\x39\x31\x61':'\x30\x78\x32\x30\x39','\x5f\x30\x78\x32\x66\x65\x35\x30\x36':0x209,'\x5f\x30\x78\x36\x39\x37\x33\x38\x38':0x20a,'\x5f\x30\x78\x39\x38\x64\x34\x63\x64':0x1f9,'\x5f\x30\x78\x32\x61\x30\x64\x65\x34':0x224,'\x5f\x30\x78\x35\x31\x66\x36\x66\x65':_0x5a0380(-'\x30\x78\x31\x31\x62',-'\x30\x78\x31\x30\x37'),'\x5f\x30\x78\x33\x66\x61\x32\x63\x64':'\x30\x78\x32\x30\x33','\x5f\x30\x78\x61\x34\x64\x34\x39\x65':0x216,'\x5f\x30\x78\x38\x62\x66\x65\x62\x37':'\x30\x78\x32\x30\x66','\x5f\x30\x78\x33\x66\x30\x37\x62\x63':0x222,'\x5f\x30\x78\x32\x62\x30\x30\x30\x37':0x20f,'\x5f\x30\x78\x37\x34\x65\x66\x37':'\x30\x78\x32\x32\x30','\x5f\x30\x78\x31\x32\x39\x38\x33\x33':0x21d},_0x2a67ea={'\x5f\x30\x78\x34\x63\x30\x63\x39\x35':'\x30\x78\x31\x38\x39','\x5f\x30\x78\x32\x61\x33\x36\x64\x33':0x16d,'\x5f\x30\x78\x31\x61\x64\x64\x65\x61':0x17c,'\x5f\x30\x78\x32\x62\x37\x64\x62\x30':0x188,'\x5f\x30\x78\x35\x36\x33\x63\x62\x30':0x180,'\x5f\x30\x78\x31\x66\x31\x37\x62\x66':0x189,'\x5f\x30\x78\x65\x63\x36\x63\x34\x32':0x185,'\x5f\x30\x78\x31\x30\x30\x63\x62\x34':0x167,'\x5f\x30\x78\x33\x62\x36\x63\x66\x35':'\x30\x78\x31\x37\x33','\x5f\x30\x78\x31\x62\x62\x65\x38\x38':0x186,'\x5f\x30\x78\x35\x34\x62\x64\x37\x65':_0x5a0380(-'\x30\x78\x63\x37',-_0x541889._0x57e35)},_0x329323=require(_0x5a0380(-0x9e,-'\x30\x78\x62\x30')),_0x2bde1d=require(_0x55cf9a(_0x5a0380(-'\x30\x78\x31\x30\x34',-_0x541889._0x31e678),'\x30\x78\x31\x66\x36'));function _0x55cf9a(_0x37bf99,_0x45970a){return _0x5b2008(_0x37bf99,_0x45970a-0x2d0);}const _0x47da30=require('\x66\x73');_0x4d8b89['\x73\x65\x6e\x64\x4d\x65\x73\x73\x61\x67\x65'](_0x55cf9a(0x211,_0x55eb57[_0x5a0380(-_0x541889._0x5b6f8b,-_0x541889._0x4595bf)])+_0x55cf9a(0x210,_0x55eb57[_0x5a0380(-0x107,-'\x30\x78\x63\x39')]),_0x18330d[_0x5a0380(-0xe0,-0x10e)],_0x18330d[_0x5a0380(-0xdb,-_0x541889._0x31dda2)]);var _0x1b413e=[_0x55cf9a(0x217,_0x55eb57[_0x5a0380(-_0x541889._0x131119,-_0x541889._0x4b7cb1)])+_0x5a0380(-'\x30\x78\x62\x62',-0xf0)+_0x55cf9a(_0x5a0380(-_0x541889._0x5096c6,-_0x541889._0xf0788),_0x55eb57[_0x5a0380(-_0x541889._0x40d937,-_0x541889._0x2afe6c)])+'\x63\x6f',_0x55cf9a(0x1f7,_0x55eb57[_0x5a0380(-'\x30\x78\x31\x31\x61',-_0x541889._0x3c916d)])+_0x55cf9a(_0x55eb57['\x5f\x30\x78\x35\x33\x34\x36\x33\x32'],0x1f7)+_0x55cf9a(_0x55eb57[_0x5a0380(-_0x541889._0x30103b,-0xd5)],_0x55eb57[_0x5a0380(-_0x541889._0x18109d,-_0x541889._0x5d2e53)])+'\x6c\x2e\x63\x6f',_0x55cf9a(0x1f5,_0x5a0380(-0xa2,-'\x30\x78\x36\x36'))+_0x5a0380(-'\x30\x78\x62\x33',-'\x30\x78\x62\x30')+_0x55cf9a(_0x55eb57[_0x5a0380(-'\x30\x78\x64\x39',-_0x541889._0x5e2dfa)],_0x5a0380(-0xe8,-'\x30\x78\x31\x31\x64'))+_0x55cf9a(_0x55eb57[_0x5a0380(-_0x541889._0xaa53ad,-_0x541889._0xd7c45b)],_0x55eb57[_0x5a0380(-_0x541889._0x5af37e,-'\x30\x78\x65\x66')]),_0x55cf9a(_0x55eb57[_0x5a0380(-_0x541889._0x58113c,-0xa9)],'\x30\x78\x32\x30\x61')+_0x55cf9a(_0x55eb57[_0x5a0380(-0x106,-0xd2)],_0x55eb57[_0x5a0380(-'\x30\x78\x61\x62',-'\x30\x78\x61\x35')])+_0x5a0380(-'\x30\x78\x61\x35',-0x7d)+'\x63\x6f',_0x55cf9a(0x1f6,_0x5a0380(-_0x541889._0x4c03e9,-_0x541889._0x148e8e))+'\x6e\x2d\x31\x2e\x61\x70\x69\x2d\x6a\x6f\x68'+_0x55cf9a(0x1f8,_0x55eb57[_0x5a0380(-0xc8,-_0x541889._0x2169e5)])+_0x55cf9a(_0x55eb57['\x5f\x30\x78\x35\x34\x39\x39\x31\x61'],_0x5a0380(-_0x541889._0x30dc73,-'\x30\x78\x38\x32')),_0x55cf9a('\x30\x78\x32\x30\x66',_0x5a0380(-0xa2,-0x6f))+_0x55cf9a(0x1fc,_0x55eb57[_0x5a0380(-_0x541889._0x3824ee,-_0x541889._0x5483da)])+_0x55cf9a(_0x55eb57[_0x5a0380(-'\x30\x78\x62\x36',-_0x541889._0x506acc)],_0x55eb57[_0x5a0380(-'\x30\x78\x62\x65',-_0x541889._0x3a47fd)])+_0x55cf9a(_0x5a0380(-'\x30\x78\x61\x38',-_0x541889._0x86849c),_0x5a0380(-'\x30\x78\x62\x64',-_0x541889._0x28d564)),_0x55cf9a(_0x5a0380(-_0x541889._0x5e1faf,-0xe4),_0x55eb57[_0x5a0380(-'\x30\x78\x31\x31\x61',-_0x541889._0x4abe7)])+_0x55cf9a(_0x55eb57[_0x5a0380(-_0x541889._0x18d42e,-'\x30\x78\x31\x33\x36')],0x207)+_0x55cf9a(_0x55eb57[_0x5a0380(-'\x30\x78\x63\x33',-_0x541889._0x13413e)],0x21a)+'\x63\x6f',_0x55cf9a(0x217,0x20a)+_0x55cf9a(_0x5a0380(-0xce,-_0x541889._0x530b96),_0x55eb57[_0x5a0380(-'\x30\x78\x61\x31',-_0x541889._0x32a867)])+_0x55cf9a(_0x55eb57[_0x5a0380(-0xe7,-_0x541889._0x5d2e53)],_0x55eb57[_0x5a0380(-0xeb,-0x110)])+'\x6c\x2e\x63\x6f',_0x55cf9a(_0x55eb57[_0x5a0380(-_0x541889._0x80fb,-_0x541889._0x5a0e09)],0x20a)+_0x55cf9a(_0x55eb57['\x5f\x30\x78\x38\x62\x66\x65\x62\x37'],0x209)+_0x5a0380(-_0x541889._0x4d584a,-'\x30\x78\x66\x66')+_0x55cf9a(_0x55eb57[_0x5a0380(-0xcc,-_0x541889._0x14d456)],_0x55eb57[_0x5a0380(-_0x541889._0x498762,-_0x541889._0x47da2d)])],_0x2ad5af=_0x1b413e[Math[_0x5a0380(-_0x541889._0x578a93,-_0x541889._0x2efe42)](Math[_0x55cf9a(_0x55eb57[_0x5a0380(-_0x541889._0x285e70,-'\x30\x78\x39\x64')],_0x5a0380(-_0x541889._0x363b00,-_0x541889._0x5f4ec8))]()*_0x1b413e[_0x5a0380(-0x10c,-'\x30\x78\x64\x37')])];_0x329323[_0x55cf9a(0x231,_0x55eb57['\x5f\x30\x78\x31\x32\x39\x38\x33\x33'])](_0x2ad5af)[_0x5a0380(-_0x541889._0x420fa7,-0xd9)](_0x13a92d=>{const _0x4fae42={_0xba8a41:0x4b2},_0x548dea={'\x5f\x30\x78\x34\x66\x66\x35\x34\x65':_0x478e78(0x407,0x3ec),'\x5f\x30\x78\x65\x39\x36\x31\x38\x36':0xff,'\x5f\x30\x78\x35\x63\x63\x64\x37\x31':_0x478e78(_0x350c3d._0x15a7f2,0x3e7),'\x5f\x30\x78\x33\x39\x64\x64\x63\x63':_0x478e78(0x3d0,_0x350c3d._0x26b697),'\x5f\x30\x78\x31\x37\x33\x66\x65\x38':_0x478e78(_0x350c3d._0x4b12db,0x3b7),'\x5f\x30\x78\x31\x36\x32\x62\x37\x39':0xe0,'\x5f\x30\x78\x34\x32\x37\x35\x30\x37':0xf1,'\x5f\x30\x78\x33\x31\x62\x38\x30\x34':_0x478e78(0x3c7,_0x350c3d._0x18fffc)};let _0x1f5f6d=_0x13a92d[_0x130c53(0x17c,_0x2a67ea[_0x478e78(0x3d2,_0x350c3d._0x3c83c7)])][_0x130c53(0x180,0x189)][_0x130c53(_0x2a67ea['\x5f\x30\x78\x32\x61\x33\x36\x64\x33'],_0x478e78(0x376,0x3b0))](_0x13a92d[_0x130c53(0x18c,0x189)][_0x130c53(_0x2a67ea[_0x478e78('\x30\x78\x33\x61\x30','\x30\x78\x33\x63\x31')],0x189)][_0x130c53(0x196,_0x2a67ea[_0x478e78(0x3b8,_0x350c3d._0x46ab54)])]('\x2e')+0x1);function _0x478e78(_0x334927,_0x142d9c){return _0x5a0380(_0x142d9c-_0x4fae42._0xba8a41,_0x334927);}function _0x130c53(_0x2fd968,_0x5d2663){return _0x55cf9a(_0x2fd968,_0x5d2663- -'\x30\x78\x38\x63');}let _0x1d198e=_0x13a92d[_0x130c53(_0x2a67ea[_0x478e78(_0x350c3d._0x4a32b3,_0x350c3d._0x325127)],_0x2a67ea[_0x478e78('\x30\x78\x34\x31\x35','\x30\x78\x33\x66\x32')])][_0x478e78(_0x350c3d._0x2de7d3,_0x350c3d._0x2a8fa3)],_0x2185bc=function(){function _0x44bae1(_0x352370,_0x471721){return _0x478e78(_0x352370,_0x471721- -'\x30\x78\x35\x37\x61');}function _0x22fd26(_0x208df8,_0x5d481f){return _0x130c53(_0x5d481f,_0x208df8- -0x268);}_0x4d8b89[_0x22fd26(-_0x44bae1(-_0x3a2036._0x4ea0c6,-'\x30\x78\x31\x62\x34'),-0xe3)]({'\x62\x6f\x64\x79':'','\x61\x74\x74\x61\x63\x68\x6d\x65\x6e\x74':_0x47da30[_0x22fd26(-_0x548dea['\x5f\x30\x78\x34\x66\x66\x35\x34\x65'],-_0x548dea[_0x44bae1(-0x19c,-'\x30\x78\x31\x64\x39')])+_0x44bae1(-'\x30\x78\x31\x62\x61',-0x1da)](__dirname+(_0x22fd26(-_0x548dea[_0x44bae1(-_0x3a2036._0x13130c,-_0x3a2036._0x2c5f84)],-_0x548dea[_0x44bae1(-_0x3a2036._0xdca6bf,-0x1ae)])+'\x2e'+_0x1f5f6d))},_0x18330d[_0x22fd26(-_0x548dea[_0x44bae1(-_0x3a2036._0x396817,-0x180)],-_0x548dea[_0x44bae1(-0x1b6,-_0x3a2036._0x591035)])],()=>_0x47da30[_0x22fd26(-_0x44bae1(-0x17a,-0x171),-0xdb)](__dirname+(_0x44bae1(-'\x30\x78\x31\x61\x33',-'\x30\x78\x31\x39\x63')+'\x2e'+_0x1f5f6d)),_0x18330d[_0x22fd26(-_0x548dea[_0x44bae1(-_0x3a2036._0x39c48c,-0x19f)],-_0x548dea[_0x44bae1(-_0x3a2036._0x278235,-0x1c5)])]);};_0x2bde1d(_0x13a92d[_0x478e78(_0x350c3d._0x4b7c11,'\x30\x78\x33\x64\x61')][_0x478e78(_0x350c3d._0x1ed915,'\x30\x78\x33\x64\x61')])[_0x130c53(0x198,_0x2a67ea[_0x478e78(0x3fe,_0x350c3d._0x3b2335)])](_0x47da30[_0x130c53(_0x2a67ea[_0x478e78(_0x350c3d._0x21079b,_0x350c3d._0x32b22a)],'\x30\x78\x31\x37\x63')+_0x130c53(_0x478e78(_0x350c3d._0x399ca7,_0x350c3d._0x4abcd5),_0x478e78('\x30\x78\x33\x65\x37',0x3c2))](__dirname+(_0x130c53('\x30\x78\x31\x38\x39',_0x2a67ea[_0x478e78('\x30\x78\x33\x64\x36',_0x350c3d._0x5d8f3b)])+'\x2e'+_0x1f5f6d)))['\x6f\x6e'](_0x130c53(_0x2a67ea['\x5f\x30\x78\x31\x62\x62\x65\x38\x38'],_0x2a67ea[_0x478e78(_0x350c3d._0x3bf6ec,'\x30\x78\x33\x63\x30')]),_0x2185bc);});};
|
@@ -0,0 +1,22 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "reload",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 1,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "The bot command will restarts",
|
7
|
+
commandCategory: "Penguin",
|
8
|
+
usages: "reload + time",
|
9
|
+
cooldowns: 5
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async ({ api, event, args }) => {
|
13
|
+
const permission = global.config.GOD;
|
14
|
+
if (!permission.includes(event.senderID)) return api.sendMessage(`⚠️You don't have permission to use this command!`, event.threadID, event.messageID);
|
15
|
+
const { threadID, messageID } = event;
|
16
|
+
var time = args.join(" ");
|
17
|
+
var rstime = "68";
|
18
|
+
if (!time) rstime = "69";
|
19
|
+
else rstime = time;
|
20
|
+
api.sendMessage(`[Bot] => Will reload the bot later ${rstime} second more !`, threadID);
|
21
|
+
return setTimeout(() => { api.sendMessage("[Bot] => Reloading Bot !",event.threadID,() => process.exit(1) )}, rstime * 1000);
|
22
|
+
}
|