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,61 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: 'removebg',
|
3
|
+
version: '1.1.1',
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: 'Raiden Makoto',
|
6
|
+
description: 'Chแปnh sแปญa แบฃnh',
|
7
|
+
commandCategory: 'Cรดng cแปฅ',
|
8
|
+
usages: 'Reply images or url images',
|
9
|
+
cooldowns: 2,
|
10
|
+
dependencies: {
|
11
|
+
'form-data': '',
|
12
|
+
'image-downloader': '',
|
13
|
+
'axios': ''
|
14
|
+
}
|
15
|
+
};
|
16
|
+
|
17
|
+
const axios = require('axios');
|
18
|
+
const FormData = require('form-data');
|
19
|
+
const fs = require('fs-extra');
|
20
|
+
const path = require('path');
|
21
|
+
const {image} = require('image-downloader');
|
22
|
+
module.exports.run = async function({
|
23
|
+
api, event, args
|
24
|
+
}){
|
25
|
+
try {
|
26
|
+
if (event.type !== "message_reply") return api.sendMessage("You must reply to a certain photo", event.threadID, event.messageID);
|
27
|
+
if (!event.messageReply.attachments || event.messageReply.attachments.length == 0) return api.sendMessage("You must reply to a certain photo", event.threadID, event.messageID);
|
28
|
+
if (event.messageReply.attachments[0].type != "photo") return api.sendMessage("This is not an image", event.threadID, event.messageID);
|
29
|
+
const content = (event.type == "message_reply") ? event.messageReply.attachments[0].url : args.join(" ");
|
30
|
+
const KeyApi = ["y5K9ssQnhr8sB9Tp4hrMsLtU","s6d6EanXm7pEsck9zKjgnJ5u","GJkFyR3WdGAwn8xW5MDYAVWf","xHSGza4zdY8KsHGpQs4phRx9","ymutgb6hEYEDR6xUbfQUiPri","m6AhtWhWJBAPqZzy5BrvMmUp","ZLTgza4FPGii1AEUmZpkzYb7"]
|
31
|
+
const inputPath = path.resolve(__dirname, 'cache', `photo.png`);
|
32
|
+
await image({
|
33
|
+
url: content, dest: inputPath
|
34
|
+
});
|
35
|
+
const formData = new FormData();
|
36
|
+
formData.append('size', 'auto');
|
37
|
+
formData.append('image_file', fs.createReadStream(inputPath), path.basename(inputPath));
|
38
|
+
axios({
|
39
|
+
method: 'post',
|
40
|
+
url: 'https://api.remove.bg/v1.0/removebg',
|
41
|
+
data: formData,
|
42
|
+
responseType: 'arraybuffer',
|
43
|
+
headers: {
|
44
|
+
...formData.getHeaders(),
|
45
|
+
'X-Api-Key': KeyApi[Math.floor(Math.random() * KeyApi.length)],
|
46
|
+
},
|
47
|
+
encoding: null
|
48
|
+
})
|
49
|
+
.then((response) => {
|
50
|
+
if (response.status != 200) return console.error('Error:', response.status, response.statusText);
|
51
|
+
fs.writeFileSync(inputPath, response.data);
|
52
|
+
return api.sendMessage({ attachment: fs.createReadStream(inputPath) }, event.threadID, () => fs.unlinkSync(inputPath));
|
53
|
+
})
|
54
|
+
.catch((error) => {
|
55
|
+
return console.error('Request failed:', error);
|
56
|
+
});
|
57
|
+
} catch (e) {
|
58
|
+
console.log(e)
|
59
|
+
return api.sendMessage(`has a belt`, event.threadID, event.messageID);
|
60
|
+
}
|
61
|
+
};
|
@@ -0,0 +1,86 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "resend",
|
3
|
+
version: "2.0.0",
|
4
|
+
hasPermssion: 1,
|
5
|
+
credits: "Yae Miko",
|
6
|
+
description: "Xem lแบกi tin nhแบฏn bแป gแปก",
|
7
|
+
commandCategory: "Box Chat",
|
8
|
+
usages: "",
|
9
|
+
cooldowns: 0,
|
10
|
+
hide: true,
|
11
|
+
dependencies: {
|
12
|
+
"request": "",
|
13
|
+
"fs-extra": "",
|
14
|
+
"axios": ""
|
15
|
+
}
|
16
|
+
};
|
17
|
+
|
18
|
+
module.exports.handleEvent = async function ({ event, api, client, Users }) {
|
19
|
+
const request = global.nodemodule["request"];
|
20
|
+
const axios = global.nodemodule["axios"]
|
21
|
+
const { writeFileSync, createReadStream } = global.nodemodule["fs-extra"];
|
22
|
+
|
23
|
+
let { messageID, senderID, threadID, body: content } = event;
|
24
|
+
if (!global.logMessage) global.logMessage = new Map();
|
25
|
+
if (!global.data.botID) global.data.botID = global.data.botID;
|
26
|
+
|
27
|
+
const thread = global.data.threadData.get(threadID) || {};
|
28
|
+
|
29
|
+
if (typeof thread["resend"] != "undefined" && thread["resend"] == true) return;
|
30
|
+
if (senderID == global.data.botID) return;
|
31
|
+
|
32
|
+
if (event.type != "message_unsend") global.logMessage.set(messageID, {
|
33
|
+
msgBody: content,
|
34
|
+
attachment: event.attachments
|
35
|
+
})
|
36
|
+
if (typeof thread["resend"] != "undefined" && thread["resend"] == true | event.type == "message_unsend") {
|
37
|
+
var getMsg = global.logMessage.get(messageID);
|
38
|
+
if (!getMsg) return;
|
39
|
+
let name = await Users.getNameUser(senderID);
|
40
|
+
if (getMsg.attachment[0] == undefined) return api.sendMessage(`๐ ${name} ๐๐ฎฬฃ๐ป ๐ง๐๐ผฬฬ๐ถ ๐๐ผฬฬ๐ป ๐ ๐ฎฬ ๐๐ผฬฬ ๐ก๐ต๐ฎ :)\n๐ก๐ต๐ฎฬฬ๐บ ๐ก๐ต๐ฎ๐ป๐ต ๐๐ฎฬฬ๐ป๐ด ๐๐ผฬฬ ๐ง๐ต๐ถฬ ๐๐ฎฬ๐ ๐๐ผฬฬ\n\n๐ปโโโโ โข๐โข โโโโ๐ป\n\n ๐๐จฬฃฬ๐ข ๐๐ฎ๐ง๐ : ${getMsg.msgBody}\n\n๐ปโโโโ โข๐โข โโโโ๐ป\n๐ต๐ฬ๐ ๐ต๐ฬ๐ ๐ฒ๐๐ฬ ๐ต๐ฬ๐ ๐จฬฬ๐ ๐ช๐ฬ ๐ฉ๐๐`, threadID)
|
41
|
+
else {
|
42
|
+
let num = 0
|
43
|
+
let msg = {
|
44
|
+
body: `๐ฐ ${name} ๐ฉ๐ฬฬ๐ฎ ๐๐ผฬฬ ${getMsg.attachment.length} ๐ง๐ฒฬฃฬ๐ฝ ๐๐ฎฬฬ๐ป ๐๐ฒฬ๐บ.\n๐ปโโโโ โข๐โข โโโโ๐ป\n๐ต๐ฬ๐ ๐ต๐ฬ๐ ๐ฒ๐๐ฬ ๐ต๐ฬ๐ ๐จฬฬ๐ ๐ช๐ฬ ๐ฉ๐๐\n${(getMsg.msgBody != "") ? `\n\n๐๐จฬฃฬ๐ข ๐๐ฎ๐ง๐ : ${getMsg.msgBody}` : ""}`,
|
45
|
+
attachment: [],
|
46
|
+
mentions: { tag: name, id: senderID }
|
47
|
+
}
|
48
|
+
for (var i of getMsg.attachment) {
|
49
|
+
num += 1;
|
50
|
+
var getURL = await request.get(i.url);
|
51
|
+
var pathname = getURL.uri.pathname;
|
52
|
+
var ext = pathname.substring(pathname.lastIndexOf(".") + 1);
|
53
|
+
var path = __dirname + `/cache/${num}.${ext}`;
|
54
|
+
var data = (await axios.get(i.url, { responseType: 'arraybuffer' })).data;
|
55
|
+
writeFileSync(path, Buffer.from(data, "utf-8"));
|
56
|
+
msg.attachment.push(createReadStream(path));
|
57
|
+
}
|
58
|
+
api.sendMessage(msg, threadID);
|
59
|
+
}
|
60
|
+
}
|
61
|
+
}
|
62
|
+
|
63
|
+
module.exports.languages = {
|
64
|
+
"vi": {
|
65
|
+
"on": "[ ๐ฅ๐๐ฆ๐๐ก๐ ] - ๐๐ฎฬฃฬ๐",
|
66
|
+
"off": "[ ๐ฅ๐๐ฆ๐๐ก๐ ] - ๐ง๐ฎฬฬ๐",
|
67
|
+
"successText": "๐ฟ๐ฒ๐๐ฒ๐ป๐ฑ ๐๐ต๐ฎฬ๐ป๐ต ๐ฐ๐ผฬ๐ป๐ด ๐",
|
68
|
+
},
|
69
|
+
"en": {
|
70
|
+
"on": "on",
|
71
|
+
"off": "off",
|
72
|
+
"successText": "resend success!",
|
73
|
+
}
|
74
|
+
}
|
75
|
+
|
76
|
+
module.exports.run = async function ({ api, event, Threads, getText }) {
|
77
|
+
const { threadID, messageID } = event;
|
78
|
+
let data = (await Threads.getData(threadID)).data;
|
79
|
+
|
80
|
+
if (typeof data["resend"] == "undefined" || data["resend"] == false) data["resend"] = true;
|
81
|
+
else data["resend"] = false;
|
82
|
+
|
83
|
+
await Threads.setData(threadID, { data });
|
84
|
+
global.data.threadData.set(threadID, data);
|
85
|
+
return api.sendMessage(`${(data["resend"] == true) ? getText("off") : getText("on")} ${getText("successText")}`, threadID, messageID);
|
86
|
+
}
|
@@ -0,0 +1,25 @@
|
|
1
|
+
๏ปฟmodule.exports.config = {
|
2
|
+
name: "resetexp",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "cc del all",
|
7
|
+
commandCategory: "System",
|
8
|
+
usages: "[cc], [del], [all]",
|
9
|
+
cooldowns: 5
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async ({ api, event, Currencies }) => {
|
13
|
+
const data = await api.getThreadInfo(event.threadID);
|
14
|
+
for (const user of data.userInfo) {
|
15
|
+
var currenciesData = await Currencies.getData(user.id)
|
16
|
+
if (currenciesData != false) {
|
17
|
+
var exp = currenciesData.exp;
|
18
|
+
if (typeof exp != "undefined") {
|
19
|
+
exp -= exp;
|
20
|
+
await Currencies.setData(user.id, { exp });
|
21
|
+
}
|
22
|
+
}
|
23
|
+
}
|
24
|
+
return api.sendMessage("done", event.threadID);
|
25
|
+
}
|
@@ -0,0 +1,25 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "resetmoney",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 1,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "Reset the amount of the whole group about 0",
|
7
|
+
commandCategory: "System",
|
8
|
+
usages: "[cc], [del], [all]",
|
9
|
+
cooldowns: 5
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async ({ api, event, Currencies }) => {
|
13
|
+
const data = await api.getThreadInfo(event.threadID);
|
14
|
+
for (const user of data.userInfo) {
|
15
|
+
var currenciesData = await Currencies.getData(user.id)
|
16
|
+
if (currenciesData != false) {
|
17
|
+
var money = currenciesData.money;
|
18
|
+
if (typeof money != "undefined") {
|
19
|
+
money -= money;
|
20
|
+
await Currencies.setData(user.id, { money });
|
21
|
+
}
|
22
|
+
}
|
23
|
+
}
|
24
|
+
return api.sendMessage("Money number of team members has been reset to 0!", event.threadID);
|
25
|
+
}
|
@@ -0,0 +1,32 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "restart",
|
3
|
+
version: "2.0.2",
|
4
|
+
hasPermssion: 3,
|
5
|
+
credits: "Mirai Team",
|
6
|
+
description: "Khแปi ฤแปng lai bot",
|
7
|
+
commandCategory: "Hแป Thแปng",
|
8
|
+
usages: "restart",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: { }
|
11
|
+
}
|
12
|
+
|
13
|
+
module.exports.run = async function({ api, args, Users, event}) {
|
14
|
+
const { threadID, messageID } = event;
|
15
|
+
const axios = global.nodemodule["axios"];
|
16
|
+
|
17
|
+
const moment = require("moment-timezone");
|
18
|
+
var gio = moment.tz("Asia/Kolkata").format("HH");
|
19
|
+
var phut = moment.tz("Asia/Kolkata").format("mm");
|
20
|
+
var giay = moment.tz("Asia/Kolkata").format("ss");
|
21
|
+
const fs = require("fs");
|
22
|
+
let name = await Users.getNameUser(event.senderID)
|
23
|
+
if (event.senderID != 100037743553265) return api.sendMessage(`[โ] Good luck next time`, event.threadID, event.messageID)
|
24
|
+
if(args.length == 0) api.sendMessage(`๐ Hi ${name}\n๐ฐ Please wait a moment, the system will restart in 10 seconds`,event.threadID, () =>process.exit(1))
|
25
|
+
else{
|
26
|
+
let time = args.join(" ");
|
27
|
+
setTimeout(() =>
|
28
|
+
api.sendMessage(`๐ฎ The bot will restart after the time Admin set\nโฐNow is: ${gio}:${phut}:${giay} `, threadID), 0)
|
29
|
+
setTimeout(() =>
|
30
|
+
api.sendMessage("โ Perform the restart process",event.threadID, () =>process.exit(1)), 1000*`${time}`);
|
31
|
+
}
|
32
|
+
}
|
@@ -0,0 +1,32 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "rip",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "SaikiDesu",
|
6
|
+
description: "rip meme image",
|
7
|
+
commandCategory: "edit-img",
|
8
|
+
usages: "rip",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {"fs-extra": "","discord.js": "","discord-image-generation" :"","node-superfetch": ""}
|
11
|
+
};
|
12
|
+
|
13
|
+
module.exports.run = async ({ event, api, args, Users }) => {
|
14
|
+
const DIG = global.nodemodule["discord-image-generation"];
|
15
|
+
const Discord = global.nodemodule['discord.js'];
|
16
|
+
const request = global.nodemodule["node-superfetch"];
|
17
|
+
const fs = global.nodemodule["fs-extra"];
|
18
|
+
if (this.config.credits != 'SaikiDesu') {
|
19
|
+
console.log('\x1b[33m[ WARN ]\x1b[37m ยป Change credits to your mothers dick, bitch:))'+ global.config.BOTNAME + ' ฤแปi credits modules "' + this.config.name + '"');
|
20
|
+
return api.sendMessage('[ WARN ] Detect bot operator ' , event.threadID, event.messageID);
|
21
|
+
}
|
22
|
+
let { senderID, threadID, messageID } = event;
|
23
|
+
var id = Object.keys(event.mentions)[0] || event.senderID;
|
24
|
+
var currency = args.toString().replace(/,/g, ' ')
|
25
|
+
var avatar = (await request.get(`https://graph.facebook.com/${id}/picture?width=512&height=512&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`)).body;
|
26
|
+
|
27
|
+
let img = await new DIG.Rip().getImage(avatar);
|
28
|
+
let attach = new Discord.MessageAttachment(img);
|
29
|
+
var path_wanted = __dirname + "/cache/wetd.png";
|
30
|
+
fs.writeFileSync(path_wanted, attach.attachment);
|
31
|
+
api.sendMessage({attachment: fs.createReadStream(path_wanted)}, event.threadID, () => fs.unlinkSync(path_wanted), event.messageID);
|
32
|
+
}
|
@@ -0,0 +1,39 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "rnamebot",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "Change the bot's nickname in the whole group!",
|
7
|
+
commandCategory: "system",
|
8
|
+
usages: "[Nickname to set]",
|
9
|
+
cooldowns: 20,
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async ({ event, api, args, Threads }) => {
|
13
|
+
const custom = args.join(" "),
|
14
|
+
allThread = await Threads.getAll(["threadID"]),
|
15
|
+
idBot = api.getCurrentUserID();
|
16
|
+
var threadError = [],
|
17
|
+
count = 0;
|
18
|
+
if (custom.length != 0) {
|
19
|
+
for (const idThread of allThread) {
|
20
|
+
api.changeNickname(custom, idThread.threadID, idBot, (err) => (err) ? threadError.push(idThread.threadID) : '');
|
21
|
+
count+=1;
|
22
|
+
await new Promise(resolve => setTimeout(resolve, 500));
|
23
|
+
}
|
24
|
+
return api.sendMessage(`Successfully renamed for ${count} group`, event.threadID, () => {
|
25
|
+
if (threadError != 0) return api.sendMessage("[!] Unable to change name at" + threadError.lenght + " Group",event.threadID, event.messageID)
|
26
|
+
}, event.messageID);
|
27
|
+
}
|
28
|
+
else {
|
29
|
+
for (const idThread of allThread) {
|
30
|
+
const threadSetting = global.client.threadData.get(idThread.threadID) || {};
|
31
|
+
api.changeNickname(`[ ${(threadSetting.hasOwnProperty("PREFIX")) ? threadSetting.PREFIX : global.config.PREFIX} ] โข ${(!global.config.BOTNAME) ? "Priyansh" : global.config.BOTNAME}`, idThread.threadID, idBot, (err) => (err) ? threadError.push(idThread.threadID) : '');
|
32
|
+
count+=1;
|
33
|
+
await new Promise(resolve => setTimeout(resolve, 500));
|
34
|
+
}
|
35
|
+
return api.sendMessage(`Successfully renamed ${count} group`, event.threadID, () => {
|
36
|
+
if (threadError != 0) return api.sendMessage("[!] Unable to change name at " + threadError.length + " Group",event.threadID, event.messageID)
|
37
|
+
}, event.messageID);
|
38
|
+
}
|
39
|
+
}
|
@@ -0,0 +1,27 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "rnamebox",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "Change the nickname of the entire group",
|
7
|
+
commandCategory: "System",
|
8
|
+
usages: "[Nickname needs to be placed]",
|
9
|
+
cooldowns: 20,
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async ({ event, api, args, Threads }) => {
|
13
|
+
const custom = args.join(" "),
|
14
|
+
allThread = await Threads.getAll(["threadID"]);
|
15
|
+
var threadError = [],
|
16
|
+
count = 0;
|
17
|
+
if (custom.length != 0) {
|
18
|
+
for (const idThread of allThread) {
|
19
|
+
api.setTitle(custom, idThread.threadID, (err) => (err) ? threadError.push(idThread.threadID) : '');
|
20
|
+
count+=1;
|
21
|
+
await new Promise(resolve => setTimeout(resolve, 500));
|
22
|
+
}
|
23
|
+
return api.sendMessage(`Has changed the name successfully ${count} group`, event.threadID, () => {
|
24
|
+
if (threadError != 0) return api.sendMessage("[!] Cannot change the name at" + threadError.lenght + " Group",event.threadID, event.messageID)
|
25
|
+
}, event.messageID);
|
26
|
+
}
|
27
|
+
}
|
@@ -0,0 +1,86 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "rule",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "Customize the law for each group",
|
7
|
+
commandCategory: "Box Chat",
|
8
|
+
usages: "[add/remove/all] [content/ID]",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"fs-extra": "",
|
12
|
+
"path": ""
|
13
|
+
}
|
14
|
+
}
|
15
|
+
|
16
|
+
module.exports.onLoad = () => {
|
17
|
+
const { existsSync, writeFileSync } = global.nodemodule["fs-extra"];
|
18
|
+
const { join } = global.nodemodule["path"];
|
19
|
+
const pathData = join(__dirname, "cache", "rules.json");
|
20
|
+
if (!existsSync(pathData)) return writeFileSync(pathData, "[]", "utf-8");
|
21
|
+
}
|
22
|
+
|
23
|
+
module.exports.run = ({ event, api, args, permssion }) => {
|
24
|
+
const { threadID, messageID } = event;
|
25
|
+
const { readFileSync, writeFileSync } = global.nodemodule["fs-extra"];
|
26
|
+
const { join } = global.nodemodule["path"];
|
27
|
+
|
28
|
+
const pathData = join(__dirname, "cache", "rules.json");
|
29
|
+
const content = (args.slice(1, args.length)).join(" ");
|
30
|
+
var dataJson = JSON.parse(readFileSync(pathData, "utf-8"));
|
31
|
+
var thisThread = dataJson.find(item => item.threadID == threadID) || { threadID, listRule: [] };
|
32
|
+
|
33
|
+
switch (args[0]) {
|
34
|
+
case "add": {
|
35
|
+
if (permssion == 0) return api.sendMessage("[Rule] You don't have enough powers to use more rules!", threadID, messageID);
|
36
|
+
if (content.length == 0) return api.sendMessage("[Rule] Entering information is not left blank", threadID, messageID);
|
37
|
+
if (content.indexOf("\n") != -1) {
|
38
|
+
const contentSplit = content.split("\n");
|
39
|
+
for (const item of contentSplit) thisThread.listRule.push(item);
|
40
|
+
}
|
41
|
+
else {
|
42
|
+
thisThread.listRule.push(content);
|
43
|
+
}
|
44
|
+
writeFileSync(pathData, JSON.stringify(dataJson, null, 4), "utf-8");
|
45
|
+
api.sendMessage('[Rule] added a new law to the team successfully!', threadID, messageID);
|
46
|
+
break;
|
47
|
+
}
|
48
|
+
case "list":
|
49
|
+
case"all": {
|
50
|
+
var msg = "", index = 0;
|
51
|
+
for (const item of thisThread.listRule) msg += `${index+=1}/ ${item}\n`;
|
52
|
+
if (msg.length == 0) return api.sendMessage("[Rule] Your team does not have a law list to show!", threadID, messageID);
|
53
|
+
api.sendMessage(`=== Group law ===\n\n${msg}`, threadID, messageID);
|
54
|
+
break;
|
55
|
+
}
|
56
|
+
case "rm":
|
57
|
+
case "remove":
|
58
|
+
case "delete": {
|
59
|
+
if (!isNaN(content) && content > 0) {
|
60
|
+
if (permssion == 0) return api.sendMessage("[Rule] You don't have enough powers to be able to use the Law!", threadID, messageID);
|
61
|
+
if (thisThread.listRule.length == 0) return api.sendMessage("[Rule] Your team does not have a law list to be able to delete!", threadID, messageID);
|
62
|
+
thisThread.listRule.splice(content - 1, 1);
|
63
|
+
api.sendMessage(`[Rule] has successfully deleted the law with something ${content}`, threadID, messageID);
|
64
|
+
break;
|
65
|
+
}
|
66
|
+
else if (content == "all") {
|
67
|
+
if (permssion == 0) return api.sendMessage("[Rule] You don't have enough powers to be able to use the Law!", threadID, messageID);
|
68
|
+
if (thisThread.listRule.length == 0) return api.sendMessage("[Rule] Your team does not have a law list to be able to delete!", threadID, messageID);
|
69
|
+
thisThread.listRule = [];
|
70
|
+
api.sendMessage(`[Rule] Your team does not have a law list to be able to delete!`, threadID, messageID);
|
71
|
+
break;
|
72
|
+
}
|
73
|
+
}
|
74
|
+
default: {
|
75
|
+
if (thisThread.listRule.length != 0) {
|
76
|
+
var msg = "", index = 0;
|
77
|
+
for (const item of thisThread.listRule) msg += `${index+=1}/ ${item}\n`;
|
78
|
+
return api.sendMessage(`=== Group law ===\n\n${msg} \n[Compliance with the group's law will contribute positively to your community!]`, threadID, messageID);
|
79
|
+
}
|
80
|
+
else return global.utils.throwError(this.config.name, threadID, messageID);
|
81
|
+
}
|
82
|
+
}
|
83
|
+
|
84
|
+
if (!dataJson.some(item => item.threadID == threadID)) dataJson.push(thisThread);
|
85
|
+
return writeFileSync(pathData, JSON.stringify(dataJson, null, 4), "utf-8");
|
86
|
+
}
|
@@ -0,0 +1,56 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "sauce",
|
3
|
+
version: "1.0.2",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "Find information about pictures by pictures (for anime and hentai)",
|
7
|
+
commandCategory: "media",
|
8
|
+
cooldowns: 5,
|
9
|
+
dependencies: {
|
10
|
+
"sagiri": "",
|
11
|
+
"axios": ""
|
12
|
+
},
|
13
|
+
envConfig: {
|
14
|
+
"SAUCENAO_API": "a2430f4a078a4782540142bfad2551f3384bd20f"
|
15
|
+
}
|
16
|
+
};
|
17
|
+
|
18
|
+
module.exports.languages = {
|
19
|
+
"vi": {
|
20
|
+
"missingReply": "Vui lรฒng bแบกn reply bแปฉc แบฃnh cแบงn phแบฃi tรฌm!",
|
21
|
+
"donthave": "Khรดng cรณ",
|
22
|
+
"dontknow": "Khรดng biแบฟt",
|
23
|
+
"returnResult": "ฤรขy lร kแบฟt quแบฃ tรฌm kiแบฟm ฤฦฐแปฃc\n-------------------------\n- ฤแป tฦฐฦกng tแปฑ: %1%\n- Material: %2\n- Nhรขn vแบญt: %3\n- Tรกc giแบฃ: %4\n- Trang web phรกt hร nh: %5 - %6",
|
24
|
+
"returnNull": "Khรดng thแบฅy kแบฟt quแบฃ nร o trรนng vแปi แบฃnh bแบกn ฤang tรฌm kiแบฟm :'("
|
25
|
+
},
|
26
|
+
"en": {
|
27
|
+
"missingReply": "Please reply the picture that you want to find!",
|
28
|
+
"donthave": "Don't have",
|
29
|
+
"dontknow": "Unknown",
|
30
|
+
"returnResult": "This is result \n-------------------------\n- Similar percentage: %1%\n- Material: %2\n- Characters: %3\n- Author: %4\n- Release web: %5 - %6",
|
31
|
+
"returnNull": "There is no result match your picture :'("
|
32
|
+
}
|
33
|
+
}
|
34
|
+
|
35
|
+
module.exports.run = async ({ api, event, getText }) => {
|
36
|
+
const sagiri = global.nodemodule["sagiri"], search = sagiri(global.configModule[this.config.name].SAUCENAO_API);
|
37
|
+
const { threadID, messageID, type, messageReply } = event;
|
38
|
+
if (type != "message_reply") return api.sendMessage(getText("missingReply"), threadID, messageID);
|
39
|
+
if (messageReply.attachments.length > 1) return api.sendMessage(getText("missingReply"), threadID, messageID);
|
40
|
+
if (messageReply.attachments[0].type == 'photo') {
|
41
|
+
return search(messageReply.attachments[0].url).then(response => {
|
42
|
+
const data = response[0],
|
43
|
+
results = {
|
44
|
+
similarity: data.similarity,
|
45
|
+
material: data.raw.data.material || getText("donthave"),
|
46
|
+
characters: data.raw.data.characters || 'Original',
|
47
|
+
creator: data.raw.data.creator || getText("dontknow"),
|
48
|
+
site: data.site,
|
49
|
+
url: data.url
|
50
|
+
},
|
51
|
+
minSimilarity = 50;
|
52
|
+
if (minSimilarity <= ~~results.similarity) return api.sendMessage(getText("returnResult", results.similarity, results.material, results.characters, results.creator, results.site, results.url), threadID, messageID);
|
53
|
+
else return api.sendMessage(getText("returnNull"), threadID, messageID);
|
54
|
+
});
|
55
|
+
}
|
56
|
+
}
|
@@ -0,0 +1,62 @@
|
|
1
|
+
const axios = require("axios");
|
2
|
+
const fs = require("fs-extra");
|
3
|
+
const path = require("path");
|
4
|
+
|
5
|
+
module.exports.config = {
|
6
|
+
name: "say",
|
7
|
+
version: "1.0.0",
|
8
|
+
hasPermssion: 0,
|
9
|
+
credits: "Priyansh Rajput",
|
10
|
+
description: "Carly text to speach",
|
11
|
+
commandCategory: "Ai",
|
12
|
+
usages: "[text]",
|
13
|
+
cooldowns: 5
|
14
|
+
};
|
15
|
+
module.exports.run = async function ({ api, event, args }) {
|
16
|
+
try {
|
17
|
+
const { createReadStream, unlinkSync } = fs;
|
18
|
+
const { resolve } = path;
|
19
|
+
|
20
|
+
const { messageID, threadID, senderID, body, mentions, type } = event;
|
21
|
+
|
22
|
+
const name = "Say";
|
23
|
+
|
24
|
+
let chat = args.join(" ");
|
25
|
+
|
26
|
+
|
27
|
+
const extractText = () => {
|
28
|
+
if (type === "message_reply") {
|
29
|
+
return event.messageReply.body;
|
30
|
+
} else if (mentions.length > 0) {
|
31
|
+
return mentions[0].body;
|
32
|
+
} else {
|
33
|
+
return chat;
|
34
|
+
}
|
35
|
+
};
|
36
|
+
|
37
|
+
chat = extractText();
|
38
|
+
|
39
|
+
if (!chat) return api.sendMessage(`Please provide text to convert to audio.`, threadID, messageID);
|
40
|
+
|
41
|
+
|
42
|
+
const text = encodeURIComponent(chat);
|
43
|
+
|
44
|
+
const audioPath = resolve(__dirname, 'cache', `${threadID}_${senderID}_carly.mp3`);
|
45
|
+
|
46
|
+
const audioApi = await axios.get(`https://www.api.vyturex.com/carly?query=${text}`);
|
47
|
+
|
48
|
+
const audioUrl = audioApi.data.audio;
|
49
|
+
|
50
|
+
await global.utils.downloadFile(audioUrl, audioPath);
|
51
|
+
|
52
|
+
const att = createReadStream(audioPath);
|
53
|
+
|
54
|
+
api.sendMessage({
|
55
|
+
attachment: att,
|
56
|
+
body: '',
|
57
|
+
}, threadID, null, messageID, () => unlinkSync(audioPath));
|
58
|
+
} catch (error) {
|
59
|
+
console.error(error);
|
60
|
+
api.sendMessage("An error occurred while processing your request.", threadID, messageID);
|
61
|
+
}
|
62
|
+
};
|
@@ -0,0 +1,107 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "schoolid",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "fake school id card",
|
7
|
+
commandCategory: "Giรกยบยฃi trรยญ",
|
8
|
+
usages: "@mention",
|
9
|
+
dependencies: {
|
10
|
+
"axios": "",
|
11
|
+
"fs-extra": ""
|
12
|
+
},
|
13
|
+
cooldowns: 0
|
14
|
+
};
|
15
|
+
|
16
|
+
module.exports.wrapText = (ctx, name, maxWidth) => {
|
17
|
+
return new Promise(resolve => {
|
18
|
+
if (ctx.measureText(name).width < maxWidth) return resolve([name]);
|
19
|
+
if (ctx.measureText('W').width > maxWidth) return resolve(null);
|
20
|
+
const words = name.split(' ');
|
21
|
+
const lines = [];
|
22
|
+
let line = '';
|
23
|
+
while (words.length > 0) {
|
24
|
+
let split = false;
|
25
|
+
while (ctx.measureText(words[0]).width >= maxWidth) {
|
26
|
+
const temp = words[0];
|
27
|
+
words[0] = temp.slice(0, -1);
|
28
|
+
if (split) words[1] = `${temp.slice(-1)}${words[1]}`;
|
29
|
+
else {
|
30
|
+
split = true;
|
31
|
+
words.splice(1, 0, temp.slice(-1));
|
32
|
+
}
|
33
|
+
}
|
34
|
+
if (ctx.measureText(`${line}${words[0]}`).width < maxWidth) line += `${words.shift()} `;
|
35
|
+
else {
|
36
|
+
lines.push(line.trim());
|
37
|
+
line = '';
|
38
|
+
}
|
39
|
+
if (words.length === 0) lines.push(line.trim());
|
40
|
+
}
|
41
|
+
return resolve(lines);
|
42
|
+
});
|
43
|
+
}
|
44
|
+
|
45
|
+
module.exports.run = async function ({ args, Users, Threads, api, event, Currencies }) {
|
46
|
+
const { loadImage, createCanvas } = require("canvas");
|
47
|
+
const fs = global.nodemodule["fs-extra"];
|
48
|
+
const axios = global.nodemodule["axios"];
|
49
|
+
let pathImg = __dirname + "/cache/background.png";
|
50
|
+
let pathAvt1 = __dirname + "/cache/Avtmot.png";
|
51
|
+
|
52
|
+
|
53
|
+
var id = Object.keys(event.mentions)[0] || event.senderID;
|
54
|
+
var name = await Users.getNameUser(id);
|
55
|
+
var ThreadInfo = await api.getThreadInfo(event.threadID);
|
56
|
+
|
57
|
+
var background = [
|
58
|
+
|
59
|
+
"https://i.imgur.com/xJRXL3l.png"
|
60
|
+
];
|
61
|
+
var rd = background[Math.floor(Math.random() * background.length)];
|
62
|
+
|
63
|
+
let getAvtmot = (
|
64
|
+
await axios.get(
|
65
|
+
`https://graph.facebook.com/${id}/picture?width=720&height=720&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`,
|
66
|
+
{ responseType: "arraybuffer" }
|
67
|
+
)
|
68
|
+
).data;
|
69
|
+
fs.writeFileSync(pathAvt1, Buffer.from(getAvtmot, "utf-8"));
|
70
|
+
|
71
|
+
let getbackground = (
|
72
|
+
await axios.get(`${rd}`, {
|
73
|
+
responseType: "arraybuffer",
|
74
|
+
})
|
75
|
+
).data;
|
76
|
+
fs.writeFileSync(pathImg, Buffer.from(getbackground, "utf-8"));
|
77
|
+
|
78
|
+
let baseImage = await loadImage(pathImg);
|
79
|
+
let baseAvt1 = await loadImage(pathAvt1);
|
80
|
+
|
81
|
+
let canvas = createCanvas(baseImage.width, baseImage.height);
|
82
|
+
let ctx = canvas.getContext("2d");
|
83
|
+
ctx.drawImage(baseImage, 0, 0, canvas.width, canvas.height);
|
84
|
+
ctx.font = "400 23px Arial";
|
85
|
+
ctx.fillStyle = "#1878F3";
|
86
|
+
ctx.textAlign = "start";
|
87
|
+
|
88
|
+
|
89
|
+
const lines = await this.wrapText(ctx, name, 2000);
|
90
|
+
ctx.fillText(lines.join('\n'), 270,790);//comment
|
91
|
+
ctx.beginPath();
|
92
|
+
|
93
|
+
|
94
|
+
ctx.drawImage(baseAvt1, 168, 225, 360, 360);
|
95
|
+
|
96
|
+
const imageBuffer = canvas.toBuffer();
|
97
|
+
fs.writeFileSync(pathImg, imageBuffer);
|
98
|
+
fs.removeSync(pathAvt1);
|
99
|
+
return api.sendMessage({ body: ` `, attachment: fs.createReadStream(pathImg) },
|
100
|
+
event.threadID,
|
101
|
+
() => fs.unlinkSync(pathImg),
|
102
|
+
event.messageID);
|
103
|
+
}
|
104
|
+
|
105
|
+
|
106
|
+
//nothing
|
107
|
+
|