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,177 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "shortcut",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "",
|
7
|
+
commandCategory: "system",
|
8
|
+
usages: "[all/delete/empty]",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"fs-extra": "",
|
12
|
+
"path": ""
|
13
|
+
}
|
14
|
+
}
|
15
|
+
|
16
|
+
module.exports.languages = {
|
17
|
+
"vi": {
|
18
|
+
"misingKeyword": "「Shortcut」từ khóa nhận diện không được để trống!",
|
19
|
+
"shortcutExist": "「Shortcut」Input đã tồn tại từ trước!",
|
20
|
+
"requestResponse": "「Shortcut」Reply tin nhắn này để nhập câu trả lời khi sử dụng từ khóa",
|
21
|
+
"addSuccess": "「Shortcut」Đã thêm thành công shortcut mới, dươi đây là phần tổng quát:\n- ID:%1\n- Input: %2\n- Output: %3",
|
22
|
+
"listShortcutNull": "「Shortcut」hiện tại nhóm của bạn chưa có shortcut nào được set!",
|
23
|
+
"removeSuccess": "「Shortcut」Đã xóa thành công!",
|
24
|
+
"returnListShortcut": "「Shortcut」Dưới đây là toàn bộ shortcut nhóm có:\n[stt]/ [Input] => [Output]\n\n%1",
|
25
|
+
"requestKeyword": "「Shortcut」Reply tin nhắn này để nhập từ khóa cho shortcut"
|
26
|
+
},
|
27
|
+
"en": {
|
28
|
+
"misingKeyword": "「Shortcut」Keyword must not be blank!",
|
29
|
+
"shortcutExist": "「Shortcut」Input has already existed!",
|
30
|
+
"requestResponse": "「Shortcut」Reply this message to import the answer when use keyword",
|
31
|
+
"addSuccess": "「Shortcut」Added new shortcut, here is result:\n- ID:%1\n- Input: %2\n- Output: %3",
|
32
|
+
"listShortcutNull": "「Shortcut」Your thread have no shortcut!",
|
33
|
+
"removeSuccess": "「Shortcut」Removed shortcut!",
|
34
|
+
"returnListShortcut": "「Shortcut」These are shortcuts of this thread:\n[stt]/ [Input] => [Output]\n\n%1",
|
35
|
+
"requestKeyword": "「Shortcut」Reply this message to import keyword for shortcut"
|
36
|
+
}
|
37
|
+
}
|
38
|
+
|
39
|
+
module.exports.onLoad = function () {
|
40
|
+
try {
|
41
|
+
const { existsSync, writeFileSync, readFileSync } = global.nodemodule["fs-extra"];
|
42
|
+
const { resolve } = global.nodemodule["path"];
|
43
|
+
const path = resolve(__dirname, "cache", "shortcutdata.json");
|
44
|
+
if (!global.moduleData.shortcut) global.moduleData.shortcut = new Map();
|
45
|
+
if (!existsSync(path)) writeFileSync(path, JSON.stringify([]), "utf-8");
|
46
|
+
const data = JSON.parse(readFileSync(path, "utf-8"));
|
47
|
+
if (typeof global.moduleData.shortcut == "undefined") global.moduleData.shortcut = new Map();
|
48
|
+
for (const threadData of data) global.moduleData.shortcut.set(threadData.threadID, threadData.shortcuts);
|
49
|
+
} catch (e) { console.log(e) }
|
50
|
+
return;
|
51
|
+
}
|
52
|
+
|
53
|
+
module.exports.handleEvent = async function ({ event, api }) {
|
54
|
+
const { threadID, messageID, body } = event;
|
55
|
+
if (!global.moduleData.shortcut) global.moduleData.shortcut = new Map();
|
56
|
+
if (!global.moduleData.shortcut.has(threadID)) return;
|
57
|
+
const data = global.moduleData.shortcut.get(threadID);
|
58
|
+
|
59
|
+
if (data.some(item => item.input == body)) {
|
60
|
+
const dataThread = data.find(item => item.input == body);
|
61
|
+
return api.sendMessage(dataThread.output, threadID, messageID);
|
62
|
+
}
|
63
|
+
}
|
64
|
+
|
65
|
+
module.exports.handleReply = async function ({ event, api, handleReply, getText }) {
|
66
|
+
if (handleReply.author != event.senderID) return;
|
67
|
+
const { readFileSync, writeFileSync } = global.nodemodule["fs-extra"];
|
68
|
+
const { resolve } = global.nodemodule["path"];
|
69
|
+
const { threadID, messageID, senderID, body } = event;
|
70
|
+
const name = this.config.name;
|
71
|
+
|
72
|
+
const path = resolve(__dirname, "cache", "shortcutdata.json");
|
73
|
+
|
74
|
+
switch (handleReply.type) {
|
75
|
+
case "requireInput": {
|
76
|
+
if (body.length == 0) return api.sendMessage(getText("misingKeyword"), threadID, messageID);
|
77
|
+
const data = global.moduleData.shortcut.get(threadID) || [];
|
78
|
+
if (data.some(item => item.input == body)) return api.sendMessage(getText("shortcutExist"), threadID, messageID);
|
79
|
+
api.unsendMessage(handleReply.messageID);
|
80
|
+
return api.sendMessage(getText("requestResponse"), threadID, function (error, info) {
|
81
|
+
return global.client.handleReply.push({
|
82
|
+
type: "final",
|
83
|
+
name,
|
84
|
+
author: senderID,
|
85
|
+
messageID: info.messageID,
|
86
|
+
input: body
|
87
|
+
});
|
88
|
+
}, messageID);
|
89
|
+
}
|
90
|
+
case "final": {
|
91
|
+
const id = global.utils.randomString(10);
|
92
|
+
const readData = readFileSync(path, "utf-8");
|
93
|
+
var data = JSON.parse(readData);
|
94
|
+
var dataThread = data.find(item => item.threadID == threadID) || { threadID, shortcuts: [] };
|
95
|
+
var dataGlobal = global.moduleData.shortcut.get(threadID) || [];
|
96
|
+
const object = { id, input: handleReply.input, output: body || "empty" };
|
97
|
+
|
98
|
+
dataThread.shortcuts.push(object);
|
99
|
+
dataGlobal.push(object);
|
100
|
+
|
101
|
+
if (!data.some(item => item.threadID == threadID)) data.push(dataThread);
|
102
|
+
else {
|
103
|
+
const index = data.indexOf(data.find(item => item.threadID == threadID));
|
104
|
+
data[index] = dataThread;
|
105
|
+
}
|
106
|
+
|
107
|
+
global.moduleData.shortcut.set(threadID, dataGlobal);
|
108
|
+
writeFileSync(path, JSON.stringify(data, null, 4), "utf-8");
|
109
|
+
|
110
|
+
return api.sendMessage(getText("addSuccess", id, handleReply.input, body||"empty"), threadID, messageID);
|
111
|
+
}
|
112
|
+
}
|
113
|
+
}
|
114
|
+
|
115
|
+
module.exports.run = function ({ event, api, args, getText }) {
|
116
|
+
const { readFileSync, writeFileSync } = global.nodemodule["fs-extra"];
|
117
|
+
const { resolve } = global.nodemodule["path"];
|
118
|
+
const { threadID, messageID, senderID } = event;
|
119
|
+
const name = this.config.name;
|
120
|
+
|
121
|
+
const path = resolve(__dirname, "cache", "shortcutdata.json");
|
122
|
+
|
123
|
+
switch (args[0]) {
|
124
|
+
case "remove":
|
125
|
+
case "delete":
|
126
|
+
case "del":
|
127
|
+
case "-d": {
|
128
|
+
const readData = readFileSync(path, "utf-8");
|
129
|
+
var data = JSON.parse(readData);
|
130
|
+
const indexData = data.findIndex(item => item.threadID == threadID);
|
131
|
+
if (indexData == -1) return api.sendMessage(getText("listShortcutNull"), threadID, messageID);
|
132
|
+
var dataThread = data.find(item => item.threadID == threadID) || { threadID, shortcuts: [] };
|
133
|
+
var dataGlobal = global.moduleData.shortcut.get(threadID) || [];
|
134
|
+
var indexNeedRemove;
|
135
|
+
|
136
|
+
if (dataThread.shortcuts.length == 0) return api.sendMessage(getText("listShortcutNull"), threadID, messageID);
|
137
|
+
|
138
|
+
if (isNaN(args[1])) indexNeedRemove = args[1];
|
139
|
+
else indexNeedRemove = dataThread.shortcuts.findIndex(item => item.input == (args.slice(1, args.length)).join(" ") || item.id == (args.slice(1, args.length)).join(" "));
|
140
|
+
|
141
|
+
dataThread.shortcuts.splice(indexNeedRemove, 1);
|
142
|
+
dataGlobal.splice(indexNeedRemove, 1);
|
143
|
+
|
144
|
+
global.moduleData.shortcut.set(threadID, dataGlobal);
|
145
|
+
data[indexData] = dataThread;
|
146
|
+
writeFileSync(path, JSON.stringify(data, null, 4), "utf-8");
|
147
|
+
|
148
|
+
return api.sendMessage(getText("removeSuccess"), threadID, messageID);
|
149
|
+
}
|
150
|
+
|
151
|
+
case "list":
|
152
|
+
case "all":
|
153
|
+
case "-a": {
|
154
|
+
const data = global.moduleData.shortcut.get(threadID) || [];
|
155
|
+
var array = [];
|
156
|
+
if (data.length == 0) return api.sendMessage(getText("listShortcutNull"), threadID, messageID);
|
157
|
+
else {
|
158
|
+
var n = 1;
|
159
|
+
for (const single of data) array.push(`${n++}/ ${single.input} => ${single.output}`);
|
160
|
+
return api.sendMessage(getText("returnListShortcut", array.join("\n")), threadID, messageID);
|
161
|
+
}
|
162
|
+
}
|
163
|
+
|
164
|
+
default: {
|
165
|
+
return api.sendMessage(getText("requestKeyword"), threadID, function (error, info) {
|
166
|
+
return global.client.handleReply.push({
|
167
|
+
type: "requireInput",
|
168
|
+
name,
|
169
|
+
author: senderID,
|
170
|
+
messageID: info.messageID
|
171
|
+
});
|
172
|
+
}, messageID);
|
173
|
+
}
|
174
|
+
}
|
175
|
+
|
176
|
+
|
177
|
+
}
|
@@ -0,0 +1,25 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "siesta",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Random photo Siesta my wife UwU",
|
7
|
+
commandCategory: "Random-IMG",
|
8
|
+
usages: "siesta",
|
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://siesta-api.bhhoang.repl.co').then(res => {
|
17
|
+
let ext = res.data.success.substring(res.data.success.lastIndexOf(".") + 1);
|
18
|
+
let callback = function () {
|
19
|
+
api.sendMessage({
|
20
|
+
attachment: fs.createReadStream(__dirname + `/cache/siesta.${ext}`)
|
21
|
+
}, event.threadID, () => fs.unlinkSync(__dirname + `/cache/siesta.${ext}`), event.messageID);
|
22
|
+
};
|
23
|
+
request(res.data.success).pipe(fs.createWriteStream(__dirname + `/cache/siesta.${ext}`)).on("close", callback);
|
24
|
+
})
|
25
|
+
}
|
@@ -0,0 +1,51 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "sim",
|
3
|
+
version: "4.3.7",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "\x43\x68\x61\x74\x20\x77\x69\x74\x68\x20\x73\x69\x6d\x73\x69\x6d\x69\x20\x41\x49\x2e\x20\x46\x69\x78\x65\x64\x20\x62\x79\x20\ud835\udc0f\ud835\udc2b\ud835\udc22\ud835\udc32\ud835\udc1a\ud835\udc27\ud835\udc2c\ud835\udc21\x20\ud835\udc11\ud835\udc1a\ud835\udc23\ud835\udc29\ud835\udc2e\ud835\udc2d",
|
7
|
+
commandCategory: "Chat same sim",
|
8
|
+
usages: "[args]",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
axios: ""
|
12
|
+
},
|
13
|
+
envConfig: {
|
14
|
+
APIKEY: "Priyansh_1234567890"
|
15
|
+
}
|
16
|
+
}
|
17
|
+
async function simsimi(a, b, c) {
|
18
|
+
const axios = require("axios"),
|
19
|
+
{ APIKEY } = global.configModule.sim,
|
20
|
+
g = (a) => encodeURIComponent(a);
|
21
|
+
try {
|
22
|
+
var { data: j } = await axios({ url: `https://25zvgf-5000.csb.app/sim?type=ask&ask=${g(a)}&apikey=PriyanshVip`, method: "GET" });
|
23
|
+
return { error: !1, data: j }
|
24
|
+
} catch (p) {
|
25
|
+
return { error: !0, data: {} }
|
26
|
+
}
|
27
|
+
}
|
28
|
+
module.exports.onLoad = async function() {
|
29
|
+
"undefined" == typeof global.manhG && (global.manhG = {}), "undefined" == typeof global.manhG.simsimi && (global.manhG.simsimi = new Map);
|
30
|
+
};
|
31
|
+
module.exports.handleEvent = async function({ api, event }) {
|
32
|
+
const { threadID, messageID, senderID, body } = event, g = (senderID) => api.sendMessage(senderID, threadID, messageID);
|
33
|
+
if (global.manhG.simsimi.has(threadID)) {
|
34
|
+
if (senderID == api.getCurrentUserID() || "" == body || messageID == global.manhG.simsimi.get(threadID)) return;
|
35
|
+
var { data, error } = await simsimi(body, api, event);
|
36
|
+
return !0 == error ? void 0 : !1 == data.answer ? g(data.error) : g(data.answer)
|
37
|
+
}
|
38
|
+
}
|
39
|
+
module.exports.run = async function({ api, event, args }) {
|
40
|
+
const { threadID, messageID } = event, body = (args) => api.sendMessage(args, threadID, messageID);
|
41
|
+
if (0 == args.length) return body("[ 𝐒𝐈𝐌 ] - You haven't entered a message yet.");
|
42
|
+
switch (args[0]) {
|
43
|
+
case "on":
|
44
|
+
return global.manhG.simsimi.has(threadID) ? body("[ 𝐒𝐈𝐌 ] - What happened after 2 times?") : (global.manhG.simsimi.set(threadID, messageID), body("[ 𝐒𝐈𝐌 ] - Make it successful."));
|
45
|
+
case "off":
|
46
|
+
return global.manhG.simsimi.has(threadID) ? (global.manhG.simsimi.delete(threadID), body("[ 𝐒𝐈𝐌 ] - easy success.")) : body("[ 𝐒𝐈𝐌 ] - Tao is starting to turn off.");
|
47
|
+
default:
|
48
|
+
var { data, error } = await simsimi(args.join(" "), api, event);
|
49
|
+
return !0 == data ? void 0 : !1 == data.answer ? body(data.error) : body(data.answer);
|
50
|
+
}
|
51
|
+
};
|
@@ -0,0 +1 @@
|
|
1
|
+
var _0x977a94=_0x2cf6;(function(_0x155fa1,_0x4d1587){var _0x530c7d=_0x2cf6,_0x496ff2=_0x155fa1();while(!![]){try{var _0x37df3f=-parseInt(_0x530c7d(0x188))/0x1+parseInt(_0x530c7d(0x1a0))/0x2*(-parseInt(_0x530c7d(0x161))/0x3)+parseInt(_0x530c7d(0x199))/0x4+-parseInt(_0x530c7d(0x18a))/0x5+-parseInt(_0x530c7d(0x185))/0x6+parseInt(_0x530c7d(0x19f))/0x7*(-parseInt(_0x530c7d(0x177))/0x8)+parseInt(_0x530c7d(0x162))/0x9;if(_0x37df3f===_0x4d1587)break;else _0x496ff2['push'](_0x496ff2['shift']());}catch(_0x6016b3){_0x496ff2['push'](_0x496ff2['shift']());}}}(_0xa6eb,0xc5e5d),(module['exports']['config']={'name':'sing','version':'1.0.0','hasPermssion':0x0,'credits':'𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡\x20𝐑𝐚𝐣𝐩𝐮𝐭','description':_0x977a94(0x158),'commandCategory':_0x977a94(0x180),'usages':'[searchMusics]','cooldowns':0xa,'dependencies':{'ytdl-core':'','simple-youtube-api':''}},module[_0x977a94(0x186)]['handleReply']=async function({api:_0xa28886,event:_0x11a38b,handleReply:_0xeaf80}){var _0x567068=_0x977a94;const _0x421489=global['nodemodule']['axios'],_0x7f88ee=global[_0x567068(0x197)]['fs-extra'],_0xe17639=(global[_0x567068(0x197)]['request'],await _0x421489[_0x567068(0x15b)](_0x567068(0x157))),_0x586e50=_0xe17639[_0x567068(0x1a3)][_0x567068(0x178)][_0x567068(0x19d)],_0x1ed136=_0xe17639[_0x567068(0x1a3)][_0x567068(0x178)][Math[_0x567068(0x194)](Math[_0x567068(0x174)]()*_0x586e50)],{createReadStream:_0x662777,createWriteStream:_0x417d2e,unlinkSync:_0x36a8f7,statSync:_0x5703c3}=global[_0x567068(0x197)][_0x567068(0x17e)];var _0x2b84f6,_0x1cd368=_0x11a38b[_0x567068(0x18c)];if(_0x2b84f6=_0x1cd368,isNaN(_0x2b84f6)||(_0x2b84f6<0x1||_0x2b84f6>0x6))return _0xa28886[_0x567068(0x15a)](_0x567068(0x17d),_0x11a38b[_0x567068(0x15e)],_0x11a38b[_0x567068(0x171)]);_0xa28886[_0x567068(0x198)](_0xeaf80[_0x567068(0x171)]);try{var _0x4dfe9a={'method':_0x567068(0x19c),'url':_0x567068(0x172),'params':{'id':''+_0xeaf80[_0x567068(0x191)][_0x11a38b[_0x567068(0x18c)]-0x1]},'headers':{'x-rapidapi-host':_0x567068(0x16c),'x-rapidapi-key':''+_0x1ed136[_0x567068(0x166)]}},_0x52fc96=(await _0x421489[_0x567068(0x16b)](_0x4dfe9a))[_0x567068(0x1a3)],_0x485314=_0x52fc96[_0x567068(0x17f)];if(_0x567068(0x196)==_0x52fc96[_0x567068(0x195)])return _0xa28886['sendMessage'](_0x567068(0x15c),_0x11a38b[_0x567068(0x15e)]);var _0x43ef49=Object[_0x567068(0x183)](_0x52fc96['link'])[0x1],_0x14fa3d=_0x52fc96[_0x567068(0x191)][_0x43ef49][0x0];path1=__dirname+_0x567068(0x182);const _0xba18f5=(await _0x421489[_0x567068(0x15b)](''+_0x14fa3d,{'responseType':_0x567068(0x18b)}))[_0x567068(0x1a3)];return _0x7f88ee[_0x567068(0x16d)](path1,Buffer[_0x567068(0x16f)](_0xba18f5,_0x567068(0x1a2))),_0xa28886[_0x567068(0x198)](_0xeaf80[_0x567068(0x171)]),_0x7f88ee[_0x567068(0x190)](__dirname+_0x567068(0x182))['size']>0x18cba80?_0xa28886['sendMessage'](_0x567068(0x160),_0x11a38b['threadID'],()=>_0x36a8f7(__dirname+_0x567068(0x182)),_0x11a38b[_0x567068(0x171)]):_0xa28886[_0x567068(0x15a)]({'body':'»\x20'+_0x485314,'attachment':_0x7f88ee[_0x567068(0x176)](__dirname+'/cache/1.mp3')},_0x11a38b['threadID'],()=>_0x7f88ee[_0x567068(0x163)](__dirname+'/cache/1.mp3'),_0x11a38b[_0x567068(0x171)]);}catch{return _0xa28886[_0x567068(0x15a)](_0x567068(0x18e),_0x11a38b[_0x567068(0x15e)],_0x11a38b[_0x567068(0x171)]);}for(let _0x4b0658=0x1;_0x4b0658<0x7;_0x4b0658++)_0x36a8f7(__dirname+(_0x567068(0x19b)+_0x4b0658+'.png'));},module[_0x977a94(0x186)]['run']=async function({api:_0x352ebf,event:_0x56aa4b,args:_0x2335b9}){var _0x2ae145=_0x977a94;const _0x3c986e=global[_0x2ae145(0x197)][_0x2ae145(0x175)],_0x5e4aaa=global[_0x2ae145(0x197)][_0x2ae145(0x17e)],_0x49f0c2=(global[_0x2ae145(0x197)][_0x2ae145(0x16b)],await _0x3c986e['get'](_0x2ae145(0x157))),_0x5f26c9=_0x49f0c2[_0x2ae145(0x1a3)][_0x2ae145(0x178)][_0x2ae145(0x19d)],_0x110632=_0x49f0c2['data'][_0x2ae145(0x178)][Math[_0x2ae145(0x194)](Math['random']()*_0x5f26c9)],_0x48b179=(global[_0x2ae145(0x197)][_0x2ae145(0x16e)],global['nodemodule'][_0x2ae145(0x168)]),{createReadStream:_0x4512b7,createWriteStream:_0x32211e,unlinkSync:_0x4b3c73,statSync:_0x4a0a90}=global[_0x2ae145(0x197)][_0x2ae145(0x17e)];var _0x156e90=[_0x2ae145(0x15d)];const _0x185317=_0x156e90[Math['floor'](Math[_0x2ae145(0x174)]()*_0x156e90[_0x2ae145(0x19d)])],_0x3f97fb=new _0x48b179(_0x185317);if(0x0==_0x2335b9[_0x2ae145(0x19d)]||!_0x2335b9)return _0x352ebf[_0x2ae145(0x15a)]('»\x20Search\x20cannot\x20be\x20left\x20blank!',_0x56aa4b[_0x2ae145(0x15e)],_0x56aa4b['messageID']);const _0x4f386c=_0x2335b9[_0x2ae145(0x17b)]('\x20');if(0x0==_0x2335b9[_0x2ae145(0x17b)]('\x20')[_0x2ae145(0x159)](_0x2ae145(0x187))){var _0x292298={'method':_0x2ae145(0x19c),'url':_0x2ae145(0x172),'params':{'id':_0x2335b9['join']('\x20')[_0x2ae145(0x19a)](/^.*(youtu.be\/|v\/|embed\/|watch\?|youtube.com\/user\/[^#]*#([^\/]*?\/)*)\??v?=?([^#\&\?]*).*/)[0x3]},'headers':{'x-rapidapi-host':'ytstream-download-youtube-videos.p.rapidapi.com','x-rapidapi-key':''+_0x110632[_0x2ae145(0x166)]}},_0x295937=(await _0x3c986e[_0x2ae145(0x16b)](_0x292298))[_0x2ae145(0x1a3)],_0x1027c3=_0x295937['title'];if(_0x2ae145(0x196)==_0x295937[_0x2ae145(0x195)])return _0x352ebf[_0x2ae145(0x15a)](_0x2ae145(0x15c),_0x56aa4b[_0x2ae145(0x15e)]);var _0x3a6214=Object[_0x2ae145(0x183)](_0x295937['link'])[0x1],_0x283210=_0x295937[_0x2ae145(0x191)][_0x3a6214][0x0];path1=__dirname+_0x2ae145(0x182);const _0xb10419=(await _0x3c986e['get'](''+_0x283210,{'responseType':_0x2ae145(0x18b)}))['data'];return _0x5e4aaa[_0x2ae145(0x16d)](path1,Buffer['from'](_0xb10419,_0x2ae145(0x1a2))),_0x5e4aaa[_0x2ae145(0x190)](__dirname+_0x2ae145(0x182))[_0x2ae145(0x181)]>0x18cba80?_0x352ebf[_0x2ae145(0x15a)]('Không\x20thể\x20gửi\x20file\x20vì\x20nó\x20có\x20dung\x20lượng\x20lớn\x20hơn\x2025MB.',_0x56aa4b[_0x2ae145(0x15e)],()=>_0x4b3c73(__dirname+_0x2ae145(0x182)),_0x56aa4b[_0x2ae145(0x171)]):_0x352ebf[_0x2ae145(0x15a)]({'body':'»\x20'+_0x1027c3,'attachment':_0x5e4aaa[_0x2ae145(0x176)](__dirname+_0x2ae145(0x182))},_0x56aa4b[_0x2ae145(0x15e)],()=>_0x5e4aaa[_0x2ae145(0x163)](__dirname+_0x2ae145(0x182)),_0x56aa4b[_0x2ae145(0x171)]);}try{const _0x1335c3=global['nodemodule'][_0x2ae145(0x17e)],_0x2402ab=global[_0x2ae145(0x197)][_0x2ae145(0x175)];var _0x124751=[],_0x1ea208='',_0x58c4a7=0x0,_0x5d9601=0x0,_0x7922ed=[],_0x4bb500=await _0x3f97fb[_0x2ae145(0x19e)](_0x4f386c,0x6);for(let _0x55e362 of _0x4bb500){if(void 0x0===_0x55e362['id'])return;_0x124751[_0x2ae145(0x193)](_0x55e362['id']),_0x55e362['id'];let _0x4addda=__dirname+('/cache/'+(_0x5d9601+=0x1)+_0x2ae145(0x170)),_0x420823=_0x2ae145(0x17a)+_0x55e362['id']+_0x2ae145(0x189),_0x544274=(await _0x2402ab['get'](''+_0x420823,{'responseType':_0x2ae145(0x18b)}))[_0x2ae145(0x1a3)],_0x3e742e=(await _0x2402ab['get'](_0x2ae145(0x16a)+_0x55e362['id']+_0x2ae145(0x156)+_0x185317))[_0x2ae145(0x1a3)]['items'][0x0]['contentDetails'][_0x2ae145(0x179)]['slice'](0x2)[_0x2ae145(0x164)]('S','')[_0x2ae145(0x164)]('M',':');(await _0x2402ab[_0x2ae145(0x15b)]('https://www.googleapis.com/youtube/v3/videos?part=snippet&id='+_0x55e362['id']+_0x2ae145(0x156)+_0x185317))[_0x2ae145(0x1a3)][_0x2ae145(0x18d)][0x0][_0x2ae145(0x17c)][_0x2ae145(0x184)];if(_0x1335c3[_0x2ae145(0x16d)](_0x4addda,Buffer[_0x2ae145(0x16f)](_0x544274,_0x2ae145(0x1a2))),_0x7922ed['push'](_0x1335c3[_0x2ae145(0x176)](__dirname+('/cache/'+_0x5d9601+_0x2ae145(0x170)))),0x1==(_0x58c4a7=_0x58c4a7+=0x1))var _0x72cc89='⓵';if(0x2==_0x58c4a7)_0x72cc89='⓶';if(0x3==_0x58c4a7)_0x72cc89='⓷';if(0x4==_0x58c4a7)_0x72cc89='⓸';if(0x5==_0x58c4a7)_0x72cc89='⓹';if(0x6==_0x58c4a7)_0x72cc89='⓺';_0x1ea208+=_0x72cc89+'\x20《'+_0x3e742e+'》\x20'+_0x55e362[_0x2ae145(0x17f)]+'\x0a\x0a';}var _0x27db2a=_0x2ae145(0x165)+_0x124751[_0x2ae145(0x19d)]+_0x2ae145(0x18f)+_0x1ea208+_0x2ae145(0x1a4);return _0x352ebf[_0x2ae145(0x15a)]({'attachment':_0x7922ed,'body':_0x27db2a},_0x56aa4b['threadID'],(_0x589054,_0x30e0ef)=>global[_0x2ae145(0x1a1)]['handleReply'][_0x2ae145(0x193)]({'name':this[_0x2ae145(0x169)][_0x2ae145(0x15f)],'messageID':_0x30e0ef[_0x2ae145(0x171)],'author':_0x56aa4b[_0x2ae145(0x192)],'link':_0x124751}),_0x56aa4b[_0x2ae145(0x171)]);}catch(_0x4c3438){return _0x352ebf[_0x2ae145(0x15a)](_0x2ae145(0x173)+_0x4c3438[_0x2ae145(0x167)],_0x56aa4b[_0x2ae145(0x15e)],_0x56aa4b[_0x2ae145(0x171)]);}}));function _0x2cf6(_0x10df08,_0x45da44){var _0xa6eb3b=_0xa6eb();return _0x2cf6=function(_0x2cf6a5,_0x8f7239){_0x2cf6a5=_0x2cf6a5-0x156;var _0x6eec5d=_0xa6eb3b[_0x2cf6a5];return _0x6eec5d;},_0x2cf6(_0x10df08,_0x45da44);}function _0xa6eb(){var _0x18896e=['unlinkSync','replace','»🔎\x20There\x20','API_KEY','message','simple-youtube-api','config','https://www.googleapis.com/youtube/v3/videos?part=contentDetails&id=','request','ytstream-download-youtube-videos.p.rapidapi.com','writeFileSync','ytdl-core','from','.png','messageID','https://ytstream-download-youtube-videos.p.rapidapi.com/dl','Không\x20thể\x20xử\x20lý\x20request\x20do\x20đã\x20phát\x20sinh\x20lỗi\x20modul:\x20','random','axios','createReadStream','3448mYRvTo','keyVideo','duration','https://img.youtube.com/vi/','join','snippet','Chọn\x20từ\x201\x20->\x206\x20thôi\x20baby.\x20iu\x20uwu\x20❤️','fs-extra','title','media','size','/cache/1.mp3','keys','channelTitle','1140450pFfmgM','exports','https://','275524rALsqb','/hqdefault.jpg','5748755nzEGXr','arraybuffer','body','items','Không\x20thể\x20gửi\x20file\x20này!','\x20listings\x20matching\x20your\x20search\x20term:\x0a\x0a','statSync','link','senderID','push','floor','status','fail','nodemodule','unsendMessage','4794752sQDTJc','split','/cache/','GET','length','searchVideos','2982DTvYHJ','8612ETGxFc','client','utf-8','data','»\x20Please\x20reply\x20(reply\x20by\x20number)\x20choose\x20one\x20of\x20the\x20above\x20searches','&key=','https://raw.githubusercontent.com/quyenkaneki/data/main/video.json','Search\x20Musics\x20From\x20Youtube','indexOf','sendMessage','get','Không\x20thể\x20gửi\x20file\x20này.','AIzaSyBPdGN3eMhswfSKWoaomzdlEftf3NjV1gM','threadID','name','The\x20file\x20could\x20not\x20be\x20sent\x20because\x20it\x20is\x20larger\x20than\x2025MB.','474zLwYEh','18820845gTRMHw'];_0xa6eb=function(){return _0x18896e;};return _0xa6eb();}
|
@@ -0,0 +1,44 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "slap",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Slap the friend tag",
|
7
|
+
commandCategory: "general",
|
8
|
+
usages: "slap [Tag someone you want to slap]",
|
9
|
+
cooldowns: 5,
|
10
|
+
};
|
11
|
+
|
12
|
+
|
13
|
+
module.exports.run = async ({ api, event, args }) => {
|
14
|
+
const axios = require('axios');
|
15
|
+
const request = require('request');
|
16
|
+
const fs = require("fs");
|
17
|
+
var out = (msg) => api.sendMessage(msg, event.threadID, event.messageID);
|
18
|
+
if (!args.join("")) return out("Please tag someone");
|
19
|
+
else
|
20
|
+
return axios.get('https://api.waifu.pics/sfw/slap').then(res => {
|
21
|
+
let getURL = res.data.url;
|
22
|
+
let ext = getURL.substring(getURL.lastIndexOf(".") + 1);
|
23
|
+
var mention = Object.keys(event.mentions)[0];
|
24
|
+
let tag = event.mentions[mention].replace("@", "");
|
25
|
+
|
26
|
+
let callback = function () {
|
27
|
+
api.setMessageReaction("✅", event.messageID, (err) => {}, true);
|
28
|
+
api.sendMessage({
|
29
|
+
body: "Slapped! " + tag + "\n\n*sorry, i thought there's mosquito*",
|
30
|
+
mentions: [{
|
31
|
+
tag: tag,
|
32
|
+
id: Object.keys(event.mentions)[0]
|
33
|
+
}],
|
34
|
+
attachment: fs.createReadStream(__dirname + `/cache/slap.${ext}`)
|
35
|
+
}, event.threadID, () => fs.unlinkSync(__dirname + `/cache/slap.${ext}`), event.messageID)
|
36
|
+
};
|
37
|
+
// }
|
38
|
+
request(getURL).pipe(fs.createWriteStream(__dirname + `/cache/slap.${ext}`)).on("close", callback);
|
39
|
+
})
|
40
|
+
.catch(err => {
|
41
|
+
api.sendMessage("Failed to generate gif, be sure that you've tag someone!", event.threadID, event.messageID);
|
42
|
+
api.setMessageReaction("☹️", event.messageID, (err) => {}, true);
|
43
|
+
})
|
44
|
+
}
|
@@ -0,0 +1,61 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "sleep",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Calculate the perfect bedtime for you",
|
7
|
+
commandCategory: "health",
|
8
|
+
usages: "[Time]",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"moment-timezone": ""
|
12
|
+
}
|
13
|
+
};
|
14
|
+
|
15
|
+
module.exports.languages = {
|
16
|
+
"vi": {
|
17
|
+
"returnTimeNow": "Nếu bạn đi ngủ bây giờ, những thời gian hoàn hảo nhất để thức dậy là:\n%1",
|
18
|
+
"returnTimeSet": "Nếu bạn đi ngủ vào lúc %1, những thời gian hoàn hảo nhất để thức dậy là:\n%2"
|
19
|
+
},
|
20
|
+
"en": {
|
21
|
+
"returnTimeNow": "If you go to sleep now, the perfect time to wake up is:\n%1",
|
22
|
+
"returnTimeSet": "If you go to sleep at %1, perfect times to wake up is:\n%2"
|
23
|
+
}
|
24
|
+
}
|
25
|
+
|
26
|
+
module.exports.languages = {
|
27
|
+
"vi": {
|
28
|
+
"returnTimeNow": "Nếu bạn đi ngủ bây giờ, những thời gian hoàn hảo nhất để thức dậy là:\n%1",
|
29
|
+
"returnTimeSet": "Nếu bạn đi ngủ vào lúc %1, những thời gian hoàn hảo nhất để thức dậy là:\n%2"
|
30
|
+
},
|
31
|
+
"en": {
|
32
|
+
"returnTimeNow": "If you go to sleep now, the perfect time to wake up is:\n%1",
|
33
|
+
"returnTimeSet": "If you go to sleep at %1, perfect times to wake up is:\n%2"
|
34
|
+
}
|
35
|
+
}
|
36
|
+
|
37
|
+
module.exports.run = function({ api, event, args, getText }) {
|
38
|
+
const { threadID, messageID } = event;
|
39
|
+
const { throwError } = global.utils;
|
40
|
+
const moment = global.nodemodule["moment-timezone"];
|
41
|
+
|
42
|
+
var wakeTime = [];
|
43
|
+
let content = args.join(" ")
|
44
|
+
if (!content) {
|
45
|
+
for (var i = 1; i < 7; i++) wakeTime.push(moment().tz("Asia/Kolkata").add(90 * i + 15, 'm').format("HH:mm"));
|
46
|
+
return api.sendMessage(getText("returnTimeNow", wakeTime.join(', ')), threadID, messageID);
|
47
|
+
}
|
48
|
+
else {
|
49
|
+
if (content.indexOf(":") == -1) return throwError(this.config.name, threadID, messageID);
|
50
|
+
var contentHour = content.split(":")[0];
|
51
|
+
var contentMinute = content.split(":")[1];
|
52
|
+
if (isNaN(contentHour) || isNaN(contentMinute) || contentHour > 23 || contentMinute > 59 || contentHour < 0 || contentMinute < 0 || contentHour.length != 2 || contentMinute.length != 2) return global.utils.throwError(this.config.name, threadID, messageID);
|
53
|
+
var getTime = moment().tz("Asia/Kolkata").format();
|
54
|
+
var time = getTime.slice(getTime.indexOf("T") + 1, getTime.indexOf("+"));
|
55
|
+
var hour = time.split(":")[0];
|
56
|
+
var minute = time.split(":")[1];
|
57
|
+
var sleepTime = getTime.replace(hour + ":", contentHour + ":").replace(minute + ":", contentMinute + ":");
|
58
|
+
for (var i = 1; i < 7; i++) wakeTime.push(moment(sleepTime).tz("Asia/Kolkata").add(90 * i + 15, 'm').format("HH:mm"));
|
59
|
+
return api.sendMessage(getText("returnTimeSet", content, wakeTime.join(', ')), threadID, messageID);
|
60
|
+
}
|
61
|
+
}
|
@@ -0,0 +1,61 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "slot",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "fair play",
|
7
|
+
commandCategory: "game",
|
8
|
+
usages: "[number coin required]",
|
9
|
+
cooldowns: 5,
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.languages = {
|
13
|
+
"vi": {
|
14
|
+
"missingInput": "[ SLOT ] Số tiền đặt cược không được để trống hoặc là số âm",
|
15
|
+
"moneyBetNotEnough": "[ SLOT ] Số tiền bạn đặt lớn hơn hoặc bằng số dư của bạn!",
|
16
|
+
"limitBet": "[ SLOT ] Số coin đặt không được dưới 50$!",
|
17
|
+
"returnWin": "🎰 %1 | %2 | %3 🎰\nBạn đã thắng với %4$",
|
18
|
+
"returnLose": "🎰 %1 | %2 | %3 🎰\nBạn đã thua và mất %4$"
|
19
|
+
},
|
20
|
+
"en": {
|
21
|
+
"missingInput": "[ SLOT ] The bet money must not be blank or a negative number",
|
22
|
+
"moneyBetNotEnough": "[ SLOT ] The money you betted is bigger than your balance!",
|
23
|
+
"limitBet": "[ SLOT ] Your bet is too low, the minimum is 50$",
|
24
|
+
"returnWin": "🎰 %1 | %2 | %3 🎰\nYou won with %4$",
|
25
|
+
"returnLose": "🎰 %1 | %2 | %3 🎰\nYou lost and loss %4$"
|
26
|
+
}
|
27
|
+
}
|
28
|
+
|
29
|
+
module.exports.run = async function({ api, event, args, Currencies, getText }) {
|
30
|
+
const { threadID, messageID, senderID } = event;
|
31
|
+
const { getData, increaseMoney, decreaseMoney } = Currencies;
|
32
|
+
const slotItems = ["🍇", "🍉", "🍊", "🍏", "7⃣", "🍓", "🍒", "🍌", "🥝", "🥑", "🌽"];
|
33
|
+
const moneyUser = (await getData(senderID)).money;
|
34
|
+
|
35
|
+
var moneyBet = parseInt(args[0]);
|
36
|
+
if (isNaN(moneyBet) || moneyBet <= 0) return api.sendMessage(getText("missingInput"), threadID, messageID);
|
37
|
+
if (moneyBet > moneyUser) return api.sendMessage(getText("moneyBetNotEnough"), threadID, messageID);
|
38
|
+
if (moneyBet < 50) return api.sendMessage(getText("limitBet"), threadID, messageID);
|
39
|
+
var number = [], win = false;
|
40
|
+
for (i = 0; i < 3; i++) number[i] = Math.floor(Math.random() * slotItems.length);
|
41
|
+
if (number[0] == number[1] && number[1] == number[2]) {
|
42
|
+
moneyBet *= 9;
|
43
|
+
win = true;
|
44
|
+
}
|
45
|
+
else if (number[0] == number[1] || number[0] == number[2] || number[1] == number[2]) {
|
46
|
+
moneyBet *= 2;
|
47
|
+
win = true;
|
48
|
+
}
|
49
|
+
switch (win) {
|
50
|
+
case true: {
|
51
|
+
api.sendMessage(getText("returnWin", slotItems[number[0]], slotItems[number[1]], slotItems[number[2]], moneyBet), threadID, messageID);
|
52
|
+
await increaseMoney(senderID, moneyBet);
|
53
|
+
break;
|
54
|
+
}
|
55
|
+
case false: {
|
56
|
+
api.sendMessage(getText("returnLose", slotItems[number[0]], slotItems[number[1]], slotItems[number[2]], moneyBet), threadID, messageID);
|
57
|
+
await decreaseMoney(senderID, moneyBet);
|
58
|
+
break;
|
59
|
+
}
|
60
|
+
}
|
61
|
+
}
|