priyanshbot12 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- package/.Dockerignore +4 -0
- package/.dockerignore +4 -0
- package/.github/workflows/publish.yml +20 -0
- package/Dockerfile +5 -0
- package/Priyansh.js +601 -0
- package/appcap.json +0 -0
- package/appstate.json +263 -0
- package/config.json +231 -0
- package/includes/antist.sqlite +0 -0
- package/includes/controllers/currencies.js +100 -0
- package/includes/controllers/threads.js +89 -0
- package/includes/controllers/users.js +96 -0
- package/includes/database/index.js +41 -0
- package/includes/database/model.js +22 -0
- package/includes/database/models/currencies.js +26 -0
- package/includes/database/models/threads.js +21 -0
- package/includes/database/models/users.js +21 -0
- package/includes/handle/handleCommand.js +140 -0
- package/includes/handle/handleCommandEvent.js +43 -0
- package/includes/handle/handleCreateDatabase.js +62 -0
- package/includes/handle/handleEvent.js +37 -0
- package/includes/handle/handleNotification.js +47 -0
- package/includes/handle/handleReaction.js +44 -0
- package/includes/handle/handleRefresh.js +66 -0
- package/includes/handle/handleReply.js +44 -0
- package/includes/listen.js +307 -0
- package/index.js +93 -0
- package/languages/en.lang +103 -0
- package/languages/vi.lang +104 -0
- package/lol.json +4001 -0
- package/modChangeColorFca.js +78 -0
- package/modules/commands/0tom.js +25 -0
- package/modules/commands/6packs.js +142 -0
- package/modules/commands/Bio.js +18 -0
- package/modules/commands/Getavtfb.js +59 -0
- package/modules/commands/Google.js +77 -0
- package/modules/commands/Obama.js +74 -0
- package/modules/commands/Onbot.js +5 -0
- package/modules/commands/Priyanshu/approvedThreads.json +151 -0
- package/modules/commands/Priyanshu/pendingdThreads.json +1 -0
- package/modules/commands/Rank.js +201 -0
- package/modules/commands/Rushi.js +30 -0
- package/modules/commands/Simpson.js +76 -0
- package/modules/commands/Troll.json +26 -0
- package/modules/commands/Trump.js +76 -0
- package/modules/commands/Vonglap.js +24 -0
- package/modules/commands/Work-beta.js +113 -0
- package/modules/commands/aah-xsound.js +26 -0
- package/modules/commands/accept_fri.js +111 -0
- package/modules/commands/adc.js +106 -0
- package/modules/commands/adden.js +83 -0
- package/modules/commands/adduser.js +52 -0
- package/modules/commands/admin.js +254 -0
- package/modules/commands/ai.js +97 -0
- package/modules/commands/ai1.js +39 -0
- package/modules/commands/alert.js +1 -0
- package/modules/commands/allbox.js +194 -0
- package/modules/commands/alllin.js +85 -0
- package/modules/commands/altar.js +56 -0
- package/modules/commands/amogus.js +26 -0
- package/modules/commands/anifact.js +33 -0
- package/modules/commands/animalear.js +26 -0
- package/modules/commands/animeimg.js +25 -0
- package/modules/commands/animescrape.js +101 -0
- package/modules/commands/antichange.js +237 -0
- package/modules/commands/antijoin.js +22 -0
- package/modules/commands/antiout.js +22 -0
- package/modules/commands/antirobbery.js +22 -0
- package/modules/commands/approve.js +139 -0
- package/modules/commands/appstate.js +30 -0
- package/modules/commands/ara.js +28 -0
- package/modules/commands/art.js +39 -0
- package/modules/commands/astalk.json +85 -0
- package/modules/commands/autoban.js +45 -0
- package/modules/commands/automention.js +17 -0
- package/modules/commands/autoreact.js +62 -0
- package/modules/commands/autoreset.js +40 -0
- package/modules/commands/autoseen.js +1 -0
- package/modules/commands/autosetname.js +52 -0
- package/modules/commands/avatar.js +32 -0
- package/modules/commands/avt.js +76 -0
- package/modules/commands/award.js +84 -0
- package/modules/commands/ayaka.js +134 -0
- package/modules/commands/baicao.js +166 -0
- package/modules/commands/balance.js +42 -0
- package/modules/commands/ban.js +220 -0
- package/modules/commands/banking.js +132 -0
- package/modules/commands/banner.js +93 -0
- package/modules/commands/banner2.js +237 -0
- package/modules/commands/banner3.js +510 -0
- package/modules/commands/bard.js +59 -0
- package/modules/commands/batmanslap.js +79 -0
- package/modules/commands/baybayin.js +18 -0
- package/modules/commands/bbm.js +84 -0
- package/modules/commands/beast.js +62 -0
- package/modules/commands/bf.js +74 -0
- package/modules/commands/biden.js +25 -0
- package/modules/commands/bigtext.js +219 -0
- package/modules/commands/billboard.js +83 -0
- package/modules/commands/birthday.js +27 -0
- package/modules/commands/board.js +74 -0
- package/modules/commands/bot.js +245 -0
- package/modules/commands/bot1.js +414 -0
- package/modules/commands/botban.js +51 -0
- package/modules/commands/botsay.js +16 -0
- package/modules/commands/box.js +119 -0
- package/modules/commands/boxinfo.js +53 -0
- package/modules/commands/bruh.js +26 -0
- package/modules/commands/cache/1.png +0 -0
- package/modules/commands/cache/2.gif +0 -0
- package/modules/commands/cache/2.png +0 -0
- package/modules/commands/cache/20.jpg +0 -0
- package/modules/commands/cache/3.png +0 -0
- package/modules/commands/cache/4.png +0 -0
- package/modules/commands/cache/5.png +0 -0
- package/modules/commands/cache/50.jpg +0 -0
- package/modules/commands/cache/6.png +0 -0
- package/modules/commands/cache/7.png +0 -0
- package/modules/commands/cache/8.jpg +0 -0
- package/modules/commands/cache/8.png +0 -0
- package/modules/commands/cache/9.png +0 -0
- package/modules/commands/cache/AlegreyaSans-Regular.ttf +0 -0
- package/modules/commands/cache/ArialUnicodeMS.ttf +0 -0
- package/modules/commands/cache/Avthai.png +0 -0
- package/modules/commands/cache/Play-Bold.ttf +0 -0
- package/modules/commands/cache/SVN-Arial 2.ttf +0 -0
- package/modules/commands/cache/VNCORSI.ttf +0 -0
- package/modules/commands/cache/autoseen.txt +1 -0
- package/modules/commands/cache/autosetname.json +1 -0
- package/modules/commands/cache/avt.png +0 -0
- package/modules/commands/cache/avt2.png +0 -0
- package/modules/commands/cache/avt_100000377396525.png +0 -0
- package/modules/commands/cache/avt_100027379701085.png +0 -0
- package/modules/commands/cache/avtuserrd2.png +0 -0
- package/modules/commands/cache/avtuserrd3.png +0 -0
- package/modules/commands/cache/banner.gif +0 -0
- package/modules/commands/cache/biden1.png +2 -0
- package/modules/commands/cache/bill.json +1 -0
- package/modules/commands/cache/bold-font.ttf +0 -0
- package/modules/commands/cache/canvas/arr2.png +0 -0
- package/modules/commands/cache/canvas/choigay.png +0 -0
- package/modules/commands/cache/canvas/fuck.png +0 -0
- package/modules/commands/cache/canvas/fuckv2.png +0 -0
- package/modules/commands/cache/canvas/fuckv3.png +0 -0
- package/modules/commands/cache/canvas/fuckv4.png +0 -0
- package/modules/commands/cache/canvas/hug4.png +0 -0
- package/modules/commands/cache/canvas/hugp.png +0 -0
- package/modules/commands/cache/canvas/hugv1.png +0 -0
- package/modules/commands/cache/canvas/hugv2.png +0 -0
- package/modules/commands/cache/canvas/hugv3.png +0 -0
- package/modules/commands/cache/canvas/josh.png +0 -0
- package/modules/commands/cache/canvas/joshua.png +0 -0
- package/modules/commands/cache/canvas/love2.jpg +0 -0
- package/modules/commands/cache/canvas/marriedv1.png +0 -0
- package/modules/commands/cache/canvas/marriedv2.png +0 -0
- package/modules/commands/cache/canvas/marriedv3.png +0 -0
- package/modules/commands/cache/canvas/marriedv4.png +0 -0
- package/modules/commands/cache/canvas/marriedv5.png +0 -0
- package/modules/commands/cache/canvas/marriedv6.jpeg +0 -0
- package/modules/commands/cache/canvas/marrywi.png +0 -0
- package/modules/commands/cache/canvas/namtay.png +0 -0
- package/modules/commands/cache/canvas/pairing.jpg +0 -0
- package/modules/commands/cache/canvas/pj.png +0 -0
- package/modules/commands/cache/canvas/seophi.png +0 -0
- package/modules/commands/cache/checkttDay.json +11594 -0
- package/modules/commands/cache/chocolate.jpg +0 -0
- package/modules/commands/cache/customrank/.txt +1 -0
- package/modules/commands/cache/data.json +3 -0
- package/modules/commands/cache/datlich.json +1 -0
- package/modules/commands/cache/dhbc1.png +0 -0
- package/modules/commands/cache/dhbc2.png +0 -0
- package/modules/commands/cache/elaina.jpg +0 -0
- package/modules/commands/cache/fbcover.png +0 -0
- package/modules/commands/cache/giflove.png +0 -0
- package/modules/commands/cache/giflove1.png +0 -0
- package/modules/commands/cache/giflove2.png +0 -0
- package/modules/commands/cache/giflove3.png +0 -0
- package/modules/commands/cache/giflove4.png +0 -0
- package/modules/commands/cache/giflove5.png +0 -0
- package/modules/commands/cache/giflove6.png +0 -0
- package/modules/commands/cache/giflove7.png +0 -0
- package/modules/commands/cache/hon.png +0 -0
- package/modules/commands/cache/hon1.png +0 -0
- package/modules/commands/cache/hon2.png +0 -0
- package/modules/commands/cache/image-0.png +0 -0
- package/modules/commands/cache/image-1.png +0 -0
- package/modules/commands/cache/image-10.png +0 -0
- package/modules/commands/cache/image-11.png +0 -0
- package/modules/commands/cache/image-12.png +0 -0
- package/modules/commands/cache/image-13.png +0 -0
- package/modules/commands/cache/image-14.png +0 -0
- package/modules/commands/cache/image-15.png +0 -0
- package/modules/commands/cache/image-16.png +0 -0
- package/modules/commands/cache/image-17.png +0 -0
- package/modules/commands/cache/image-18.png +0 -0
- package/modules/commands/cache/image-19.png +0 -0
- package/modules/commands/cache/image-2.png +0 -0
- package/modules/commands/cache/image-20.png +0 -0
- package/modules/commands/cache/image-21.png +0 -0
- package/modules/commands/cache/image-22.png +0 -0
- package/modules/commands/cache/image-23.png +0 -0
- package/modules/commands/cache/image-24.png +0 -0
- package/modules/commands/cache/image-25.png +0 -0
- package/modules/commands/cache/image-26.png +0 -0
- package/modules/commands/cache/image-27.png +0 -0
- package/modules/commands/cache/image-28.png +0 -0
- package/modules/commands/cache/image-29.png +0 -0
- package/modules/commands/cache/image-3.png +0 -0
- package/modules/commands/cache/image-30.png +0 -0
- package/modules/commands/cache/image-31.png +0 -0
- package/modules/commands/cache/image-32.png +0 -0
- package/modules/commands/cache/image-33.png +0 -0
- package/modules/commands/cache/image-34.png +0 -0
- package/modules/commands/cache/image-35.png +0 -0
- package/modules/commands/cache/image-36.png +0 -0
- package/modules/commands/cache/image-37.png +0 -0
- package/modules/commands/cache/image-38.png +0 -0
- package/modules/commands/cache/image-39.png +0 -0
- package/modules/commands/cache/image-4.png +0 -0
- package/modules/commands/cache/image-40.png +0 -0
- package/modules/commands/cache/image-41.png +0 -0
- package/modules/commands/cache/image-42.png +0 -0
- package/modules/commands/cache/image-43.png +0 -0
- package/modules/commands/cache/image-44.png +0 -0
- package/modules/commands/cache/image-45.png +0 -0
- package/modules/commands/cache/image-46.png +0 -0
- package/modules/commands/cache/image-47.png +0 -0
- package/modules/commands/cache/image-48.png +0 -0
- package/modules/commands/cache/image-49.png +0 -0
- package/modules/commands/cache/image-5.png +0 -0
- package/modules/commands/cache/image-50.png +0 -0
- package/modules/commands/cache/image-51.png +0 -0
- package/modules/commands/cache/image-52.png +0 -0
- package/modules/commands/cache/image-53.png +0 -0
- package/modules/commands/cache/image-6.png +0 -0
- package/modules/commands/cache/image-7.png +0 -0
- package/modules/commands/cache/image-8.png +0 -0
- package/modules/commands/cache/image-9.png +0 -0
- package/modules/commands/cache/img1.png +0 -0
- package/modules/commands/cache/img2.png +0 -0
- package/modules/commands/cache/listwarning.json +1 -0
- package/modules/commands/cache/lyrics.png +0 -0
- package/modules/commands/cache/memory.ttf +1950 -0
- package/modules/commands/cache/memorygame.png +0 -0
- package/modules/commands/cache/menu.gif +0 -0
- package/modules/commands/cache/mikasa.jpg +0 -0
- package/modules/commands/cache/mirai.jpg +0 -0
- package/modules/commands/cache/nami.jpg +0 -0
- package/modules/commands/cache/night.jpg +0 -0
- package/modules/commands/cache/notes.json +1 -0
- package/modules/commands/cache/priyansh.jpg +0 -0
- package/modules/commands/cache/quybu.gif +0 -0
- package/modules/commands/cache/rankcard.png +0 -0
- package/modules/commands/cache/rankcard1.png +0 -0
- package/modules/commands/cache/rankcard10.png +0 -0
- package/modules/commands/cache/rankcard11.png +0 -0
- package/modules/commands/cache/rankcard12.png +0 -0
- package/modules/commands/cache/rankcard13.png +0 -0
- package/modules/commands/cache/rankcard14.png +0 -0
- package/modules/commands/cache/rankcard2.png +0 -0
- package/modules/commands/cache/rankcard3.png +0 -0
- package/modules/commands/cache/rankcard4.png +0 -0
- package/modules/commands/cache/rankcard5.png +0 -0
- package/modules/commands/cache/rankcard6.png +0 -0
- package/modules/commands/cache/rankcard7.png +0 -0
- package/modules/commands/cache/rankcard8.png +0 -0
- package/modules/commands/cache/rankcard9.png +0 -0
- package/modules/commands/cache/rankup/.txt +1 -0
- package/modules/commands/cache/regular-font.ttf +0 -0
- package/modules/commands/cache/rules.json +1 -0
- package/modules/commands/cache/shortcutdata.json +6 -0
- package/modules/commands/cache/snoti.jpg +0 -0
- package/modules/commands/cache/statusAuto.json +3 -0
- package/modules/commands/cache/tiktok.png +0 -0
- package/modules/commands/cache/toilet.png +0 -0
- package/modules/commands/cache/toilet1.png +0 -0
- package/modules/commands/cache/ttt.png +0 -0
- package/modules/commands/cache/urbanjungle.ttf +0 -0
- package/modules/commands/cache/wanted.png +3 -0
- package/modules/commands/cache.js +112 -0
- package/modules/commands/callad.js +215 -0
- package/modules/commands/cardbox.js +161 -0
- package/modules/commands/cardcute.js +122 -0
- package/modules/commands/cardinfo.js +106 -0
- package/modules/commands/cardinfotag.js +110 -0
- package/modules/commands/cardinfov2.js +103 -0
- package/modules/commands/cardinfov3.js +111 -0
- package/modules/commands/cardinfov4.js +104 -0
- package/modules/commands/caro.json +354 -0
- package/modules/commands/catsay.js +25 -0
- package/modules/commands/cave.js +51 -0
- package/modules/commands/chart.js +35 -0
- package/modules/commands/checktt.js +121 -0
- package/modules/commands/checkv1.js +181 -0
- package/modules/commands/cheems.js +88 -0
- package/modules/commands/chocolate.js +26 -0
- package/modules/commands/choose.js +28 -0
- package/modules/commands/chumma.js +25 -0
- package/modules/commands/clearcache.js +60 -0
- package/modules/commands/cmd.js +192 -0
- package/modules/commands/cnbh.js +118 -0
- package/modules/commands/code.js +101 -0
- package/modules/commands/communism.js +56 -0
- package/modules/commands/confess.js +25 -0
- package/modules/commands/console.js +46 -0
- package/modules/commands/cosplay.json +38 -0
- package/modules/commands/count-by-thread/.txt +1 -0
- package/modules/commands/count.js +82 -0
- package/modules/commands/couple.js +80 -0
- package/modules/commands/coupledp.js +40 -0
- package/modules/commands/covid.js +46 -0
- package/modules/commands/crypto.js +109 -0
- package/modules/commands/daily.js +46 -0
- package/modules/commands/darock.js +27 -0
- package/modules/commands/daru.js +26 -0
- package/modules/commands/data/.txt +1 -0
- package/modules/commands/date.js +80 -0
- package/modules/commands/date2.js +80 -0
- package/modules/commands/deletelogo.js +32 -0
- package/modules/commands/delmsg.js +25 -0
- package/modules/commands/delthread.js +26 -0
- package/modules/commands/details.js +112 -0
- package/modules/commands/dictionary.js +42 -0
- package/modules/commands/dog.js +27 -0
- package/modules/commands/dogfact.js +31 -0
- package/modules/commands/doof.js +74 -0
- package/modules/commands/dot.js +58 -0
- package/modules/commands/download.js +32 -0
- package/modules/commands/drake.js +84 -0
- package/modules/commands/drip.js +61 -0
- package/modules/commands/einstein.js +74 -0
- package/modules/commands/elon.js +78 -0
- package/modules/commands/emoji.js +83 -0
- package/modules/commands/enrile.js +76 -0
- package/modules/commands/event.js +223 -0
- package/modules/commands/example.js +49 -0
- package/modules/commands/fact.js +16 -0
- package/modules/commands/fact2.js +26 -0
- package/modules/commands/family.js +194 -0
- package/modules/commands/fbcover.js +183 -0
- package/modules/commands/fbcoverv2.js +101 -0
- package/modules/commands/fberror.js +74 -0
- package/modules/commands/fbget.js +41 -0
- package/modules/commands/file.js +106 -0
- package/modules/commands/fire.js +52 -0
- package/modules/commands/fish.js +48 -0
- package/modules/commands/fishing.json +330 -0
- package/modules/commands/fuck.js +74 -0
- package/modules/commands/fuck2.js +74 -0
- package/modules/commands/fuck3.js +74 -0
- package/modules/commands/fuck4.js +74 -0
- package/modules/commands/fuck5.js +74 -0
- package/modules/commands/fyoutoo.js +25 -0
- package/modules/commands/fyt.js +58 -0
- package/modules/commands/gali_reply.js +24 -0
- package/modules/commands/game1.js +34 -0
- package/modules/commands/getlink.js +26 -0
- package/modules/commands/gf.js +74 -0
- package/modules/commands/girl.js +11497 -0
- package/modules/commands/girl2.js +23319 -0
- package/modules/commands/girlnude.js +126 -0
- package/modules/commands/github.js +37 -0
- package/modules/commands/giveaway.js +122 -0
- package/modules/commands/gpt.js +39 -0
- package/modules/commands/groupemoji.js +17 -0
- package/modules/commands/groupimage.js +24 -0
- package/modules/commands/groupname.js +17 -0
- package/modules/commands/hack.js +103 -0
- package/modules/commands/help.js +122 -0
- package/modules/commands/help2.js +160 -0
- package/modules/commands/help3.js +83 -0
- package/modules/commands/hi.js +191 -0
- package/modules/commands/hi2.js +83 -0
- package/modules/commands/history.js +74 -0
- package/modules/commands/hold.js +80 -0
- package/modules/commands/hololive.js +63 -0
- package/modules/commands/hug.js +74 -0
- package/modules/commands/hug4.js +74 -0
- package/modules/commands/hug5.js +74 -0
- package/modules/commands/hugj.js +74 -0
- package/modules/commands/hugp.js +74 -0
- package/modules/commands/hugv2.js +74 -0
- package/modules/commands/hugv3.js +74 -0
- package/modules/commands/idst.js +25 -0
- package/modules/commands/imagesearch.js +96 -0
- package/modules/commands/imagine.js +143 -0
- package/modules/commands/info.js +62 -0
- package/modules/commands/infobox.js +161 -0
- package/modules/commands/infocardv7.js +112 -0
- package/modules/commands/infoip.js +24 -0
- package/modules/commands/infosite.js +47 -0
- package/modules/commands/insta.js +210 -0
- package/modules/commands/instagram.js +131 -0
- package/modules/commands/install.js +103 -0
- package/modules/commands/ip.js +55 -0
- package/modules/commands/isko.json +74 -0
- package/modules/commands/iss.js +29 -0
- package/modules/commands/japan.js +211 -0
- package/modules/commands/jessica.js +74 -0
- package/modules/commands/join.js +51 -0
- package/modules/commands/kanna.js +27 -0
- package/modules/commands/khana.js +26 -0
- package/modules/commands/kick.js +51 -0
- package/modules/commands/kiss.js +79 -0
- package/modules/commands/kiss2.js +79 -0
- package/modules/commands/kiss3.js +85 -0
- package/modules/commands/language.js +37 -0
- package/modules/commands/ledtext.js +38 -0
- package/modules/commands/leni.js +84 -0
- package/modules/commands/lexi.js +74 -0
- package/modules/commands/listadmin.js +36 -0
- package/modules/commands/listbanbybot.js +165 -0
- package/modules/commands/listbox.js +203 -0
- package/modules/commands/listfriend.js +90 -0
- package/modules/commands/load.js +15 -0
- package/modules/commands/log.js +37 -0
- package/modules/commands/logobear.js +31 -0
- package/modules/commands/logogame.js +31 -0
- package/modules/commands/logogaming2.js +31 -0
- package/modules/commands/logogaming3.js +31 -0
- package/modules/commands/logogaming4.js +31 -0
- package/modules/commands/logogaming5.js +31 -0
- package/modules/commands/logogirlgame.js +31 -0
- package/modules/commands/logogold.js +31 -0
- package/modules/commands/logoninja.js +31 -0
- package/modules/commands/logout.js +16 -0
- package/modules/commands/logowolf.js +31 -0
- package/modules/commands/love.js +80 -0
- package/modules/commands/luatbot.js +24 -0
- package/modules/commands/luckynum.js +34 -0
- package/modules/commands/lyrics.js +34 -0
- package/modules/commands/mal.js +72 -0
- package/modules/commands/malnews.js +20 -0
- package/modules/commands/mark.js +74 -0
- package/modules/commands/markcmt.js +74 -0
- package/modules/commands/married.js +74 -0
- package/modules/commands/marriedj.js +74 -0
- package/modules/commands/marriedv2.js +74 -0
- package/modules/commands/marriedv3.js +74 -0
- package/modules/commands/marriedv4.js +74 -0
- package/modules/commands/marriedv5.js +74 -0
- package/modules/commands/marriedv6.js +74 -0
- package/modules/commands/marry.js +74 -0
- package/modules/commands/math.js +121 -0
- package/modules/commands/mathematics.js +37 -0
- package/modules/commands/mbbank.js +74 -0
- package/modules/commands/meme.js +31 -0
- package/modules/commands/memory.js +136 -0
- package/modules/commands/mention.js +22 -0
- package/modules/commands/menu.js +142 -0
- package/modules/commands/minari.js +49 -0
- package/modules/commands/minigame.js +32 -0
- package/modules/commands/minionslanguange.js +24 -0
- package/modules/commands/mlbb.js +1 -0
- package/modules/commands/mlstalk.js +22 -0
- package/modules/commands/mobilelegends.js +31 -0
- package/modules/commands/morse.js +27 -0
- package/modules/commands/music.js +138 -0
- package/modules/commands/music2.js +44 -0
- package/modules/commands/music3.js +124 -0
- package/modules/commands/mycoins.js +45 -0
- package/modules/commands/namtay.js +80 -0
- package/modules/commands/natsuki.json +63 -0
- package/modules/commands/naughty.js +58 -0
- package/modules/commands/newbox.js +22 -0
- package/modules/commands/news.js +64 -0
- package/modules/commands/nhentai.js +47 -0
- package/modules/commands/night.js +26 -0
- package/modules/commands/ninja.js +18 -0
- package/modules/commands/noitu.js +42 -0
- package/modules/commands/noprefix/Yest +1 -0
- package/modules/commands/noprefix/ara.mp3 +0 -0
- package/modules/commands/noprefix/box.mp4 +0 -0
- package/modules/commands/noprefix/daru.mp4 +0 -0
- package/modules/commands/noprefix/dk.mp3 +0 -0
- package/modules/commands/noprefix/fuck.gif +0 -0
- package/modules/commands/noprefix/hi.gif +0 -0
- package/modules/commands/noprefix/instagram.jpg +0 -0
- package/modules/commands/noprefix/rankup/.txt +1 -0
- package/modules/commands/noprefix/solar.gif +0 -0
- package/modules/commands/noprefix/sub.mp3 +0 -0
- package/modules/commands/noprefix/sus.mp3 +0 -0
- package/modules/commands/noprefix/tea.mp4 +0 -0
- package/modules/commands/noprefix/totalChat.json +1 -0
- package/modules/commands/noprefix/v.mp3 +0 -0
- package/modules/commands/noprefix/vineboom.gif +0 -0
- package/modules/commands/noprefix/wednesday.mp4 +0 -0
- package/modules/commands/noprefix/wn.mp4 +0 -0
- package/modules/commands/noprefix/xf.mp3 +0 -0
- package/modules/commands/noprefix/xxx.mp3 +0 -0
- package/modules/commands/noprefix/yamate.mp3 +0 -0
- package/modules/commands/note.js +86 -0
- package/modules/commands/npm.js +30 -0
- package/modules/commands/nsfw.js +43 -0
- package/modules/commands/nsfwanime.js +101 -0
- package/modules/commands/nude.js +25 -0
- package/modules/commands/osu.js +21 -0
- package/modules/commands/out.js +23 -0
- package/modules/commands/outall.js +26 -0
- package/modules/commands/outbox.js +117 -0
- package/modules/commands/package.js +119 -0
- package/modules/commands/pair.js +86 -0
- package/modules/commands/pair1.js +86 -0
- package/modules/commands/pair2.js +51 -0
- package/modules/commands/pair3.js +51 -0
- package/modules/commands/pair4.js +51 -0
- package/modules/commands/pair5.js +51 -0
- package/modules/commands/pair6.js +51 -0
- package/modules/commands/pair7.js +51 -0
- package/modules/commands/pair8.js +51 -0
- package/modules/commands/pantiesclose.js +199 -0
- package/modules/commands/pantiesclosev2.js +199 -0
- package/modules/commands/password.js +83 -0
- package/modules/commands/pat.js +43 -0
- package/modules/commands/pay.json +64 -0
- package/modules/commands/pending.js +83 -0
- package/modules/commands/penis.js +11 -0
- package/modules/commands/penticlose.js +199 -0
- package/modules/commands/petmonsters.js +138 -0
- package/modules/commands/phub.js +83 -0
- package/modules/commands/pin.js +36 -0
- package/modules/commands/ping.js +30 -0
- package/modules/commands/pingv2.js +32 -0
- package/modules/commands/pinterest.js +37 -0
- package/modules/commands/playstore.js +103 -0
- package/modules/commands/poli.js +25 -0
- package/modules/commands/pooh.js +28 -0
- package/modules/commands/post.js +272 -0
- package/modules/commands/prefix.js +43 -0
- package/modules/commands/prefixv2.js +91 -0
- package/modules/commands/prince.js +245 -0
- package/modules/commands/priyansh.js +33 -0
- package/modules/commands/pubg.js +31 -0
- package/modules/commands/punch.js +44 -0
- package/modules/commands/qr.js +36 -0
- package/modules/commands/quiz.js +51 -0
- package/modules/commands/rainbow.js +29 -0
- package/modules/commands/randomicon.js +36 -0
- package/modules/commands/rankcard (copy).js +257 -0
- package/modules/commands/rankcard.js +216 -0
- package/modules/commands/rankgif.js +375 -0
- package/modules/commands/rankup.js +123 -0
- package/modules/commands/red.js +29 -0
- package/modules/commands/red2.js +1 -0
- package/modules/commands/reload.js +22 -0
- package/modules/commands/removebg.js +61 -0
- package/modules/commands/resend.js +86 -0
- package/modules/commands/resetexp.js +25 -0
- package/modules/commands/resetmoney.js +25 -0
- package/modules/commands/restart.js +32 -0
- package/modules/commands/rip.js +32 -0
- package/modules/commands/rnamebot.js +39 -0
- package/modules/commands/rnamebox.js +27 -0
- package/modules/commands/rule.js +86 -0
- package/modules/commands/sauce.js +56 -0
- package/modules/commands/say.js +62 -0
- package/modules/commands/schoolid.js +107 -0
- package/modules/commands/screenshot.js +44 -0
- package/modules/commands/screenshotv2.js +44 -0
- package/modules/commands/search.js +21 -0
- package/modules/commands/selflisten.js +30 -0
- package/modules/commands/sendfile.js +102 -0
- package/modules/commands/sendnoti.js +76 -0
- package/modules/commands/sendnoti1.js +40 -0
- package/modules/commands/sendnoti2.js +75 -0
- package/modules/commands/sendnoti5.js +113 -0
- package/modules/commands/sentnoti.js +49 -0
- package/modules/commands/setall.js +24 -0
- package/modules/commands/setcoins.js +21 -0
- package/modules/commands/setdatabox.js +26 -0
- package/modules/commands/setdatauser.js +28 -0
- package/modules/commands/setemoji.js +15 -0
- package/modules/commands/setexp.js +64 -0
- package/modules/commands/setjoin.js +94 -0
- package/modules/commands/setkey.js +18 -0
- package/modules/commands/setmoney.js +63 -0
- package/modules/commands/setname.js +17 -0
- package/modules/commands/setnameall.js +24 -0
- package/modules/commands/setprefix.js +58 -0
- package/modules/commands/setrankup.js +90 -0
- package/modules/commands/shayri.js +34 -0
- package/modules/commands/shell.js +31 -0
- package/modules/commands/shortcut.js +177 -0
- package/modules/commands/siesta.js +25 -0
- package/modules/commands/sim.js +51 -0
- package/modules/commands/sing.js +1 -0
- package/modules/commands/slap.js +44 -0
- package/modules/commands/sleep.js +61 -0
- package/modules/commands/slot.js +61 -0
- package/modules/commands/slotwaifu.js +254 -0
- package/modules/commands/solarsystem.js +102 -0
- package/modules/commands/spamban.js +69 -0
- package/modules/commands/spamban1.js +69 -0
- package/modules/commands/spank.js +30 -0
- package/modules/commands/status.js +37 -0
- package/modules/commands/steal.js +41 -0
- package/modules/commands/student.js +75 -0
- package/modules/commands/studentv2.js +75 -0
- package/modules/commands/studentv3.js +74 -0
- package/modules/commands/sub.js +26 -0
- package/modules/commands/system.js +82 -0
- package/modules/commands/tea.js +26 -0
- package/modules/commands/teach.js +70 -0
- package/modules/commands/textpro.js +445 -0
- package/modules/commands/thread.js +272 -0
- package/modules/commands/tictactoe.json +219 -0
- package/modules/commands/tid.js +15 -0
- package/modules/commands/tiki.js +74 -0
- package/modules/commands/tikvideo.js +59 -0
- package/modules/commands/tile.js +43 -0
- package/modules/commands/time.js +19 -0
- package/modules/commands/toctoc.js +1 -0
- package/modules/commands/toilet.js +79 -0
- package/modules/commands/token.js +42 -0
- package/modules/commands/top.js +160 -0
- package/modules/commands/trans.js +44 -0
- package/modules/commands/triggered.js +25 -0
- package/modules/commands/try.js +35 -0
- package/modules/commands/tweet-tag.json +1 -0
- package/modules/commands/tweet.js +75 -0
- package/modules/commands/tweet.json +92 -0
- package/modules/commands/tweetv2.json +92 -0
- package/modules/commands/uid.js +17 -0
- package/modules/commands/unban.js +186 -0
- package/modules/commands/unsend.js +27 -0
- package/modules/commands/unsentvip.js +16 -0
- package/modules/commands/uptime.js +141 -0
- package/modules/commands/uptime2.js +151 -0
- package/modules/commands/uptime3.js +151 -0
- package/modules/commands/user.js +278 -0
- package/modules/commands/vanilla.json +38 -0
- package/modules/commands/video.js +2 -0
- package/modules/commands/videov2.js +124 -0
- package/modules/commands/virgin.js +25 -0
- package/modules/commands/vtuber.js +109 -0
- package/modules/commands/vtuberWiki.js +164 -0
- package/modules/commands/wall/MTOJamai.ttf +0 -0
- package/modules/commands/wanted.json +32 -0
- package/modules/commands/war.js +54 -0
- package/modules/commands/warning.js +88 -0
- package/modules/commands/wasted.json +56 -0
- package/modules/commands/weather.js +50 -0
- package/modules/commands/wednesday.js +26 -0
- package/modules/commands/wiki.js +37 -0
- package/modules/commands/wom.js +26 -0
- package/modules/commands/work.js +93 -0
- package/modules/commands/xavier.js +75 -0
- package/modules/commands/xvideo.js +1 -0
- package/modules/commands/yaoi.json +31 -0
- package/modules/commands/yes.js +74 -0
- package/modules/commands/yuri.json +34 -0
- package/modules/commands/zackv.js +105 -0
- package/modules/commands/zalgo.js +16 -0
- package/modules/commands/zerotwo.js +52 -0
- package/modules/commands/zuck.js +77 -0
- package/modules/commands/zz.js +43 -0
- package/modules/commands/zzz.js +50 -0
- package/modules/commands/zzzz.js +48 -0
- package/modules/commands/zzzzz.js +116 -0
- package/modules/events/antijoin.js +25 -0
- package/modules/events/antiout.js +22 -0
- package/modules/events/antirobbery.js +43 -0
- package/modules/events/antist.js +216 -0
- package/modules/events/autosent.js +27 -0
- package/modules/events/autosetname.js +28 -0
- package/modules/events/cache/1689024290268.jpg +0 -0
- package/modules/events/cache/1689024291948.jpg +0 -0
- package/modules/events/cache/1689338091241.jpg +0 -0
- package/modules/events/cache/1689338091358.jpg +0 -0
- package/modules/events/cache/1689338161936.jpg +0 -0
- package/modules/events/cache/1689338162061.jpg +0 -0
- package/modules/events/cache/1689782720063.jpg +0 -0
- package/modules/events/cache/1696308600074.jpg +0 -0
- package/modules/events/cache/1696330171870.jpg +0 -0
- package/modules/events/cache/1696432181920.jpg +0 -0
- package/modules/events/cache/1696489190436.jpg +0 -0
- package/modules/events/cache/1696529399872.jpg +0 -0
- package/modules/events/cache/1696585758189.jpg +0 -0
- package/modules/events/cache/1696595392125.jpg +0 -0
- package/modules/events/cache/1696675929706.jpg +0 -0
- package/modules/events/cache/1696773555786.jpg +0 -0
- package/modules/events/cache/1697903362006.jpg +0 -0
- package/modules/events/cache/1697967586121.jpg +0 -0
- package/modules/events/cache/1698479390255.jpg +0 -0
- package/modules/events/cache/1698479678850.jpg +0 -0
- package/modules/events/cache/1698484313383.jpg +0 -0
- package/modules/events/cache/1698493158950.jpg +0 -0
- package/modules/events/cache/1700485758929.jpg +0 -0
- package/modules/events/cache/1701466775429.jpg +0 -0
- package/modules/events/cache/1701466776229.jpg +0 -0
- package/modules/events/cache/1701467351100.jpg +0 -0
- package/modules/events/cache/1701502759299.jpg +0 -0
- package/modules/events/cache/1701502759797.jpg +0 -0
- package/modules/events/cache/1703741413729.jpg +0 -0
- package/modules/events/cache/1703741413899.jpg +0 -0
- package/modules/events/cache/1703745121246.jpg +0 -0
- package/modules/events/cache/1703745121366.jpg +0 -0
- package/modules/events/cache/1703968162735.jpg +0 -0
- package/modules/events/cache/1703968162770.jpg +0 -0
- package/modules/events/cache/1704008949591.jpg +0 -0
- package/modules/events/cache/1704008949769.jpg +0 -0
- package/modules/events/cache/1704028197166.jpg +0 -0
- package/modules/events/cache/1704028197470.jpg +0 -0
- package/modules/events/cache/1704184158582.jpg +0 -0
- package/modules/events/cache/1704184158811.jpg +0 -0
- package/modules/events/cache/CourierNewPS-BoldMT.ttf +0 -0
- package/modules/events/cache/avt.png +0 -0
- package/modules/events/cache/avtuserrd.png +0 -0
- package/modules/events/cache/joinGif/randomgif/join.png +0 -0
- package/modules/events/cache/joinGif/randomgif/join2.gif +0 -0
- package/modules/events/cache/joinGif/randomgif/welc.gif +0 -0
- package/modules/events/cache/joinMp4/hello.gif +0 -0
- package/modules/events/cache/joinnoti.png +0 -0
- package/modules/events/emoji.json +1 -0
- package/modules/events/join.js +4 -0
- package/modules/events/joinNoti.js +82 -0
- package/modules/events/leave.js +34 -0
- package/modules/events/log.js +106 -0
- package/package.json +121 -0
- package/utils/index.html +519 -0
- package/utils/index.js +159 -0
- package/utils/log.js +29 -0
- package/werewolfConfig.js +229 -0
@@ -0,0 +1,151 @@
|
|
1
|
+
[
|
2
|
+
"6824544264241014",
|
3
|
+
"4740541106070627",
|
4
|
+
"5683995351665694",
|
5
|
+
"6300534433290184",
|
6
|
+
"9236562446413930",
|
7
|
+
"9144942205523393",
|
8
|
+
"7757278090956674",
|
9
|
+
"6421018517964437",
|
10
|
+
"6159531750842099",
|
11
|
+
"6847609578591197",
|
12
|
+
"100037743553265",
|
13
|
+
"5916403828475964",
|
14
|
+
"6542219705791811",
|
15
|
+
"9406972799342921",
|
16
|
+
"5927442944033211",
|
17
|
+
"5207777499329326",
|
18
|
+
"5610643768985230",
|
19
|
+
"6847728051907498",
|
20
|
+
"8462827257120985",
|
21
|
+
"5677464822357576",
|
22
|
+
"9743897888968823",
|
23
|
+
"6379545662081073",
|
24
|
+
"100089437580522",
|
25
|
+
"8864474366957063",
|
26
|
+
"100088435453096",
|
27
|
+
"9397559516981522",
|
28
|
+
"100071615116225",
|
29
|
+
"8830983853640536",
|
30
|
+
"6367050953409183",
|
31
|
+
"6971331272882948",
|
32
|
+
"6308228932565894",
|
33
|
+
"5578627162171624",
|
34
|
+
"6720652381300055",
|
35
|
+
"9786842758022497",
|
36
|
+
"100090005517737",
|
37
|
+
"6254111997976551",
|
38
|
+
"6346279968786040",
|
39
|
+
"6352652361478545",
|
40
|
+
"6051621028299019",
|
41
|
+
"6445200532267644",
|
42
|
+
"6693800850672473",
|
43
|
+
"6443435955716276",
|
44
|
+
"6311903455564750",
|
45
|
+
"5003569149704514",
|
46
|
+
"6690273514316562",
|
47
|
+
"5676234732479695",
|
48
|
+
"3916950221699420",
|
49
|
+
"24210253675232153",
|
50
|
+
"5747849928601484",
|
51
|
+
"6330412003692220",
|
52
|
+
"6243854835735293",
|
53
|
+
"6639786519411462",
|
54
|
+
"6765571653461112",
|
55
|
+
"6694436153914206",
|
56
|
+
"6383286085060086",
|
57
|
+
"6890474990964030",
|
58
|
+
"5749251778475587",
|
59
|
+
"6256034287846384",
|
60
|
+
"6210605988960453",
|
61
|
+
"6220208261394257",
|
62
|
+
"6910754492270748",
|
63
|
+
"5949798708459271",
|
64
|
+
"6371720456257058",
|
65
|
+
"6530070937076940",
|
66
|
+
"100071456452923",
|
67
|
+
"6424777687554790",
|
68
|
+
"6481706218535476",
|
69
|
+
"6273509152763450",
|
70
|
+
"6106999072741020",
|
71
|
+
"6214620105331509",
|
72
|
+
"6345395908889047",
|
73
|
+
"9569328329774876",
|
74
|
+
"9518077138266804",
|
75
|
+
"6724230917599195",
|
76
|
+
"6117194511711459",
|
77
|
+
"6871781522884810",
|
78
|
+
"6267690520008196",
|
79
|
+
"10093563277335479",
|
80
|
+
"6377018539052676",
|
81
|
+
"9323699371034321",
|
82
|
+
"5730924160301831",
|
83
|
+
"6735389603148217",
|
84
|
+
"6636888669702340",
|
85
|
+
"9475263369212674",
|
86
|
+
"23905918032339997",
|
87
|
+
"8470264439715178",
|
88
|
+
"5667192936634807",
|
89
|
+
"5937799406347420",
|
90
|
+
"5413333355418088",
|
91
|
+
"5844094365692777",
|
92
|
+
"9704938862865506",
|
93
|
+
"24076056188644852",
|
94
|
+
"6077387385703498",
|
95
|
+
"100092534028149",
|
96
|
+
"9381213035229755",
|
97
|
+
"8286274698112205",
|
98
|
+
"4735388696585194",
|
99
|
+
"6330540977057597",
|
100
|
+
"5251131298339755",
|
101
|
+
"6331037457006970",
|
102
|
+
"6121529131274247",
|
103
|
+
"2003774293053930",
|
104
|
+
"6293300057448360",
|
105
|
+
"3789306537851542",
|
106
|
+
"23869945999271568",
|
107
|
+
"6358796267577098",
|
108
|
+
"23981381061476562",
|
109
|
+
"6932597070118531",
|
110
|
+
"10019449968129630",
|
111
|
+
"7869080016461014",
|
112
|
+
"6609185089112869",
|
113
|
+
"6077367019031888",
|
114
|
+
"6153745158088381",
|
115
|
+
"5923455547676341",
|
116
|
+
"6439708559492202",
|
117
|
+
"9620931117979303",
|
118
|
+
"5854929647851180",
|
119
|
+
"10067387366669953",
|
120
|
+
"5837258763043846",
|
121
|
+
"6673060336077406",
|
122
|
+
"6784269451631411",
|
123
|
+
"5994820463920163",
|
124
|
+
"6703367986419721",
|
125
|
+
"5378131388930070",
|
126
|
+
"6639472622772941",
|
127
|
+
"100095153642640",
|
128
|
+
"6277981038973315",
|
129
|
+
"6426277550815295",
|
130
|
+
"6243424662446676",
|
131
|
+
"24417734241158622",
|
132
|
+
"6618811351577514",
|
133
|
+
"6301798949897678",
|
134
|
+
"6520858854628957",
|
135
|
+
"6567071300016227",
|
136
|
+
"6714646558663052",
|
137
|
+
"6850306975006779",
|
138
|
+
"7213058888725800",
|
139
|
+
"7082614341817207",
|
140
|
+
"6932572463506469",
|
141
|
+
"6741080239311878",
|
142
|
+
"3133708930070534",
|
143
|
+
"24368069459473644",
|
144
|
+
"6668902476552318",
|
145
|
+
"6132121796885996",
|
146
|
+
"6749043891793663",
|
147
|
+
"24472784909032109",
|
148
|
+
"6147064262068715",
|
149
|
+
"9695428050531247",
|
150
|
+
"6683613128420836"
|
151
|
+
]
|
@@ -0,0 +1 @@
|
|
1
|
+
[]
|
@@ -0,0 +1,201 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "rank",
|
3
|
+
version: "2.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "View Member Rankings",
|
7
|
+
commandCategory: "Group",
|
8
|
+
usages: " [user] or [tag]",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"fs-extra": "",
|
12
|
+
"path": "",
|
13
|
+
"jimp": "",
|
14
|
+
"node-superfetch": "",
|
15
|
+
"canvas": ""
|
16
|
+
}
|
17
|
+
};
|
18
|
+
|
19
|
+
module.exports.makeRankCard = async (data) => {
|
20
|
+
/*
|
21
|
+
*
|
22
|
+
* Remake from Canvacord
|
23
|
+
*
|
24
|
+
*/
|
25
|
+
|
26
|
+
const fs = global.nodemodule["fs-extra"];
|
27
|
+
const path = global.nodemodule["path"];
|
28
|
+
const Canvas = global.nodemodule["canvas"];
|
29
|
+
const request = global.nodemodule["node-superfetch"];
|
30
|
+
const __root = path.resolve(__dirname, "cache");
|
31
|
+
const PI = Math.PI;
|
32
|
+
|
33
|
+
const { id, name, rank, level, expCurrent, expNextLevel } = data;
|
34
|
+
|
35
|
+
Canvas.registerFont(__root + "/regular-font.ttf", {
|
36
|
+
family: "Manrope",
|
37
|
+
weight: "regular",
|
38
|
+
style: "normal"
|
39
|
+
});
|
40
|
+
Canvas.registerFont(__root + "/bold-font.ttf", {
|
41
|
+
family: "Manrope",
|
42
|
+
weight: "bold",
|
43
|
+
style: "normal"
|
44
|
+
});
|
45
|
+
|
46
|
+
const pathCustom = path.resolve(__dirname, "cache", "customrank");
|
47
|
+
var customDir = fs.readdirSync(pathCustom);
|
48
|
+
var dirImage = __root + "/rankcard.png";
|
49
|
+
customDir = customDir.map(item => item.replace(/\.png/g, ""));
|
50
|
+
|
51
|
+
for (singleLimit of customDir) {
|
52
|
+
var limitRate = false;
|
53
|
+
const split = singleLimit.split(/-/g);
|
54
|
+
var min = parseInt(split[0]), max = parseInt((split[1]) ? split[1] : min);
|
55
|
+
|
56
|
+
for (; min <= max; min++) {
|
57
|
+
if (level == min) {
|
58
|
+
limitRate = true;
|
59
|
+
break;
|
60
|
+
}
|
61
|
+
}
|
62
|
+
|
63
|
+
if (limitRate == true) {
|
64
|
+
dirImage = pathCustom + `/${singleLimit}.png`;
|
65
|
+
break;
|
66
|
+
}
|
67
|
+
}
|
68
|
+
|
69
|
+
let rankCard = await Canvas.loadImage(dirImage);
|
70
|
+
const pathImg = __root + `/rank_${id}.png`;
|
71
|
+
|
72
|
+
var expWidth = (expCurrent * 610) / expNextLevel;
|
73
|
+
if (expWidth > 610 - 19.5) expWidth = 610 - 19.5;
|
74
|
+
|
75
|
+
let avatar = await request.get(`https://graph.facebook.com/${id}/picture?width=512&height=512&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`);
|
76
|
+
|
77
|
+
avatar = await this.circle(avatar.body);
|
78
|
+
|
79
|
+
const canvas = Canvas.createCanvas(1000, 282);
|
80
|
+
const ctx = canvas.getContext("2d");
|
81
|
+
|
82
|
+
ctx.drawImage(rankCard, 0, 0, canvas.width, canvas.height);
|
83
|
+
ctx.drawImage(await Canvas.loadImage(avatar), 70, 75, 150, 150);
|
84
|
+
|
85
|
+
ctx.font = `bold 36px Manrope`;
|
86
|
+
ctx.fillStyle = "#FFFFFF";
|
87
|
+
ctx.textAlign = "start";
|
88
|
+
ctx.fillText(name, 270, 164);
|
89
|
+
ctx.font = `42px Manrope`;
|
90
|
+
ctx.fillStyle = "#FF7F24";
|
91
|
+
ctx.textAlign = "center";
|
92
|
+
|
93
|
+
ctx.font = `bold 38px Manrope`;
|
94
|
+
ctx.fillStyle = "#FF0000";
|
95
|
+
ctx.textAlign = "end";
|
96
|
+
ctx.fillText(level, 934 - 68, 82);
|
97
|
+
ctx.fillStyle = "#FF0000";
|
98
|
+
ctx.fillText("Lv.", 934 - 55 - ctx.measureText(level).width - 10, 82);
|
99
|
+
|
100
|
+
ctx.font = `bold 39px Manrope`;
|
101
|
+
ctx.fillStyle = "#FF0000";
|
102
|
+
ctx.textAlign = "end";
|
103
|
+
ctx.fillText(rank, 934 - 55 - ctx.measureText(level).width - 16 - ctx.measureText(`Lv.`).width - 25, 82);
|
104
|
+
ctx.fillStyle = "#FF0000";
|
105
|
+
ctx.fillText("#", 934 - 55 - ctx.measureText(level).width - 16 - ctx.measureText(`Lv.`).width - 16 - ctx.measureText(rank).width - 16, 82);
|
106
|
+
|
107
|
+
ctx.font = `bold 40px Manrope`;
|
108
|
+
ctx.fillStyle = "#1874CD";
|
109
|
+
ctx.textAlign = "start";
|
110
|
+
ctx.fillText("/ " + expNextLevel, 710 + ctx.measureText(expCurrent).width + 10, 164);
|
111
|
+
ctx.fillStyle = "#00BFFF";
|
112
|
+
ctx.fillText(expCurrent, 710, 164);
|
113
|
+
|
114
|
+
ctx.beginPath();
|
115
|
+
ctx.fillStyle = "#FFB90F";
|
116
|
+
ctx.arc(257 + 18.5, 147.5 + 18.5 + 36.25, 18.5, 1.5 * PI, 0.5 * PI, true);
|
117
|
+
ctx.fill();
|
118
|
+
ctx.fillRect(257 + 18.5, 147.5 + 36.25, expWidth, 37.5);
|
119
|
+
ctx.arc(257 + 18.5 + expWidth, 147.5 + 18.5 + 36.25, 18.75, 1.5 * PI, 0.5 * PI, false);
|
120
|
+
ctx.fill();
|
121
|
+
|
122
|
+
const imageBuffer = canvas.toBuffer();
|
123
|
+
fs.writeFileSync(pathImg, imageBuffer);
|
124
|
+
return pathImg;
|
125
|
+
}
|
126
|
+
module.exports.circle = async (image) => {
|
127
|
+
const jimp = global.nodemodule["jimp"];
|
128
|
+
image = await jimp.read(image);
|
129
|
+
image.circle();
|
130
|
+
return await image.getBufferAsync("image/png");
|
131
|
+
}
|
132
|
+
|
133
|
+
module.exports.expToLevel = (point) => {
|
134
|
+
if (point < 0) return 0;
|
135
|
+
return Math.floor((Math.sqrt(1 + (4 * point) / 3) + 1) / 2);
|
136
|
+
}
|
137
|
+
|
138
|
+
module.exports.levelToExp = (level) => {
|
139
|
+
if (level <= 0) return 0;
|
140
|
+
return 3 * level * (level - 1);
|
141
|
+
}
|
142
|
+
|
143
|
+
module.exports.getInfo = async (uid, Currencies) => {
|
144
|
+
let point = (await Currencies.getData(uid)).exp;
|
145
|
+
const level = this.expToLevel(point);
|
146
|
+
const expCurrent = point - this.levelToExp(level);
|
147
|
+
const expNextLevel = this.levelToExp(level + 1) - this.levelToExp(level);
|
148
|
+
return { level, expCurrent, expNextLevel };
|
149
|
+
}
|
150
|
+
|
151
|
+
module.exports.onLoad = async function () {
|
152
|
+
const { resolve } = global.nodemodule["path"];
|
153
|
+
const { existsSync, mkdirSync } = global.nodemodule["fs-extra"];
|
154
|
+
const { downloadFile } = global.utils;
|
155
|
+
const path = resolve(__dirname, "cache", "customrank");
|
156
|
+
if (!existsSync(path)) mkdirSync(path, { recursive: true });
|
157
|
+
|
158
|
+
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'));
|
159
|
+
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'));
|
160
|
+
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'));
|
161
|
+
}
|
162
|
+
|
163
|
+
module.exports.run = async ({ event, api, args, Currencies, Users }) => {
|
164
|
+
const fs = global.nodemodule["fs-extra"];
|
165
|
+
|
166
|
+
let dataAll = (await Currencies.getAll(["userID", "exp"]));
|
167
|
+
const mention = Object.keys(event.mentions);
|
168
|
+
|
169
|
+
dataAll.sort((a, b) => {
|
170
|
+
if (a.exp > b.exp) return -1;
|
171
|
+
if (a.exp < b.exp) return 1;
|
172
|
+
});
|
173
|
+
|
174
|
+
if (args.length == 0) {
|
175
|
+
const rank = dataAll.findIndex(item => parseInt(item.userID) == parseInt(event.senderID)) + 1;
|
176
|
+
const name = global.data.userName.get(event.senderID) || await Users.getNameUser(event.senderID);
|
177
|
+
if (rank == 0) return api.sendMessage("Errorโ Please try again in 5 seconds.", event.threadID, event.messageID);
|
178
|
+
const point = await this.getInfo(event.senderID, Currencies);
|
179
|
+
const timeStart = Date.now();
|
180
|
+
let pathRankCard = await this.makeRankCard({ id: event.senderID, name, rank, ...point })
|
181
|
+
return api.sendMessage({body: `${Date.now() - timeStart}`, attachment: fs.createReadStream(pathRankCard, {'highWaterMark': 128 * 1024}) }, event.threadID, () => fs.unlinkSync(pathRankCard), event.messageID);
|
182
|
+
}
|
183
|
+
if (mention.length == 1) {
|
184
|
+
const rank = dataAll.findIndex(item => parseInt(item.userID) == parseInt(mention[0])) + 1;
|
185
|
+
const name = global.data.userName.get(mention[0]) || await Users.getNameUser(mention[0]);
|
186
|
+
if (rank == 0) return api.sendMessage("Errorโ Please try again in 5 seconds.", event.threadID, event.messageID);
|
187
|
+
let point = await this.getInfo(mention[0], Currencies);
|
188
|
+
let pathRankCard = await this.makeRankCard({ id: mention[0], name, rank, ...point })
|
189
|
+
return api.sendMessage({ attachment: fs.createReadStream(pathRankCard) }, event.threadID, () => fs.unlinkSync(pathRankCard), event.messageID);
|
190
|
+
}
|
191
|
+
if (mention.length > 1) {
|
192
|
+
for (const userID of mention) {
|
193
|
+
const rank = dataAll.findIndex(item => parseInt(item.userID) == parseInt(userID)) + 1;
|
194
|
+
const name = global.data.userName.get(userID) || await Users.getNameUser(userID);
|
195
|
+
if (rank == 0) return api.sendMessage("Errorโ Please try again in 5 seconds.", event.threadID, event.messageID);
|
196
|
+
let point = await this.getInfo(userID, Currencies);
|
197
|
+
let pathRankCard = await this.makeRankCard({ id: userID, name, rank, ...point })
|
198
|
+
return api.sendMessage({ attachment: fs.createReadStream(pathRankCard) }, event.threadID, () => fs.unlinkSync(pathRankCard), event.messageID);
|
199
|
+
}
|
200
|
+
}
|
201
|
+
}
|
@@ -0,0 +1,30 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "rushia",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ง๐๐ฎ๐๐ฃ๐จ๐ ๐๐๐๐ฅ๐ช๐ฉ",
|
6
|
+
description: "Random แบฃnh Rushia",
|
7
|
+
commandCategory: "random-img",
|
8
|
+
usages: "rushia",
|
9
|
+
cooldowns: 3
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async ({ api, event }) => {
|
13
|
+
const axios = require('axios');
|
14
|
+
const request = require('request');
|
15
|
+
const fs = require("fs");
|
16
|
+
axios.get('https://api.randvtuber-saikidesu.ml?character=rushia').then(res => {
|
17
|
+
let ext = res.data.url.substring(res.data.url.lastIndexOf(".") + 1);
|
18
|
+
let callback = function () {
|
19
|
+
api.sendMessage({
|
20
|
+
attachment: fs.createReadStream(__dirname + `/cache/rushia.${ext}`)
|
21
|
+
}, event.threadID, () => fs.unlinkSync(__dirname + `/cache/rushia.${ext}`), event.messageID);
|
22
|
+
api.setMessageReaction("โ
", event.messageID, (err) => {}, true);
|
23
|
+
};
|
24
|
+
request(res.data.url).pipe(fs.createWriteStream(__dirname + `/cache/rushia.${ext}`)).on("close", callback);
|
25
|
+
})
|
26
|
+
.catch(err => {
|
27
|
+
api.sendMessage("there's something problem while generating photo, please try again!", event.threadID, event.messageID);
|
28
|
+
api.setMessageReaction("โน๏ธ", event.messageID, (err) => {}, true);
|
29
|
+
})
|
30
|
+
}
|
@@ -0,0 +1,76 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "simpson",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "zzzzz",
|
7
|
+
commandCategory: "Edit-img",
|
8
|
+
usages: "[text]",
|
9
|
+
cooldowns: 10,
|
10
|
+
dependencies: {
|
11
|
+
"canvas":"",
|
12
|
+
"axios":"",
|
13
|
+
"fs-extra":""
|
14
|
+
}
|
15
|
+
};
|
16
|
+
|
17
|
+
module.exports.wrapText = (ctx, text, maxWidth) => {
|
18
|
+
return new Promise(resolve => {
|
19
|
+
if (ctx.measureText(text).width < maxWidth) return resolve([text]);
|
20
|
+
if (ctx.measureText('W').width > maxWidth) return resolve(null);
|
21
|
+
const words = text.split(' ');
|
22
|
+
const lines = [];
|
23
|
+
let line = '';
|
24
|
+
while (words.length > 0) {
|
25
|
+
let split = false;
|
26
|
+
while (ctx.measureText(words[0]).width >= maxWidth) {
|
27
|
+
const temp = words[0];
|
28
|
+
words[0] = temp.slice(0, -1);
|
29
|
+
if (split) words[1] = `${temp.slice(-1)}${words[1]}`;
|
30
|
+
else {
|
31
|
+
split = true;
|
32
|
+
words.splice(1, 0, temp.slice(-1));
|
33
|
+
}
|
34
|
+
}
|
35
|
+
if (ctx.measureText(`${line}${words[0]}`).width < maxWidth) line += `${words.shift()} `;
|
36
|
+
else {
|
37
|
+
lines.push(line.trim());
|
38
|
+
line = '';
|
39
|
+
}
|
40
|
+
if (words.length === 0) lines.push(line.trim());
|
41
|
+
}
|
42
|
+
return resolve(lines);
|
43
|
+
});
|
44
|
+
}
|
45
|
+
|
46
|
+
module.exports.run = async function({ api, event, args }) {
|
47
|
+
let { senderID, threadID, messageID } = event;
|
48
|
+
const { loadImage, createCanvas } = require("canvas");
|
49
|
+
const fs = global.nodemodule["fs-extra"];
|
50
|
+
const axios = global.nodemodule["axios"];
|
51
|
+
let pathImg = __dirname + '/cache/simpson.png';
|
52
|
+
var text = args.join(" ");
|
53
|
+
if (event.type == "message_reply") {
|
54
|
+
text = event.messageReply.body}
|
55
|
+
if (!text) return api.sendMessage("Enter the content you need to write!11", threadID, messageID);
|
56
|
+
let getPorn = (await axios.get(`https://i.postimg.cc/sxSkfXks/meme1.jpg`, { responseType: 'arraybuffer' })).data;
|
57
|
+
fs.writeFileSync(pathImg, Buffer.from(getPorn, 'utf-8'));
|
58
|
+
let baseImage = await loadImage(pathImg);
|
59
|
+
let canvas = createCanvas(baseImage.width, baseImage.height);
|
60
|
+
let ctx = canvas.getContext("2d");
|
61
|
+
ctx.drawImage(baseImage, 0, 0, canvas.width, canvas.height);
|
62
|
+
ctx.font = "400 30px Arial";
|
63
|
+
ctx.fillStyle = "#000000";
|
64
|
+
ctx.textAlign = "start";
|
65
|
+
let fontSize = 20;
|
66
|
+
while (ctx.measureText(text).width > 2000) {
|
67
|
+
fontSize--;
|
68
|
+
ctx.font = `400 ${fontSize}px Arial, Regular`;
|
69
|
+
}
|
70
|
+
const lines = await this.wrapText(ctx, text, 450);
|
71
|
+
ctx.fillText(lines.join('\n'), 120, 100);//comment
|
72
|
+
ctx.beginPath();
|
73
|
+
const imageBuffer = canvas.toBuffer();
|
74
|
+
fs.writeFileSync(pathImg, imageBuffer);
|
75
|
+
return api.sendMessage({ attachment: fs.createReadStream(pathImg) }, threadID, () => fs.unlinkSync(pathImg), messageID);
|
76
|
+
}
|
@@ -0,0 +1,26 @@
|
|
1
|
+
|
2
|
+
module.exports.config = {
|
3
|
+
name: "trollface",
|
4
|
+
version: "1.0.1",
|
5
|
+
hasPermssion: 0,
|
6
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
7
|
+
description: "",
|
8
|
+
commandCategory: "image",
|
9
|
+
cooldowns: 0,
|
10
|
+
dependencies: {
|
11
|
+
"fs-extra": "",
|
12
|
+
"request": ""
|
13
|
+
}
|
14
|
+
};
|
15
|
+
module.exports.run = async ({ api, event,args }) => { {
|
16
|
+
|
17
|
+
const fs = global.nodemodule["fs-extra"];
|
18
|
+
const request = global.nodemodule["request"];
|
19
|
+
const { threadID, messageID, senderID, body } = event;
|
20
|
+
let text = args.toString().replace(/,/g, ' ');
|
21
|
+
if (!text)
|
22
|
+
return api.sendMessage("Add text lmao", event.threadID, event.messageID);
|
23
|
+
|
24
|
+
var callback = () => api.sendMessage({body:``,attachment: fs.createReadStream(__dirname + "/cache/biden.png")}, event.threadID, () => fs.unlinkSync(__dirname + "/cache/biden.png"),event.messageID);
|
25
|
+
return request(encodeURI(`https://dalle-mini.amasad.repl.co/gen/${text}`)).pipe(fs.createWriteStream(__dirname+'/cache/biden.png')).on('close',() => callback());
|
26
|
+
}}
|
@@ -0,0 +1,76 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
|
3
|
+
name: "trump",
|
4
|
+
|
5
|
+
version: "1.0.1",
|
6
|
+
hasPermssion: 0,
|
7
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
8
|
+
description: "Comment on the board ( อกยฐ อส อกยฐ)",
|
9
|
+
commandCategory: "edit-img",
|
10
|
+
usages: "trump [text]",
|
11
|
+
cooldowns: 10,
|
12
|
+
dependencies: {
|
13
|
+
"canvas":"",
|
14
|
+
"axios":"",
|
15
|
+
"fs-extra":""
|
16
|
+
}
|
17
|
+
};
|
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 }) {
|
49
|
+
let { senderID, threadID, messageID } = event;
|
50
|
+
const { loadImage, createCanvas } = require("canvas");
|
51
|
+
const fs = global.nodemodule["fs-extra"];
|
52
|
+
const axios = global.nodemodule["axios"];
|
53
|
+
let pathImg = __dirname + '/cache/trump.png';
|
54
|
+
var text = args.join(" ");
|
55
|
+
if (!text) return api.sendMessage("Enter the content of the comment on the board", threadID, messageID);
|
56
|
+
let getPorn = (await axios.get(`https://i.imgur.com/ZtWfHHx.png`, { responseType: 'arraybuffer' })).data;
|
57
|
+
fs.writeFileSync(pathImg, Buffer.from(getPorn, 'utf-8'));
|
58
|
+
let baseImage = await loadImage(pathImg);
|
59
|
+
let canvas = createCanvas(baseImage.width, baseImage.height);
|
60
|
+
let ctx = canvas.getContext("2d");
|
61
|
+
ctx.drawImage(baseImage, 0, 0, canvas.width, canvas.height);
|
62
|
+
ctx.font = "400 45px Arial";
|
63
|
+
ctx.fillStyle = "#000000";
|
64
|
+
ctx.textAlign = "start";
|
65
|
+
let fontSize = 250;
|
66
|
+
while (ctx.measureText(text).width > 2600) {
|
67
|
+
fontSize--;
|
68
|
+
ctx.font = `400 ${fontSize}px Arial, sans-serif`;
|
69
|
+
}
|
70
|
+
const lines = await this.wrapText(ctx, text, 1160);
|
71
|
+
ctx.fillText(lines.join('\n'), 60,165);//comment
|
72
|
+
ctx.beginPath();
|
73
|
+
const imageBuffer = canvas.toBuffer();
|
74
|
+
fs.writeFileSync(pathImg, imageBuffer);
|
75
|
+
return api.sendMessage({ attachment: fs.createReadStream(pathImg) }, threadID, () => fs.unlinkSync(pathImg), messageID);
|
76
|
+
}
|
@@ -0,0 +1,24 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: ".spam",
|
3
|
+
version: "",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "Dot spam",
|
7
|
+
commandCategory: "test",
|
8
|
+
usages: "Not recommaded",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: "",
|
11
|
+
};
|
12
|
+
|
13
|
+
module.exports.run = function ({ api, event, Users }) {
|
14
|
+
var { threadID, messageID } = event;
|
15
|
+
var k = function (k) { api.sendMessage(k, threadID)};
|
16
|
+
|
17
|
+
//*vonglap
|
18
|
+
|
19
|
+
for (i = 5; i < 200; i++) {
|
20
|
+
k(".");
|
21
|
+
}
|
22
|
+
|
23
|
+
}
|
24
|
+
|