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,138 @@
|
|
1
|
+
const fs = require('fs');
|
2
|
+
const ytdl = require('ytdl-core');
|
3
|
+
const { resolve } = require('path');
|
4
|
+
const moment = require("moment-timezone");
|
5
|
+
var gio = moment.tz("Asia/KOLKATA").format("HH:mm:ss");
|
6
|
+
async function downloadMusicFromYoutube(link, path) {
|
7
|
+
var timestart = Date.now();
|
8
|
+
if(!link) return 'Thiแบฟu link'
|
9
|
+
var resolveFunc = function () { };
|
10
|
+
var rejectFunc = function () { };
|
11
|
+
var returnPromise = new Promise(function (resolve, reject) {
|
12
|
+
resolveFunc = resolve;
|
13
|
+
rejectFunc = reject;
|
14
|
+
});
|
15
|
+
ytdl(link, {
|
16
|
+
filter: format =>
|
17
|
+
format.quality == 'tiny' && format.audioBitrate == 128 && format.hasAudio == true
|
18
|
+
}).pipe(fs.createWriteStream(path))
|
19
|
+
.on("close", async () => {
|
20
|
+
var data = await ytdl.getInfo(link)
|
21
|
+
var result = {
|
22
|
+
title: data.videoDetails.title,
|
23
|
+
dur: Number(data.videoDetails.lengthSeconds),
|
24
|
+
viewCount: data.videoDetails.viewCount,
|
25
|
+
likes: data.videoDetails.likes,
|
26
|
+
uploadDate: data.videoDetails.uploadDate,
|
27
|
+
sub: data.videoDetails.author.subscriber_count,
|
28
|
+
author: data.videoDetails.author.name,
|
29
|
+
timestart: timestart
|
30
|
+
}
|
31
|
+
resolveFunc(result)
|
32
|
+
})
|
33
|
+
return returnPromise
|
34
|
+
}
|
35
|
+
module.exports.config = {
|
36
|
+
name: "music",
|
37
|
+
version: "1.0.0",
|
38
|
+
hasPermssion: 0,
|
39
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
40
|
+
description: "Play music via YouTube link or search keyword",
|
41
|
+
commandCategory: "Utilities",
|
42
|
+
usages: "[searchMusic]",
|
43
|
+
cooldowns: 0
|
44
|
+
}
|
45
|
+
|
46
|
+
module.exports.handleReply = async function ({ api, event, handleReply }) {
|
47
|
+
const moment = require("moment-timezone");
|
48
|
+
const time = moment.tz("Asia/KOLKATA").format("HH:mm:ss");
|
49
|
+
const axios = require('axios')
|
50
|
+
const { createReadStream, unlinkSync, statSync } = require("fs-extra")
|
51
|
+
try {
|
52
|
+
var path = `${__dirname}/cache/sing-${event.senderID}.mp3`
|
53
|
+
var data = await downloadMusicFromYoutube('https://www.youtube.com/watch?v=' + handleReply.link[event.body -1], path);
|
54
|
+
if (fs.statSync(path).size > 36214400) return api.sendMessage('๐๐ก๐ ๐๐ข๐ฅ๐ ๐๐จ๐ฎ๐ฅ๐ ๐ง๐จ๐ญ ๐๐ ๐ฌ๐๐ง๐ญ ๐๐๐๐๐ฎ๐ฌ๐ ๐ข๐ญ ๐ข๐ฌ ๐ฅ๐๐ซ๐ ๐๐ซ ๐ญ๐ก๐๐ง ๐๐๐๐', event.threadID, () => fs.unlinkSync(path), event.messageID);
|
55
|
+
api.unsendMessage(handleReply.messageID)
|
56
|
+
return api.sendMessage({
|
57
|
+
body: `๐ถ=====ใ ๐๐ฎ๐ฌ๐ข๐ ใ=====๏ธ๐ถ\nโโโโโโโโโโโโโโ\n๐ โ ๐ง๐ถ๐๐น๐ฒ: ${data.title} ( ${this.convertHMS(data.dur)} )\n๐ โ ๐จ๐ฝ๐น๐ผ๐ฎ๐ฑ ๐๐ฎ๐๐ฒ: ${data.uploadDate}\n๐ป โ ๐๐ต๐ฎ๐ป๐ป๐ฒ๐น: ${data.author}\n๐ โ ๐ฆ๐๐ฏ๐๐ฐ๐ฟ๐ถ๐ฏ๐ฒ๐ฟ: ${data.sub}\n๐ โ ๐ง๐ผ๐๐ฎ๐น ๐ฉ๐ถ๐ฒ๐๐: ${data.viewCount} ๐๐ถ๐ฒ๐\nโค๏ธ โ ๐ง๐ผ๐๐ฎ๐น ๐๐ถ๐ธ๐ฒ๐: ${data.likes}\n๐ โ ๐๐ผ๐๐ป๐น๐ผ๐ฎ๐ฑ ๐น๐ถ๐ป๐ธ๐: https://www.y2meta.com/en/youtube/${handleReply.link[event.body - 1]}\nโณ โ ๐ง๐ถ๐บ๐ฒ ๐ง๐ฎ๐ธ๐ฒ๐ปฬ: ${Math.floor((Date.now()- data.timestart)/1000)} ๐ฆ๐ฒ๐ฐ๐ผ๐ป๐ฑ๐\n======= [ ${time} ] =======`,
|
58
|
+
attachment: fs.createReadStream(path)}, event.threadID, ()=> fs.unlinkSync(path),
|
59
|
+
event.messageID)
|
60
|
+
|
61
|
+
}
|
62
|
+
catch (e) { return console.log(e) }
|
63
|
+
}
|
64
|
+
module.exports.convertHMS = function(value) {
|
65
|
+
const sec = parseInt(value, 10);
|
66
|
+
let hours = Math.floor(sec / 3600);
|
67
|
+
let minutes = Math.floor((sec - (hours * 3600)) / 60);
|
68
|
+
let seconds = sec - (hours * 3600) - (minutes * 60);
|
69
|
+
if (hours < 10) {hours = "0"+hours;}
|
70
|
+
if (minutes < 10) {minutes = "0"+minutes;}
|
71
|
+
if (seconds < 10) {seconds = "0"+seconds;}
|
72
|
+
return (hours != '00' ? hours +':': '') + minutes+':'+seconds;
|
73
|
+
}
|
74
|
+
module.exports.run = async function ({ api, event, args }) {
|
75
|
+
let axios = require('axios');
|
76
|
+
if (args.length == 0 || !args) return api.sendMessage('ยปโ๐๐ก๐ข๐ฌ ๐๐ข๐ฅ๐ ๐๐จ๐ฎ๐ฅ๐ ๐ง๐จ๐ญ ๐๐ ๐ฌ๐๐ง๐ญ.', event.threadID, event.messageID);
|
77
|
+
const keywordSearch = args.join(" ");
|
78
|
+
var path = `${__dirname}/cache/sing-${event.senderID}.mp3`
|
79
|
+
if (fs.existsSync(path)) {
|
80
|
+
fs.unlinkSync(path)
|
81
|
+
}
|
82
|
+
if (args.join(" ").indexOf("https://") == 0) {
|
83
|
+
try {
|
84
|
+
var data = await downloadMusicFromYoutube(args.join(" "), path);
|
85
|
+
if (fs.statSync(path).size > 3621440000) return api.sendMessage('๐๐ก๐ ๐๐ข๐ฅ๐ ๐๐จ๐ฎ๐ฅ๐ ๐ง๐จ๐ญ ๐๐ ๐ฌ๐๐ง๐ญ ๐๐๐๐๐ฎ๐ฌ๐ ๐ข๐ญ ๐ข๐ฌ ๐ฅ๐๐ซ๐ ๐๐ซ ๐ญ๐ก๐๐ง ๐๐๐๐.', event.threadID, () => fs.unlinkSync(path), event.messageID);
|
86
|
+
return api.sendMessage({
|
87
|
+
body: `๐ถ=====ใ ๐๐ฎ๐ฌ๐ข๐ ใ=====๏ธ๐ถ\nโโโโโโโโโโโโโโ\n๐ โ ๐ง๐ถ๐๐น๐ฒ: ${data.title} ( ${this.convertHMS(data.dur)} )\n๐ โ ๐จ๐ฝ๐น๐ผ๐ฎ๐ฑ ๐๐ฎ๐๐ฒ: ${data.uploadDate}\n๐ป โ ๐๐ต๐ฎ๐ป๐ป๐ฒ๐น: ${data.author}\n๐ โ ๐ฆ๐๐ฏ๐๐ฐ๐ฟ๐ถ๐ฏ๐ฒ๐ฟ: ${data.sub}\n๐ โ ๐ง๐ผ๐๐ฎ๐น ๐ฉ๐ถ๐ฒ๐๐: ${data.viewCount} ๐๐ถ๐ฒ๐\nโค๏ธ โ ๐ง๐ผ๐๐ฎ๐น ๐๐ถ๐ธ๐ฒ๐: ${data.likes}\nโณ โ ๐ง๐ถ๐บ๐ฒ ๐ง๐ฎ๐ธ๐ฒ๐ปฬ: ${Math.floor((Date.now()- data.timestart)/1000)} ๐ฆ๐ฒ๐ฐ๐ผ๐ป๐ฑ๐\n๐ โ ๐๐ผ๐๐ป๐น๐ผ๐ฎ๐ฑ ๐น๐ถ๐ป๐ธ๐: https://www.y2meta.com/en/youtube/${handleReply.link[event.body - 1]}\n======= [ ${time} ] =======`,
|
88
|
+
attachment: fs.createReadStream(path)}, event.threadID, ()=> fs.unlinkSync(path),
|
89
|
+
event.messageID)
|
90
|
+
|
91
|
+
}
|
92
|
+
catch (e) { return console.log(e) }
|
93
|
+
} else {
|
94
|
+
try {
|
95
|
+
var link = [],
|
96
|
+
msg = "",
|
97
|
+
num = 0,
|
98
|
+
numb = 0;
|
99
|
+
var imgthumnail = []
|
100
|
+
const Youtube = require('youtube-search-api');
|
101
|
+
var data = (await Youtube.GetListByKeyword(keywordSearch, false,6)).items;
|
102
|
+
for (let value of data) {
|
103
|
+
link.push(value.id);
|
104
|
+
let folderthumnail = __dirname + `/cache/${numb+=1}.png`;
|
105
|
+
let linkthumnail = `https://img.youtube.com/vi/${value.id}/hqdefault.jpg`;
|
106
|
+
let getthumnail = (await axios.get(`${linkthumnail}`, {
|
107
|
+
responseType: 'arraybuffer'
|
108
|
+
})).data;
|
109
|
+
let datac = (await axios.get(`https://www.googleapis.com/youtube/v3/videos?part=snippet&id=${value.id}&key=AIzaSyBPdGN3eMhswfSKWoaomzdlEftf3NjV1gM`)).data;
|
110
|
+
fs.writeFileSync(folderthumnail, Buffer.from(getthumnail, 'utf-8'));
|
111
|
+
imgthumnail.push(fs.createReadStream(__dirname + `/cache/${numb}.png`));
|
112
|
+
let channel = datac.items[0].snippet.channelTitle;
|
113
|
+
num = num+=1
|
114
|
+
if (num == 1) var num1 = "๐. "
|
115
|
+
if (num == 2) var num1 = "๐. "
|
116
|
+
if (num == 3) var num1 = "๐. "
|
117
|
+
if (num == 4) var num1 = "๐. "
|
118
|
+
if (num == 5) var num1 = "๐. "
|
119
|
+
if (num == 6) var num1 = "๐. "
|
120
|
+
|
121
|
+
msg += (`${num1} - ${value.title} ( ${value.length.simpleText} )\n๐ป โ ๐๐ต๐ฎ๐ป๐ป๐ฒ๐น: ${channel}\nโโโโโโโโโโโโโโ\n`);
|
122
|
+
}
|
123
|
+
var body = `ยป๐ ๐๐๐๐ซ๐๐ก ๐๐ฎ๐๐๐๐ฌ๐ฌ! ๐๐ก๐๐ซ๐ ๐๐ซ๐ ${link.length} ๐๐จ๐ง๐ :\nโโโโโโโโโโโโโโ\n${msg}ยป ๐๐ซ ๐ซ๐๐ฉ๐ฅ๐ฒ (๐ฉ๐๐ซ๐ญ๐ข๐๐ข๐ฉ๐๐ญ๐) ๐ญ๐จ ๐๐ก๐จ๐จ๐ฌ๐ ๐จ๐ง๐ ๐ข๐ง ๐ฒ๐จ๐ฎ๐ซ ๐ก๐๐๐ซ๐ญ`
|
124
|
+
return api.sendMessage({
|
125
|
+
attachment: imgthumnail,
|
126
|
+
body: body
|
127
|
+
}, event.threadID, (error, info) => global.client.handleReply.push({
|
128
|
+
type: 'reply',
|
129
|
+
name: this.config.name,
|
130
|
+
messageID: info.messageID,
|
131
|
+
author: event.senderID,
|
132
|
+
link
|
133
|
+
}), event.messageID);
|
134
|
+
} catch(e) {
|
135
|
+
return api.sendMessage('An error occurred, please try again in a moment!!\n' + e, event.threadID, event.messageID);
|
136
|
+
}
|
137
|
+
}
|
138
|
+
}
|
@@ -0,0 +1,44 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "music2",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "Priyansh Rajput",
|
6
|
+
description: "find lyrics",
|
7
|
+
commandCategory: "media",
|
8
|
+
usages: "song name",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"lyrics-finder":""
|
12
|
+
}
|
13
|
+
};
|
14
|
+
|
15
|
+
module.exports.run = async function({ api, event, args, __GLOBAL }) {
|
16
|
+
var lyr = require("lyrics-finder");
|
17
|
+
const axios = require("axios"),
|
18
|
+
fs = require("fs-extra");
|
19
|
+
var {body} = event;
|
20
|
+
let lyrics = await lyr(body);
|
21
|
+
|
22
|
+
const YouTubeAPI = require("simple-youtube-api");
|
23
|
+
const youtube = new YouTubeAPI("AIzaSyAoRKGq6kkrDl1-Y97C10l8qz3TBarMV44");
|
24
|
+
var results = await youtube.searchVideos(body, 1);
|
25
|
+
for (let value of results) {var idmus = value.id;}
|
26
|
+
|
27
|
+
|
28
|
+
var ytdl = require("ytdl-core");
|
29
|
+
|
30
|
+
ytdl("https://m.youtube.com/watch?v="+idmus)
|
31
|
+
.pipe(fs.createWriteStream(__dirname + `/cache/lyric.mp3`))
|
32
|
+
.on("close", () => {
|
33
|
+
|
34
|
+
/*var getms = (await axios.get(abc, {responseType: "arraybuffer"})).data;
|
35
|
+
|
36
|
+
fs.writeFileSync(__dirname + "/cache/lyric.m4a", Buffer.from(getms, "utf-8"));*/
|
37
|
+
|
38
|
+
api.sendMessage({attachment: fs. createReadStream(__dirname+"/cache/lyric.mp3"), body: lyrics}, event.threadID, event.messageID);
|
39
|
+
}
|
40
|
+
|
41
|
+
|
42
|
+
) }
|
43
|
+
|
44
|
+
|
@@ -0,0 +1,124 @@
|
|
1
|
+
const fs = require('fs');
|
2
|
+
const ytdl = require('@distube/ytdl-core');
|
3
|
+
const { resolve } = require('path');
|
4
|
+
const moment = require("moment-timezone");
|
5
|
+
var gio = moment.tz("Asia/KOLKATA").format("HH:mm:ss");
|
6
|
+
async function downloadMusicFromYoutube(link, path) {
|
7
|
+
var timestart = Date.now();
|
8
|
+
if(!link) return 'Thiแบฟu link'
|
9
|
+
var resolveFunc = function () { };
|
10
|
+
var rejectFunc = function () { };
|
11
|
+
var returnPromise = new Promise(function (resolve, reject) {
|
12
|
+
resolveFunc = resolve;
|
13
|
+
rejectFunc = reject;
|
14
|
+
});
|
15
|
+
ytdl(link, {
|
16
|
+
filter: format =>
|
17
|
+
format.quality == 'tiny' && format.audioBitrate == 128 && format.hasAudio == true
|
18
|
+
}).pipe(fs.createWriteStream(path))
|
19
|
+
.on("close", async () => {
|
20
|
+
var datac = await ytdl.getInfo(link)
|
21
|
+
var result = {
|
22
|
+
title: datac.videoDetails.title,
|
23
|
+
dur: Number(datac.videoDetails.lengthSeconds),
|
24
|
+
viewCount: datac.videoDetails.viewCount,
|
25
|
+
likes: datac.videoDetails.likes,
|
26
|
+
uploadDate: datac.videoDetails.uploadDate,
|
27
|
+
sub: datac.videoDetails.author.subscriber_count,
|
28
|
+
author: datac.videoDetails.author.name,
|
29
|
+
timestart: timestart
|
30
|
+
}
|
31
|
+
resolveFunc(result)
|
32
|
+
})
|
33
|
+
return returnPromise
|
34
|
+
}
|
35
|
+
module.exports.config = {
|
36
|
+
name: "musicv2",
|
37
|
+
version: "2.0.4",
|
38
|
+
hasPermssion: 0,
|
39
|
+
credits: "Grey fixed by jonell",
|
40
|
+
description: "Play music",
|
41
|
+
prefix: true,
|
42
|
+
usePrefix: true,
|
43
|
+
commandCategory: "utility",
|
44
|
+
usages: "sing [your music title]",
|
45
|
+
cooldowns: 5,
|
46
|
+
dependencies: {
|
47
|
+
"fs-extra": "",
|
48
|
+
"request": "",
|
49
|
+
"axios": "",
|
50
|
+
"@distube/ytdl-core": "",
|
51
|
+
"yt-search": ""
|
52
|
+
}
|
53
|
+
};
|
54
|
+
|
55
|
+
module.exports.run = async ({ api, event }) => {
|
56
|
+
const moment = require("moment-timezone");
|
57
|
+
const time = moment.tz("Asia/KOLKATA").format("HH:mm:ss");
|
58
|
+
const axios = require("axios");
|
59
|
+
const fs = require("fs-extra");
|
60
|
+
const ytdl = require("@distube/ytdl-core");
|
61
|
+
const request = require("request");
|
62
|
+
const yts = require("yt-search");
|
63
|
+
|
64
|
+
const input = event.body;
|
65
|
+
const text = input.substring(12);
|
66
|
+
const data = input.split(" ");
|
67
|
+
|
68
|
+
if (data.length < 2) {
|
69
|
+
return api.sendMessage("Please put a song", event.threadID);
|
70
|
+
}
|
71
|
+
|
72
|
+
data.shift();
|
73
|
+
const song = data.join(" ");
|
74
|
+
|
75
|
+
try {
|
76
|
+
api.sendMessage(`๐ | Searching for "${song}". Please wait...`, event.threadID);
|
77
|
+
|
78
|
+
const res = await axios.get(`https://www.googleapis.com/youtube/v3/videos?part=snippet&id=${encodeURIComponent(song)}&key=AIzaSyBPdGN3eMhswfSKWoaomzdlEftf3NjV1gM`);
|
79
|
+
|
80
|
+
const searchResults = await yts(song);
|
81
|
+
if (!searchResults.videos.length) {
|
82
|
+
return api.sendMessage("Error: Invalid request.", event.threadID, event.messageID);
|
83
|
+
}
|
84
|
+
|
85
|
+
const video = searchResults.videos[0];
|
86
|
+
const videoUrl = video.url;
|
87
|
+
|
88
|
+
const stream = ytdl(videoUrl, { filter: "audioonly" });
|
89
|
+
|
90
|
+
const fileName = `${event.senderID}.mp3`;
|
91
|
+
const filePath = __dirname + `/cache/${fileName}`;
|
92
|
+
|
93
|
+
stream.pipe(fs.createWriteStream(filePath));
|
94
|
+
|
95
|
+
stream.on('response', () => {
|
96
|
+
console.info('[DOWNLOADER]', 'Starting download now!');
|
97
|
+
});
|
98
|
+
|
99
|
+
stream.on('info', (info) => {
|
100
|
+
console.info('[DOWNLOADER]', `Downloading ${info.videoDetails.title} by ${info.videoDetails.author.name}`);
|
101
|
+
});
|
102
|
+
|
103
|
+
stream.on('end', () => {
|
104
|
+
console.info('[DOWNLOADER] Downloaded');
|
105
|
+
|
106
|
+
if (fs.statSync(filePath).size > 36214400) {
|
107
|
+
fs.unlinkSync(filePath);
|
108
|
+
return api.sendMessage('โ | ERROR The file could not be sent because it is larger than 35MB.', event.threadID);
|
109
|
+
}
|
110
|
+
|
111
|
+
const message = {
|
112
|
+
body: `๐ต | Here's your music, enjoy!๐ฅฐ\n\nTitle: ${song}\n======= [ ${time} ] =======`,
|
113
|
+
attachment: fs.createReadStream(filePath)
|
114
|
+
};
|
115
|
+
|
116
|
+
api.sendMessage(message, event.threadID, () => {
|
117
|
+
fs.unlinkSync(filePath);
|
118
|
+
});
|
119
|
+
});
|
120
|
+
} catch (error) {
|
121
|
+
console.error('[ERROR]', error);
|
122
|
+
api.sendMessage('An error occurred while processing the command.', event.threadID);
|
123
|
+
}
|
124
|
+
};
|
@@ -0,0 +1,45 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "coin",
|
3
|
+
version: "1.0.2",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "Check the amount of yourself or the person tagged",
|
7
|
+
commandCategory: "economy",
|
8
|
+
usages: "[Tag]",
|
9
|
+
cooldowns: 5
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.languages = {
|
13
|
+
"vi": {
|
14
|
+
"sotienbanthan": "Sแป tiแปn bแบกn ฤang cรณ: %1$",
|
15
|
+
"sotiennguoikhac": "Sแป tiแปn cแปงa %1 hiแปn ฤang cรณ lร : %2$"
|
16
|
+
},
|
17
|
+
"en": {
|
18
|
+
"sotienbanthan": "Your current balance: %1$",
|
19
|
+
"sotiennguoikhac": "%1's current balance: %2$."
|
20
|
+
}
|
21
|
+
}
|
22
|
+
|
23
|
+
module.exports.run = async function({ api, event, args, Currencies, getText }) {
|
24
|
+
const { threadID, messageID, senderID, mentions } = event;
|
25
|
+
|
26
|
+
if (!args[0]) {
|
27
|
+
const money = (await Currencies.getData(senderID)).money;
|
28
|
+
return api.sendMessage(getText("sotienbanthan", money), threadID, messageID);
|
29
|
+
}
|
30
|
+
|
31
|
+
else if (Object.keys(event.mentions).length == 1) {
|
32
|
+
var mention = Object.keys(mentions)[0];
|
33
|
+
var money = (await Currencies.getData(mention)).money;
|
34
|
+
if (!money) money = 0;
|
35
|
+
return api.sendMessage({
|
36
|
+
body: getText("sotiennguoikhac", mentions[mention].replace(/\@/g, ""), money),
|
37
|
+
mentions: [{
|
38
|
+
tag: mentions[mention].replace(/\@/g, ""),
|
39
|
+
id: mention
|
40
|
+
}]
|
41
|
+
}, threadID, messageID);
|
42
|
+
}
|
43
|
+
|
44
|
+
else return global.utils.throwError(this.config.name, threadID, messageID);
|
45
|
+
}
|
@@ -0,0 +1,80 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "go",
|
3
|
+
version: "2.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "",
|
7
|
+
commandCategory: "Love",
|
8
|
+
usages: "[tag]",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"axios": "",
|
12
|
+
"fs-extra": "",
|
13
|
+
"path": "",
|
14
|
+
"jimp": ""
|
15
|
+
}
|
16
|
+
};
|
17
|
+
|
18
|
+
module.exports.onLoad = async() => {
|
19
|
+
const { resolve } = global.nodemodule["path"];
|
20
|
+
const { existsSync, mkdirSync } = global.nodemodule["fs-extra"];
|
21
|
+
const { downloadFile } = global.utils;
|
22
|
+
const dirMaterial = __dirname + `/cache/canvas/`;
|
23
|
+
const path = resolve(__dirname, 'cache/canvas', 'namtay.png');
|
24
|
+
if (!existsSync(dirMaterial + "canvas")) mkdirSync(dirMaterial, { recursive: true });
|
25
|
+
if (!existsSync(path)) await downloadFile("https://imgur.com/vcG4det.jpg", path);
|
26
|
+
}
|
27
|
+
|
28
|
+
async function makeImage({ one, two }) {
|
29
|
+
const fs = global.nodemodule["fs-extra"];
|
30
|
+
const path = global.nodemodule["path"];
|
31
|
+
const axios = global.nodemodule["axios"];
|
32
|
+
const jimp = global.nodemodule["jimp"];
|
33
|
+
const __root = path.resolve(__dirname, "cache", "canvas");
|
34
|
+
|
35
|
+
let namtay_img = await jimp.read(__root + "/namtay.png");
|
36
|
+
let pathImg = __root + `/namtay_${one}_${two}.png`;
|
37
|
+
let avatarOne = __root + `/avt_${one}.png`;
|
38
|
+
let avatarTwo = __root + `/avt_${two}.png`;
|
39
|
+
|
40
|
+
let getAvatarOne = (await axios.get(`https://graph.facebook.com/${one}/picture?height=720&width=720&access_token=1073911769817594|aa417da57f9e260d1ac1ec4530b417de`, { responseType: 'arraybuffer' })).data;
|
41
|
+
fs.writeFileSync(avatarOne, Buffer.from(getAvatarOne, 'utf-8'));
|
42
|
+
|
43
|
+
let getAvatarTwo = (await axios.get(`https://graph.facebook.com/${two}/picture?height=720&width=720&access_token=1073911769817594|aa417da57f9e260d1ac1ec4530b417de`, { responseType: 'arraybuffer' })).data;
|
44
|
+
fs.writeFileSync(avatarTwo, Buffer.from(getAvatarTwo, 'utf-8'));
|
45
|
+
|
46
|
+
let circleOne = await jimp.read(await circle(avatarOne));
|
47
|
+
let circleTwo = await jimp.read(await circle(avatarTwo));
|
48
|
+
namtay_img.resize(700, 440).composite(circleOne.resize(50, 50), 287, 97).composite(circleTwo.resize(40, 40), 50, 137);
|
49
|
+
|
50
|
+
let raw = await namtay_img.getBufferAsync("image/png");
|
51
|
+
|
52
|
+
fs.writeFileSync(pathImg, raw);
|
53
|
+
fs.unlinkSync(avatarOne);
|
54
|
+
fs.unlinkSync(avatarTwo);
|
55
|
+
|
56
|
+
return pathImg;
|
57
|
+
}
|
58
|
+
async function circle(image) {
|
59
|
+
const jimp = require("jimp");
|
60
|
+
image = await jimp.read(image);
|
61
|
+
image.circle();
|
62
|
+
return await image.getBufferAsync("image/png");
|
63
|
+
}
|
64
|
+
|
65
|
+
module.exports.run = async function ({ event, api, args }) {
|
66
|
+
const fs = global.nodemodule["fs-extra"];
|
67
|
+
const { threadID, messageID, senderID } = event;
|
68
|
+
var mention = Object.keys(event.mentions)[0]
|
69
|
+
let tag = event.mentions[mention].replace("@", "");
|
70
|
+
if (!mention) return api.sendMessage("Please tag one person.", threadID, messageID);
|
71
|
+
else {
|
72
|
+
var one = senderID, two = mention;
|
73
|
+
return makeImage({ one, two }).then(path => api.sendMessage({ body: "Hold hands tightly " + tag + ' don't let go bae๐',
|
74
|
+
mentions: [{
|
75
|
+
tag: tag,
|
76
|
+
id: mention
|
77
|
+
}],
|
78
|
+
attachment: fs.createReadStream(path) }, threadID, () => fs.unlinkSync(path), messageID));
|
79
|
+
}
|
80
|
+
}
|
@@ -0,0 +1,63 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "natsuki",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "chinhle & Re-Made by SaikiDesu",
|
6
|
+
description: "Tแบกo ra mแปt avt trรชn taoanhdep.",
|
7
|
+
commandCategory: "tแบกo แบฃnh",
|
8
|
+
cooldowns: 0,
|
9
|
+
dependencies: {
|
10
|
+
"fs-extra": "",
|
11
|
+
"request": "",
|
12
|
+
"axios": "",
|
13
|
+
"node-fetch": ""
|
14
|
+
}
|
15
|
+
};
|
16
|
+
|
17
|
+
module.exports.run = async function ({ api, args, event}) {
|
18
|
+
const fs = global.nodemodule["fs-extra"];
|
19
|
+
const axios = global.nodmodule["axios"];
|
20
|
+
const fetch = global.nodemodule["node-superfetch"];
|
21
|
+
var text = args.join(" ");
|
22
|
+
var background = ["bedroom","class","closet","club","corridor","house","kitchen","residential","sayori_bedroom"];
|
23
|
+
var body = ["1b","1","2b","2"];
|
24
|
+
var face = ["a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","1t","2bt","2bta","2btb","2btc","2btd","2bte","2btf","2btg","2bth","2bti","2t","2ta","2tb","2tc","2td","2te","2tf","2tg","2th","2ti"];
|
25
|
+
if (text === "") {
|
26
|
+
api.sendMessage("input keyword", event.threadID, event.messageID)
|
27
|
+
}
|
28
|
+
else {
|
29
|
+
//try {
|
30
|
+
var fetchdata = await fetch(`https://nekobot.xyz/api/imagegen?type=ddlc&character=natsuki&background=${background[Math.floor(Math.random() * background.length)]}&body=${body[Math.floor(Math.random() * body.length)]}&face=${face[Math.floor(Math.random() * face.length)]}&text=${text}`)
|
31
|
+
var json = await fetchdata.json();
|
32
|
+
if (json.success == true) {
|
33
|
+
var fetchimage = await fetch(json.message);
|
34
|
+
var buffer = await fetchimage.buffer();
|
35
|
+
var imagesx = new streamBuffers.ReadableStreamBuffer({
|
36
|
+
frequency: 1,
|
37
|
+
chunkSize: 8192
|
38
|
+
});
|
39
|
+
imagesx.path = 'image.png';
|
40
|
+
imagesx.put(buffer);
|
41
|
+
imagesx.stop();
|
42
|
+
|
43
|
+
return {
|
44
|
+
handler: "internal",
|
45
|
+
data: {
|
46
|
+
attachment: ([imagesx])
|
47
|
+
}
|
48
|
+
}
|
49
|
+
} else {
|
50
|
+
return {
|
51
|
+
handler: "internal",
|
52
|
+
data: "Status code: "+ json.status
|
53
|
+
}
|
54
|
+
}
|
55
|
+
}
|
56
|
+
|
57
|
+
/*catch (err){
|
58
|
+
console.log(err)
|
59
|
+
}*/
|
60
|
+
|
61
|
+
|
62
|
+
//}
|
63
|
+
}
|
@@ -0,0 +1,58 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "naugty",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "Random แบขnh BJ",
|
7
|
+
commandCategory: "nsfw",
|
8
|
+
usages: "naugty",
|
9
|
+
cooldowns: 3,
|
10
|
+
dependencies: {
|
11
|
+
"request": "",
|
12
|
+
"fs-extra": "",
|
13
|
+
"axios": ""
|
14
|
+
}
|
15
|
+
};
|
16
|
+
|
17
|
+
module.exports.run = async ({ api, event, args, client, Users, Threads, __GLOBAL, Currencies }) => {
|
18
|
+
const axios = global.nodemodule["axios"];
|
19
|
+
const request = global.nodemodule["request"];
|
20
|
+
const fs = global.nodemodule["fs-extra"];
|
21
|
+
var link = [
|
22
|
+
"https://imgur.com/meyGJvz.jpg",
|
23
|
+
"https://imgur.com/2n4l5Yq.jpg",
|
24
|
+
"https://imgur.com/PxngxOD.jpg",
|
25
|
+
"https://imgur.com/A0fbJ6d.jpg",
|
26
|
+
"https://imgur.com/sEkcx60.jpg",
|
27
|
+
"https://imgur.com/PB2RoCl.jpg",
|
28
|
+
"https://imgur.com/Fu4sWId.jpg",
|
29
|
+
"https://imgur.com/NrReaFG.jpg",
|
30
|
+
"https://imgur.com/CrdN1mS.jpg",
|
31
|
+
"https://imgur.com/rGyiCqb.jpg",
|
32
|
+
"https://imgur.com/wXZGi7T.jpg",
|
33
|
+
"https://imgur.com/Mu92PEc.jpg",
|
34
|
+
"https://imgur.com/sZMd93X.jpg",
|
35
|
+
"https://imgur.com/1kXE6eJ.jpg",
|
36
|
+
"https://imgur.com/CWDtOXZ.jpg",
|
37
|
+
"https://imgur.com/s1W3c57.jpg",
|
38
|
+
"https://imgur.com/QDlVYDW.jpg",
|
39
|
+
"https://imgur.com/6APRg4d.jpg",
|
40
|
+
"https://imgur.com/qitBUPy.jpg",
|
41
|
+
"https://imgur.com/LwgzvVk.jpg",
|
42
|
+
"https://imgur.com/PxVGoau.jpg",
|
43
|
+
"https://imgur.com/Tz00ugw.jpg",
|
44
|
+
"https://imgur.com/aWStCHt.jpg",
|
45
|
+
"https://imgur.com/ERPxzhs.jpg",
|
46
|
+
"https://imgur.com/igTYusM.jpg",
|
47
|
+
"https://imgur.com/lUsHdL0.jpg",
|
48
|
+
"https://imgur.com/P4MwhIi.jpg",
|
49
|
+
"https://imgur.com/qP4MZJW.jpg",
|
50
|
+
"https://imgur.com/XOQUPus.jpg",
|
51
|
+
"https://imgur.com/uRNq4q5.jpg",
|
52
|
+
"https://imgur.com/hvhj5Av.jpg",
|
53
|
+
"https://imgur.com/19M5A6q.jpg",
|
54
|
+
"https://i.imgur.com/FK16e5v.jpg",
|
55
|
+
];
|
56
|
+
var callback = () => api.sendMessage({ body: `All day I know Buscu Buslon. ๐`, attachment: fs.createReadStream(__dirname + "/cache/5.jpg") }, event.threadID, () => fs.unlinkSync(__dirname + "/cache/5.jpg"));
|
57
|
+
return request(encodeURI(link[Math.floor(Math.random() * link.length)])).pipe(fs.createWriteStream(__dirname + "/cache/5.jpg")).on("close", () => callback());
|
58
|
+
};
|
@@ -0,0 +1,22 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "newbox",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "Create a new chat group with the tag",
|
7
|
+
commandCategory: "Box Chat",
|
8
|
+
usages: '"/newbox [tag] | [New group name] or "/newbox me [tag] | [New group name]"',
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: "",
|
11
|
+
};
|
12
|
+
|
13
|
+
module.exports.run = async function({ api, Users, args, event }) {
|
14
|
+
if (args[0] == "me")
|
15
|
+
var id = [event.senderID]
|
16
|
+
else id = [];
|
17
|
+
var main = event.body;
|
18
|
+
var groupTitle = main.slice(main.indexOf("|") +2)
|
19
|
+
for (var i = 0; i < Object.keys(event.mentions).length; i++)
|
20
|
+
id.push(Object.keys(event.mentions)[i]);
|
21
|
+
api.createNewGroup(id, groupTitle,() => {api.sendMessage(`Has created a group ${groupTitle} success`, event.threadID)})
|
22
|
+
}
|
@@ -0,0 +1,64 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "news",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "Mirai Team",
|
6
|
+
description: "",
|
7
|
+
commandCategory: "news",
|
8
|
+
usages: "[key word]",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"axios": "",
|
12
|
+
"cheerio": "",
|
13
|
+
"https": ""
|
14
|
+
}
|
15
|
+
};
|
16
|
+
|
17
|
+
module.exports.languages = {
|
18
|
+
"en": {
|
19
|
+
"MissingInput": "Enter what you want to search ",
|
20
|
+
"notFoundResult": "There is no result match your input"
|
21
|
+
}
|
22
|
+
}
|
23
|
+
|
24
|
+
module.exports.run = async function({ api, event, args, getText }) {
|
25
|
+
const axios = global.nodemodule["axios"];
|
26
|
+
const https = global.nodemodule["https"];
|
27
|
+
const cheerio = global.nodemodule["cheerio"];
|
28
|
+
var out = (msg) => api.sendMessage(msg, event.threadID, event.messageID);
|
29
|
+
var url = "https://timkiem.vnexpress.net/?q=";
|
30
|
+
var q = args.join(" ");
|
31
|
+
if (!q) return out(getText("missingInput"));
|
32
|
+
|
33
|
+
function certificate({ url }) {
|
34
|
+
return new Promise(async function(resolve, reject) {
|
35
|
+
try {
|
36
|
+
var data = (await axios({
|
37
|
+
url: url,
|
38
|
+
method: "GET",
|
39
|
+
headers: {
|
40
|
+
'Content-Type': 'application/json'
|
41
|
+
},
|
42
|
+
responseType: "",
|
43
|
+
httpsAgent: new https.Agent({ rejectUnauthorized: false })
|
44
|
+
})).data;
|
45
|
+
return resolve(data);
|
46
|
+
} catch (e) {
|
47
|
+
return reject(e);
|
48
|
+
}
|
49
|
+
})
|
50
|
+
};
|
51
|
+
|
52
|
+
url = url + encodeURIComponent(q);
|
53
|
+
var data = await certificate({ url });
|
54
|
+
var $ = cheerio.load(data);
|
55
|
+
|
56
|
+
if (!$('h3.title-news').eq(0).text()) return out(getText("notFoundResult"));
|
57
|
+
for (let e = 0; e < 3; e++) {
|
58
|
+
var title = JSON.stringify($('h3.title-news').eq(e).text()).replace(/\\n|\\t|\"/g, "");
|
59
|
+
var desc = $('p.description').eq(e).text();
|
60
|
+
var link = $('h3.title-news a').eq(e).attr('href');
|
61
|
+
out(`${title}\n\n${desc}\n${link}`);
|
62
|
+
await new Promise(resolve => setTimeout(resolve, 1000));
|
63
|
+
}
|
64
|
+
}
|