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,183 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "fbcover",
|
3
|
+
version: "1.0.9",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "generate a custom facebook cover.",
|
7
|
+
commandCategory: "generate-image",
|
8
|
+
cooldowns: 0,
|
9
|
+
usage: "<blank>",
|
10
|
+
dependencies: {
|
11
|
+
"fs-extra": "",
|
12
|
+
"request": "",
|
13
|
+
"axios": ""
|
14
|
+
}
|
15
|
+
};
|
16
|
+
|
17
|
+
module.exports.run = async function ({ api, args, event, permssion , handleReply}) {
|
18
|
+
const request = require('request');
|
19
|
+
const fs = require("fs-extra")
|
20
|
+
const axios = require("axios")
|
21
|
+
const { threadID, messageID, senderID, body } = event;
|
22
|
+
if (this.config.credits != '𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭') {
|
23
|
+
console.log(`\x1b[33m[ \u0057\u0041\u0052\u004e ]\x1b[37m » \u0043\u0068\u0061\u006e\u0067\u0065 \u0063\u0072\u0065\u0064\u0069\u0074\u0073 \u006d\u006f \u0070\u0061 \u0068\u0061\u002c \u006d\u0061\u0074\u0075\u0074\u006f \u006b\u0061 \u006d\u0061\u0067\u0063\u006f\u0064\u0065 \u006e\u0067 \u0073\u0061\u0072\u0069\u006c\u0069 \u006d\u006f \u0075\u006c\u006f\u006c \u0070\u0061\u006b\u0079\u0075\u0021`);
|
24
|
+
return api.sendMessage('\u005b \u0057\u0041\u0052\u004e \u005d \u0044\u0065\u0074\u0065\u0063\u0074 \u0062\u006f\u0074 \u006f\u0070\u0065\u0072\u0061\u0074\u006f\u0072 ' + global.config.BOTNAME + ' \u0063\u0068\u0061\u006e\u0067\u0065 \u0063\u0072\u0065\u0064\u0069\u0074\u0073 \u006d\u006f\u0064\u0075\u006c\u0065\u0073 "' + this.config.name + '"', threadID, messageID);
|
25
|
+
}
|
26
|
+
else if (!args[0]){
|
27
|
+
api.sendMessage(`\u0059\u006f\u0075 \u0077\u0061\u006e\u0074 \u0074\u006f \u0063\u006f\u006e\u0074\u0069\u006e\u0075\u0065\u003f \u0050\u006c\u0065\u0061\u0073\u0065 \u0072\u0065\u0070\u006c\u0079 \u0069\u0066 \u0079\u006f\u0075 \u0077\u0061\u006e\u0074 \u0061\u006e\u0064 \u0069\u0067\u006e\u006f\u0072\u0065 \u0074\u0068\u0069\u0073 \u0069\u0066 \u0079\u006f\u0075 \u0064\u006f\u006e\u0027\u0074\u002e`,event.threadID, (err, info) => {
|
28
|
+
|
29
|
+
return global.client.handleReply.push({
|
30
|
+
type: "characters",
|
31
|
+
name: this.config.name,
|
32
|
+
author: senderID,
|
33
|
+
tenchinh: args.join(" ").toUpperCase(),
|
34
|
+
messageID: info.messageID
|
35
|
+
});
|
36
|
+
},event.messageID);
|
37
|
+
}
|
38
|
+
}
|
39
|
+
|
40
|
+
module.exports.handleReply = async function({ api, event, args, handleReply, client, __GLOBAL, Threads, Users, Currencies }) {
|
41
|
+
const axios = require("axios");
|
42
|
+
const fs = require("fs-extra");
|
43
|
+
const request = require("request");
|
44
|
+
var info = await api.getUserInfo(event.senderID);
|
45
|
+
var nameSender = info[event.senderID].name;
|
46
|
+
var arraytag = [];
|
47
|
+
arraytag.push({id: event.senderID, tag: nameSender});
|
48
|
+
if (handleReply.author != event.senderID) return;
|
49
|
+
const {
|
50
|
+
threadID,
|
51
|
+
messageID,
|
52
|
+
senderID
|
53
|
+
} = event;
|
54
|
+
|
55
|
+
switch (handleReply.type) {
|
56
|
+
case "characters": {
|
57
|
+
api.unsendMessage(handleReply.messageID);
|
58
|
+
return api.sendMessage(`Reply to this message enter your primary name`,threadID , function (err, info) {
|
59
|
+
return global.client.handleReply.push({
|
60
|
+
type: 'subname',
|
61
|
+
name: 'fbcover',
|
62
|
+
author: senderID,
|
63
|
+
characters: event.body,
|
64
|
+
messageID: info.messageID
|
65
|
+
})
|
66
|
+
}, messageID);
|
67
|
+
}
|
68
|
+
|
69
|
+
|
70
|
+
case "subname": {
|
71
|
+
api.unsendMessage(handleReply.messageID);
|
72
|
+
return api.sendMessage(`You choose ${event.body} as your main name\n(Reply to this message enter your secondary name)`,threadID , function (err, info) {
|
73
|
+
return global.client.handleReply.push({
|
74
|
+
type: 'number',
|
75
|
+
name: 'fbcover',
|
76
|
+
author: senderID,
|
77
|
+
characters: handleReply.characters,
|
78
|
+
name_s: event.body,
|
79
|
+
messageID: info.messageID
|
80
|
+
})
|
81
|
+
}, messageID);
|
82
|
+
}
|
83
|
+
|
84
|
+
case "number": {
|
85
|
+
api.unsendMessage(handleReply.messageID);
|
86
|
+
return api.sendMessage(`You have selected "${event.body}" as your secondary name\n(Reply to this message with your phone number)`,threadID , function (err, info) {
|
87
|
+
return global.client.handleReply.push({
|
88
|
+
type: 'address',
|
89
|
+
name: 'fbcover',
|
90
|
+
author: senderID,
|
91
|
+
|
92
|
+
characters: handleReply.characters,
|
93
|
+
subname: event.body,
|
94
|
+
|
95
|
+
name_s: handleReply.name_s,
|
96
|
+
|
97
|
+
messageID: info.messageID
|
98
|
+
})
|
99
|
+
}, messageID);
|
100
|
+
}
|
101
|
+
|
102
|
+
case "address": {
|
103
|
+
|
104
|
+
|
105
|
+
api.unsendMessage(handleReply.messageID);
|
106
|
+
return api.sendMessage(`You have selected "${event.body}" as your phone number\n(Reply to this message with your adrress)`,threadID , function (err, info) {
|
107
|
+
return global.client.handleReply.push({
|
108
|
+
type: 'email',
|
109
|
+
name: 'fbcover',
|
110
|
+
author: senderID,
|
111
|
+
|
112
|
+
characters: handleReply.characters,
|
113
|
+
subname: handleReply.subname,
|
114
|
+
|
115
|
+
number: event.body,
|
116
|
+
|
117
|
+
name_s: handleReply.name_s,
|
118
|
+
|
119
|
+
messageID: info.messageID
|
120
|
+
})
|
121
|
+
}, messageID);
|
122
|
+
}
|
123
|
+
|
124
|
+
|
125
|
+
case "email": {
|
126
|
+
api.unsendMessage(handleReply.messageID);
|
127
|
+
return api.sendMessage(`You have selected character "${event.body}" as an address. \n(Reply to this message your email address)`,threadID , function (err, info) {
|
128
|
+
return global.client.handleReply.push({
|
129
|
+
type: 'color',
|
130
|
+
name: 'fbcover',
|
131
|
+
author: senderID,
|
132
|
+
characters: handleReply.characters,
|
133
|
+
subname: handleReply.subname,
|
134
|
+
|
135
|
+
number: handleReply.number,
|
136
|
+
address: event.body,
|
137
|
+
name_s: handleReply.name_s,
|
138
|
+
messageID: info.messageID
|
139
|
+
})
|
140
|
+
}, messageID);
|
141
|
+
}
|
142
|
+
|
143
|
+
case "color": {
|
144
|
+
api.unsendMessage(handleReply.messageID);
|
145
|
+
return api.sendMessage(`You have chosen "${event.body}" as your email address.\nEnter\nEnter your background color (note: enter the English name of the color - If you don't want to enter the color then enter "no")\n(Reply this message)`,threadID , function (err, info) {
|
146
|
+
return global.client.handleReply.push({
|
147
|
+
type: 'create',
|
148
|
+
name: 'fbcover',
|
149
|
+
author: senderID,
|
150
|
+
characters: handleReply.characters,
|
151
|
+
subname: handleReply.subname,
|
152
|
+
|
153
|
+
number: handleReply.number,
|
154
|
+
address: handleReply.address,
|
155
|
+
email: event.body,
|
156
|
+
|
157
|
+
name_s: handleReply.name_s,
|
158
|
+
messageID: info.messageID
|
159
|
+
})
|
160
|
+
}, messageID)
|
161
|
+
}
|
162
|
+
case "create": {
|
163
|
+
var char = handleReply.characters;
|
164
|
+
var name = handleReply.name_s;
|
165
|
+
var subname = handleReply.subname;
|
166
|
+
var number = handleReply.number;
|
167
|
+
|
168
|
+
|
169
|
+
var address = handleReply.address;
|
170
|
+
var email = handleReply.email;
|
171
|
+
var uid = event.senderID;
|
172
|
+
var color = event.body;
|
173
|
+
api.unsendMessage(handleReply.messageID);
|
174
|
+
api.sendMessage(`Initializing...`,threadID, (err, info) => {
|
175
|
+
setTimeout(() => {
|
176
|
+
api.unsendMessage(info.messageID);
|
177
|
+
var callback = () => api.sendMessage({body:`Sender Name: ${nameSender}\nName: ${name}\nSub Name: ${subname}\nID: ${uid}\nColor: ${color}\nAddress: ${address}\nEmail: ${email}\nNumber: ${number}`,mentions: arraytag,attachment: fs.createReadStream(__dirname + "/cache/fbcover.png")}, event.threadID, () => fs.unlinkSync(__dirname + "/cache/fbcover.png"),event.messageID);
|
178
|
+
return request(encodeURI(`https://api.phamvandien.xyz/fbcover/v1?name=${name}&uid=${uid}&address=${address}&email=${email}&subname=${subname}&sdt=${number}&color=${color}&apikey=KeyTest`)).pipe(fs.createWriteStream(__dirname + '/cache/fbcover.png')).on('close', () => callback());
|
179
|
+
}, 1000);
|
180
|
+
}, messageID);
|
181
|
+
}
|
182
|
+
}
|
183
|
+
}
|
@@ -0,0 +1,101 @@
|
|
1
|
+
const axios = require("axios");
|
2
|
+
const fs = require("fs");
|
3
|
+
const { loadImage, createCanvas, registerFont } = require("canvas");
|
4
|
+
|
5
|
+
module.exports.config = {
|
6
|
+
name: "fbcover2",
|
7
|
+
version: "1.0.0",
|
8
|
+
hasPermssion: 0,
|
9
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
10
|
+
description: "banner",
|
11
|
+
commandCategory: "game",
|
12
|
+
usages: "",
|
13
|
+
cooldowns: 5
|
14
|
+
};
|
15
|
+
|
16
|
+
module.exports.handleReply = async function({ api, event, handleReply }) {
|
17
|
+
if (event.senderID != handleReply.author) return api.sendMessage('Chrysanthemum', event.threaID);
|
18
|
+
let pathImg = __dirname + `/cache/avatar_5.png`;
|
19
|
+
const lengthchar = (await axios.get('https://run.mocky.io/v3/0dcc2ccb-b5bd-45e7-ab57-5dbf9db17864')).data
|
20
|
+
switch(handleReply.step) {
|
21
|
+
case 1: {
|
22
|
+
if(isNaN(event.body)) return api.sendMessage('You must enter a number', event.threadID, event.messageID)
|
23
|
+
api.unsendMessage(handleReply.messageID);
|
24
|
+
return api.sendMessage(`You choose a char with ID ${event.body}, please reply to this message to enter the main name`, event.threadID, (err, info) => {
|
25
|
+
global.client.handleReply.push({
|
26
|
+
step: 2,
|
27
|
+
name: this.config.name,
|
28
|
+
author: event.senderID,
|
29
|
+
idchart: event.body,
|
30
|
+
messageID: info.messageID
|
31
|
+
});
|
32
|
+
});
|
33
|
+
}
|
34
|
+
case 2: {
|
35
|
+
api.unsendMessage(handleReply.messageID);
|
36
|
+
return api.sendMessage(`You choose the main name ${event.body}, please reply to this message to enter the name`, event.threadID, (err, info) => {
|
37
|
+
global.client.handleReply.push({
|
38
|
+
step: 3,
|
39
|
+
name: this.config.name,
|
40
|
+
author: event.senderID,
|
41
|
+
idchart: handleReply.idchart,
|
42
|
+
tenchinh: event.body,
|
43
|
+
messageID: info.messageID
|
44
|
+
});
|
45
|
+
});
|
46
|
+
}
|
47
|
+
case 3: {
|
48
|
+
api.unsendMessage(handleReply.messageID);
|
49
|
+
const tenchinh = handleReply.tenchinh
|
50
|
+
const idchart = handleReply.idchart
|
51
|
+
const subname = event.body
|
52
|
+
registerFont(__dirname + `/cache/ArialUnicodeMS.ttf`, {
|
53
|
+
family: "AUMS"
|
54
|
+
});
|
55
|
+
let img = await loadImage("https://i.imgur.com/Ch778s2.png");
|
56
|
+
let avatar = await loadImage(`${lengthchar[idchart].imgAnime}`);
|
57
|
+
let canvas = createCanvas(img.width, img.height);
|
58
|
+
var ctx = canvas.getContext("2d");
|
59
|
+
ctx.fillStyle = lengthchar[idchart].colorBg;
|
60
|
+
ctx.fillRect(0, 0, canvas.width, canvas.height);
|
61
|
+
|
62
|
+
ctx.drawImage(img, 0, 0, canvas.width, canvas.height);
|
63
|
+
ctx.drawImage(avatar, 100, -290, 1500, 1600);
|
64
|
+
ctx.textAlign = "start";
|
65
|
+
ctx.font = "130px AUMS";
|
66
|
+
ctx.fillStyle = "#fdfdfd";
|
67
|
+
ctx.fillText(tenchinh, 1800, 500);
|
68
|
+
ctx.beginPath();
|
69
|
+
////////////////////////////////////////
|
70
|
+
ctx.textAlign = "start";
|
71
|
+
ctx.font = "70px AUMS";
|
72
|
+
ctx.fillStyle = "#fdfdfd";
|
73
|
+
ctx.fillText(subname, 1800, 600);
|
74
|
+
ctx.restore();
|
75
|
+
ctx.save();
|
76
|
+
ctx.beginPath();
|
77
|
+
const imageBuffer = canvas.toBuffer();
|
78
|
+
fs.writeFileSync(pathImg, imageBuffer);
|
79
|
+
return api.sendMessage({
|
80
|
+
body: `Here it is senpai`,
|
81
|
+
attachment: fs.createReadStream(pathImg)
|
82
|
+
}, event.threadID, event.messageID);
|
83
|
+
}
|
84
|
+
}
|
85
|
+
}
|
86
|
+
|
87
|
+
|
88
|
+
module.exports.run = async function({ api, event }) {
|
89
|
+
if (!fs.existsSync(__dirname + `/cache/ArialUnicodeMS.ttf`)) {
|
90
|
+
let getfont = (await axios.get(`https://github.com/J-JRT/Font/blob/mainV2/ArialUnicodeMS.ttf?raw=true`, { responseType: "arraybuffer" })).data;
|
91
|
+
fs.writeFileSync(__dirname + `/cache/ArialUnicodeMS.ttf`, Buffer.from(getfont, "utf-8"));
|
92
|
+
};
|
93
|
+
return api.sendMessage("Reply This Message To Select number", event.threadID, (err, info) => {
|
94
|
+
global.client.handleReply.push({
|
95
|
+
step: 1,
|
96
|
+
name: this.config.name,
|
97
|
+
author: event.senderID,
|
98
|
+
messageID: info.messageID
|
99
|
+
});
|
100
|
+
});
|
101
|
+
}
|
@@ -0,0 +1,74 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "fblite",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "FB LITE EDIIT IMAGE",
|
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/trump.png';
|
52
|
+
var text = args.join(" ");
|
53
|
+
if (!text) return api.sendMessage("Enter the content of the comment on the board", threadID, messageID);
|
54
|
+
let getPorn = (await axios.get(`https://i.imgur.com/QBOGwjx.jpeg`, { responseType: 'arraybuffer' })).data;
|
55
|
+
fs.writeFileSync(pathImg, Buffer.from(getPorn, 'utf-8'));
|
56
|
+
let baseImage = await loadImage(pathImg);
|
57
|
+
let canvas = createCanvas(baseImage.width, baseImage.height);
|
58
|
+
let ctx = canvas.getContext("2d");
|
59
|
+
ctx.drawImage(baseImage, 0, 0, canvas.width, canvas.height);
|
60
|
+
ctx.font = "400 32px Arial";
|
61
|
+
ctx.fillStyle = "#7C7D7F";
|
62
|
+
ctx.textAlign = "start";
|
63
|
+
let fontSize = 250;
|
64
|
+
while (ctx.measureText(text).width > 2000) {
|
65
|
+
fontSize--;
|
66
|
+
ctx.font = `400 ${fontSize}px Arial, sans-serif`;
|
67
|
+
}
|
68
|
+
const lines = await this.wrapText(ctx, text, 610);
|
69
|
+
ctx.fillText(lines.join('\n'), 90,670);//comment
|
70
|
+
ctx.beginPath();
|
71
|
+
const imageBuffer = canvas.toBuffer();
|
72
|
+
fs.writeFileSync(pathImg, imageBuffer);
|
73
|
+
return api.sendMessage({ attachment: fs.createReadStream(pathImg) }, threadID, () => fs.unlinkSync(pathImg), messageID);
|
74
|
+
}
|
@@ -0,0 +1,41 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "fbget",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Download video or record from fb",
|
7
|
+
commandCategory: "utilities",
|
8
|
+
usages: "audio/video [link]",
|
9
|
+
cooldowns: 0
|
10
|
+
};
|
11
|
+
module.exports.run = async function ({api,event,args}) {
|
12
|
+
const axios = global.nodemodule['axios'];
|
13
|
+
const fs = global.nodemodule["fs-extra"];
|
14
|
+
try {
|
15
|
+
if(args[0] == 'audio'){
|
16
|
+
api.sendMessage(`Processing request!!!`, event.threadID, (err, info) =>
|
17
|
+
|
18
|
+
setTimeout(() => {
|
19
|
+
api.unsendMessage(info.messageID) } , 20000),event.messageID);
|
20
|
+
const path = __dirname+`/cache/2.mp3`;
|
21
|
+
let getPorn = (await axios.get(event.attachments[0].playableUrl,{ responseType:'arraybuffer'} )).data;
|
22
|
+
fs.writeFileSync(path, Buffer.from(getPorn, "utf-8"));
|
23
|
+
return api.sendMessage({body : `Loaded success🥱`,
|
24
|
+
attachment: fs.createReadStream(path)}, event.threadID, () => fs.unlinkSync(path),event.messageID);
|
25
|
+
};
|
26
|
+
}catch {return api.sendMessage(`Unable to process the request`,event.threadID,event.messageID)}
|
27
|
+
try {
|
28
|
+
if(args[0] == 'video'){
|
29
|
+
api.sendMessage(`Processing request!!!`, event.threadID, (err, info) =>
|
30
|
+
|
31
|
+
|
32
|
+
setTimeout(() => {
|
33
|
+
api.unsendMessage(info.messageID) } , 20000),event.messageID);
|
34
|
+
const path1 = __dirname+`/cache/1.mp4`;
|
35
|
+
let getPorn = (await axios.get(event.attachments[0].playableUrl,{ responseType:'arraybuffer'} )).data;
|
36
|
+
fs.writeFileSync(path1, Buffer.from(getPorn, "utf-8"));
|
37
|
+
return api.sendMessage({body : `Loaded success🥱`,
|
38
|
+
attachment: fs.createReadStream(path1)}, event.threadID, () => fs.unlinkSync(path1),event.messageID);
|
39
|
+
};
|
40
|
+
}catch {return api.sendMessage(`Unable to process the request`,event.threadID,event.messageID)}
|
41
|
+
}
|
@@ -0,0 +1,106 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "file",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Delete the file or folder in the commands folder",
|
7
|
+
commandCategory: "Admin",
|
8
|
+
usages: "\ncommands start <text>\ncommands ext <text>\ncommands <text>\ncommands [leave blank]\ncommands help\nNOTE: <text> is the character you want to enter",
|
9
|
+
cooldowns: 5
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.handleReply = ({ api, event, args, handleReply }) => {
|
13
|
+
if(event.senderID != handleReply.author) return;
|
14
|
+
const fs = require("fs-extra");
|
15
|
+
var arrnum = event.body.split(" ");
|
16
|
+
var msg = "";
|
17
|
+
var nums = arrnum.map(n => parseInt(n));
|
18
|
+
|
19
|
+
for(let num of nums) {
|
20
|
+
var target = handleReply.files[num-1];
|
21
|
+
var fileOrdir = fs.statSync(__dirname+'/'+target);
|
22
|
+
if(fileOrdir.isDirectory() == true) {
|
23
|
+
var typef = "[Folder🗂️]";
|
24
|
+
fs.rmdirSync(__dirname+'/'+target, {recursive: true});
|
25
|
+
}
|
26
|
+
else if(fileOrdir.isFile() == true) {
|
27
|
+
var typef = "[File📄]";
|
28
|
+
fs.unlinkSync(__dirname+"/"+target);
|
29
|
+
}
|
30
|
+
msg += typef+' '+handleReply.files[num-1]+"\n";
|
31
|
+
}
|
32
|
+
api.sendMessage("⚡️Deleted the following files in the commands folder:\n\n"+msg, event.threadID, event.messageID);
|
33
|
+
}
|
34
|
+
|
35
|
+
|
36
|
+
module.exports.run = async function({ api, event, args, Threads }) {
|
37
|
+
|
38
|
+
const fs = require("fs-extra");
|
39
|
+
var files = fs.readdirSync(__dirname+"/") || [];
|
40
|
+
var msg = "", i = 1;
|
41
|
+
|
42
|
+
//
|
43
|
+
|
44
|
+
if(args[0] == 'help') {
|
45
|
+
var msg = `
|
46
|
+
How to use the command:
|
47
|
+
•Key: start <text>
|
48
|
+
•Effect: Filter out files to be deleted with an optional starting character
|
49
|
+
•Example: commands rank
|
50
|
+
•Key: ext <text>
|
51
|
+
•Effect: Filter out files to be deleted with optional extension
|
52
|
+
•Effect: filter out files in the name with custom text
|
53
|
+
•Example: commands a
|
54
|
+
•Key: leave blank
|
55
|
+
•Effect: filter out all files in the cache
|
56
|
+
•Example: commands
|
57
|
+
•Key: help
|
58
|
+
•Effect: see how to use the command
|
59
|
+
•Example: commands help`;
|
60
|
+
|
61
|
+
return api.sendMessage(msg, event.threadID, event.messageID);
|
62
|
+
}
|
63
|
+
else if(args[0] == "start" && args[1]) {
|
64
|
+
var word = args.slice(1).join(" ");
|
65
|
+
var files = files.filter(file => file.startsWith(word));
|
66
|
+
|
67
|
+
if(files.length == 0) return api.sendMessage(`⚡️There are no files in the cache that begin with: ${word}`, event.threadID ,event. messageID);
|
68
|
+
var key = `⚡️Có ${files.length} The file has a character that starts with .: ${word}`;
|
69
|
+
}
|
70
|
+
|
71
|
+
//đuôi file là.....
|
72
|
+
else if(args[0] == "ext" && args[1]) {
|
73
|
+
var ext = args[1];
|
74
|
+
var files = files.filter(file => file.endsWith(ext));
|
75
|
+
|
76
|
+
if(files.length == 0) return api.sendMessage(`⚡️There are no files in commands that end with: ${ext}`, event.threadID ,event. messageID);
|
77
|
+
var key = `⚡️Có ${files.length} file có đuôi là: ${ext}`;
|
78
|
+
}
|
79
|
+
//all file
|
80
|
+
else if (!args[0]) {
|
81
|
+
if(files.length == 0) return api.sendMessage("⚡️Your commands have no files or folders", event.threadID ,event. messageID);
|
82
|
+
var key = "⚡️All files in commands folder:";
|
83
|
+
}
|
84
|
+
//trong tên có ký tự.....
|
85
|
+
else {
|
86
|
+
var word = args.slice(0).join(" ");
|
87
|
+
var files = files.filter(file => file.includes(word));
|
88
|
+
if(files.length == 0) return api.sendMessage(`⚡️There are no files in the name with the character: ${word}`, event.threadID ,event. messageID);
|
89
|
+
var key = `⚡️Có ${files.length} file in the name has the character: ${word}`;
|
90
|
+
}
|
91
|
+
|
92
|
+
files.forEach(file => {
|
93
|
+
var fileOrdir = fs.statSync(__dirname+'/'+file);
|
94
|
+
if(fileOrdir.isDirectory() == true) var typef = "[Folder🗂️]";
|
95
|
+
if(fileOrdir.isFile() == true) var typef = "[File📄]";
|
96
|
+
msg += (i++)+'. '+typef+' '+file+'\n';
|
97
|
+
});
|
98
|
+
|
99
|
+
api.sendMessage(`⚡️Reply message by number to delete the corresponding file, can rep multiple numbers, separated by space.\n${key}\n\n`+msg, event.threadID, (e, info) => global.client.handleReply.push({
|
100
|
+
name: this.config.name,
|
101
|
+
messageID: info.messageID,
|
102
|
+
author: event.senderID,
|
103
|
+
files
|
104
|
+
}))
|
105
|
+
|
106
|
+
}
|
@@ -0,0 +1,52 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "Fire",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Bold msg spam in group chat",
|
7
|
+
commandCategory: "group",
|
8
|
+
usages: "bold Fire",
|
9
|
+
cooldowns: 10,
|
10
|
+
dependencies: {
|
11
|
+
"fs-extra": "",
|
12
|
+
"axios": ""
|
13
|
+
}
|
14
|
+
}
|
15
|
+
|
16
|
+
module.exports.run = async function({ api, args, Users, event}) {
|
17
|
+
var mention = Object.keys(event.mentions)[0];
|
18
|
+
|
19
|
+
let name = event.mentions[mention];
|
20
|
+
var arraytag = [];
|
21
|
+
arraytag.push({id: mention});
|
22
|
+
var a = function (a) { api.sendMessage(a, event.threadID); }
|
23
|
+
a("T3R9 B99P BOT 3NT3R S9L3 APN3 B99P S3 JUB99N L9D9Y3G9🤞🏻👅👅");
|
24
|
+
setTimeout(() => {a({body: " BOT KO G9LI D3N3 W9LO TUMH9RII B9HN KII (+)🙊💋" })}, 3000);
|
25
|
+
setTimeout(() => {a({body: " T3RII M99 BHOSD99 F99D KR F3KH DUNG9 S9L33 H9WB99Z T9TT3💋🤣"})}, 5000);
|
26
|
+
setTimeout(() => {a({body: " T3RII M99 K3 BHOSD33 M3 MOOT DUNG99 M9RCHOXDD😜💔" })}, 7000);
|
27
|
+
setTimeout(() => {a({body: " T3RII M9 KI (+) R9ND K3 B9XH33🤚🏻💋" })}, 9000);
|
28
|
+
setTimeout(() => {a({body: " T3RII B9HN KO YHI P979K KR CHOD DUNG99 S9L3😈😍" })}, 12000);
|
29
|
+
setTimeout(() => {a({body: " T3RI B9HN KI G9ND P3 LOD9 F3KH KR M9RUNG9 S9L3😈👿" })}, 15000);
|
30
|
+
setTimeout(() => {a({body: " T3RII DIDI KI XHUTT M3 LOD9 D3KR TOD DUNG9 S9L3" })}, 17000);
|
31
|
+
setTimeout(() => {a({body: " 73RII BH9NN K0 PR36N377 KRUU S9L3💋❤" })}, 20000);
|
32
|
+
setTimeout(() => {a({body: "T3RII M99 K99 BHOXD99 F99D DUNG99 B9HN K3 LOD33😂💋🤣" })}, 23000);
|
33
|
+
setTimeout(() => {a({body: " T3RII M99 K99 BHOXD99 F99D DUNG99 B9HN K3 LOD33😋💋" })}, 25000);
|
34
|
+
setTimeout(() => {a({body: " T3RII BH9N PR3GN37 HO GYII M3R3 L9ND S3 XHUDK3💋❤" })}, 28500);
|
35
|
+
setTimeout(() => {a({body: "R99ND BN99 DUN699 99J 73RII BH9N K0 S9L3💋❤" })}, 31000);
|
36
|
+
setTimeout(() => {a({body: "T3RI B9HN K9 BHOSD99 KH99 J99UNG9 S9L3 🙊💋😈" })}, 36000);
|
37
|
+
setTimeout(() => {a({body: " T3RI DIDI KO 9PN3 KH9D3 LUND PR XHODUNG99 🍷😂🤣" })}, 39000);
|
38
|
+
setTimeout(() => {a({body: " T3RI DIDI KO 9PN3 KH9D3 LUND PR XHODUNG99💋❤" })}, 40000);
|
39
|
+
setTimeout(() => {a({body: " T3RII M9 K9 BHOSD99 NOCH LUNG99🤣😂💋" })}, 65000);
|
40
|
+
setTimeout(() => {a({body: " T3RI B9HN KI XHU7 M3 H99TH D9LKKR USKI B9CHH9D9NNII B9H99R KH33CH LUNG99😂😅" })}, 70000);
|
41
|
+
setTimeout(() => {a({body: " T3RII L9NGDII M99 KII CHUTT P3 LOD99 F3KH KR M9RU🤣🥳🥳😂" })}, 75000);
|
42
|
+
setTimeout(() => {a({body: " T3RII M99 K3 MUH M3 F9TT9 C9NDOM LG9 KR LUND D9LUNG9😂😂" })}, 80000);
|
43
|
+
setTimeout(() => {a({body: " T3RII B9HN K3 BHOSD33 M3 GHUSH J9UNG9 M9DRCHOD😝🤣" })}, 85000);
|
44
|
+
setTimeout(() => {a(" T3RI B9HN KII (+) K99 SIZ3 BT9N99💋😂")} , 90000);
|
45
|
+
setTimeout(() => {a({body: "M9DRCHOD H9W99B9Z T9TT3 COM3DY KR RH9😂😂" })}, 95000);
|
46
|
+
setTimeout(() => {a({body: "T3RI B9HN KI B9CHH3D9NNNI M3 LUND D3KR USKI B9CH9D9NNI F99D DUNG99💋💋" })}, 100000);
|
47
|
+
setTimeout(() => {a({body: " T3RII M99 KI S9DII XHUTT PR NIMMBU NICHOD KR RUS NIK9LUNG9💆♂️😈❤" })}, 105000);
|
48
|
+
setTimeout(() => {a({body: " T3RI B9HN KI CHOTI B9DI BOOBS PR LOD99 F3KH KR M9RUNG9 R9NDII K3😈💋"})} , 115000);
|
49
|
+
setTimeout(() => {a({body: "OK T3R9 B99P J9 RH9 9B RON9 M9T DON 3XII7😈💋"})} , 120000);
|
50
|
+
|
51
|
+
|
52
|
+
}
|
@@ -0,0 +1,48 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "fish",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Sell own capital",
|
7
|
+
commandCategory: "Economy",
|
8
|
+
cooldowns: 5,
|
9
|
+
envConfig: {
|
10
|
+
cooldownTime: 1000000
|
11
|
+
}
|
12
|
+
};
|
13
|
+
|
14
|
+
module.exports.languages = {
|
15
|
+
|
16
|
+
|
17
|
+
"en": {
|
18
|
+
"cooldown": "You have worked today, to avoid exhaustion please come back after: %1 minute(s) %2 second(s).",
|
19
|
+
"rewarded": "You've got big fish again today, and been sold for: %2$",
|
20
|
+
"job1": "Fishing",
|
21
|
+
}
|
22
|
+
}
|
23
|
+
|
24
|
+
module.exports.run = async ({ event, api, Currencies, getText }) => {
|
25
|
+
const { threadID, messageID, senderID } = event;
|
26
|
+
|
27
|
+
const cooldown = global.configModule[this.config.name].cooldownTime;
|
28
|
+
let data = (await Currencies.getData(senderID)).data || {};
|
29
|
+
if (typeof data !== "undefined" && cooldown - (Date.now() - data.workTime) > 0) {
|
30
|
+
var time = cooldown - (Date.now() - data.workTime),
|
31
|
+
minutes = Math.floor(time / 20000),
|
32
|
+
seconds = ((time % 20000) / 500).toFixed(0);
|
33
|
+
|
34
|
+
return api.sendMessage(getText("cooldown", minutes, (seconds < 10 ? "0" + seconds : seconds)), event.threadID, event.messageID);
|
35
|
+
}
|
36
|
+
else {
|
37
|
+
const job = [
|
38
|
+
getText("Fishing"),
|
39
|
+
];
|
40
|
+
const amount = Math.floor(Math.random() * 1000000);
|
41
|
+
return api.sendMessage(getText("rewarded", job[Math.floor(Math.random() * job.length)], amount), threadID, async () => {
|
42
|
+
await Currencies.increaseMoney(senderID, parseInt(amount));
|
43
|
+
data.workTime = Date.now();
|
44
|
+
await Currencies.setData(event.senderID, { data });
|
45
|
+
return;
|
46
|
+
}, messageID);
|
47
|
+
}
|
48
|
+
}
|