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,126 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "girlnude",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "Random Nude Photo Nude is very beautiful and eye-pleasing (Note This is a photo command 18+ Consider Before Using)",
|
7
|
+
commandCategory: "nsfw",
|
8
|
+
usages: "girlnude",
|
9
|
+
cooldowns: 5,
|
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://i.imgur.com/T5BPkRG.jpg",
|
23
|
+
"https://i.imgur.com/69MT3Wg.jpg",
|
24
|
+
"https://i.imgur.com/z6EtvVm.jpg",
|
25
|
+
"https://i.imgur.com/hf3KluZ.jpg",
|
26
|
+
"https://i.imgur.com/9XxaYI3.jpg",
|
27
|
+
"https://i.imgur.com/rCSoCaA.jpg",
|
28
|
+
"https://i.imgur.com/6olWIAr.jpg",
|
29
|
+
"https://i.imgur.com/AcKfCpt.jpg",
|
30
|
+
"https://i.imgur.com/OA6wMjp.jpg",
|
31
|
+
"https://i.imgur.com/WBUspj9.jpg",
|
32
|
+
"https://i.imgur.com/GBzR0aY.jpg",
|
33
|
+
"https://i.imgur.com/EefsUX3.jpg",
|
34
|
+
"https://i.imgur.com/kWqwF1K.jpg",
|
35
|
+
"https://i.imgur.com/tUee6NZ.jpg",
|
36
|
+
"https://i.imgur.com/NJSUN9k.jpg",
|
37
|
+
"https://i.imgur.com/GxPSGo9.jpg",
|
38
|
+
"https://i.imgur.com/junGPIa.jpg",
|
39
|
+
"https://i.imgur.com/fj0WV5S.jpg",
|
40
|
+
"https://i.imgur.com/trR1T6P.jpg",
|
41
|
+
"https://i.imgur.com/5GPy7MZ.jpg",
|
42
|
+
"https://i.imgur.com/kPpcoFe.jpg",
|
43
|
+
"https://i.imgur.com/DibHjLg.jpg",
|
44
|
+
"https://i.imgur.com/lzY1HP3.jpg",
|
45
|
+
"https://i.imgur.com/z7oHPeD.jpg",
|
46
|
+
"https://i.imgur.com/2kW0UrZ.jpg",
|
47
|
+
"https://i.imgur.com/2TJXTM8.jpg",
|
48
|
+
"https://i.imgur.com/hHkxDMt.jpg",
|
49
|
+
"https://i.imgur.com/H7vs8c6.jpg",
|
50
|
+
"https://i.imgur.com/jVSz5tX.jpg",
|
51
|
+
"https://i.imgur.com/vF32mr2.jpg",
|
52
|
+
"https://i.imgur.com/BoJDDpm.jpg",
|
53
|
+
"https://i.imgur.com/GbAkVR3.jpg",
|
54
|
+
"https://i.imgur.com/aMw2mEz.jpg",
|
55
|
+
"https://i.imgur.com/egPMyvA.jpg",
|
56
|
+
"https://i.imgur.com/OPZDGUY.jpg",
|
57
|
+
"https://i.imgur.com/dxbjwmx.jpg",
|
58
|
+
"https://i.imgur.com/FNQQETm.jpg",
|
59
|
+
"https://i.imgur.com/hT7bbZr.jpg",
|
60
|
+
"https://i.imgur.com/0Eg5ZN4.jpg",
|
61
|
+
"https://i.imgur.com/Qle3LJi.jpg",
|
62
|
+
"https://i.imgur.com/pzJq8ay.jpg",
|
63
|
+
"https://i.imgur.com/NyqSI83.jpg",
|
64
|
+
"https://i.imgur.com/p41qMvY.jpg",
|
65
|
+
"https://i.imgur.com/p7EiSkE.jpg",
|
66
|
+
"https://i.imgur.com/JYUOHUd.jpg",
|
67
|
+
"https://i.imgur.com/cWxtrc2.jpg",
|
68
|
+
"https://i.imgur.com/2pSSMtl.jpg",
|
69
|
+
"https://i.imgur.com/DAnirH8.jpg",
|
70
|
+
"https://i.imgur.com/8XyrCGu.jpg",
|
71
|
+
"https://i.imgur.com/I7rtkwT.jpg",
|
72
|
+
"https://i.imgur.com/KCo1P0u.jpg",
|
73
|
+
"https://i.imgur.com/GLIwmQk.jpg",
|
74
|
+
"https://i.imgur.com/Mue8s3E.jpg",
|
75
|
+
"https://i.imgur.com/Fak0Ahg.jpg",
|
76
|
+
"https://i.imgur.com/EDsi80I.jpg",
|
77
|
+
"https://i.imgur.com/JvVpF6W.jpg",
|
78
|
+
"https://i.imgur.com/I3CE748.jpg",
|
79
|
+
"https://i.imgur.com/CH0PxJP.jpg",
|
80
|
+
"https://i.imgur.com/3T1q41U.jpg",
|
81
|
+
"https://i.imgur.com/WD3uX9V.jpg",
|
82
|
+
"https://i.imgur.com/7sS6lji.jpg",
|
83
|
+
"https://i.imgur.com/kFAfAC3.jpg",
|
84
|
+
"https://i.imgur.com/EpyMadP.jpg",
|
85
|
+
"https://i.imgur.com/9AJt2Tt.jpg",
|
86
|
+
"https://i.imgur.com/55EbaeY.jpg",
|
87
|
+
"https://i.imgur.com/xRJSAmJ.jpg",
|
88
|
+
"https://i.imgur.com/kXA2fSX.jpg",
|
89
|
+
"https://i.imgur.com/dy1YlJs.jpg",
|
90
|
+
"https://i.imgur.com/0LlpoXG.jpg",
|
91
|
+
"https://i.imgur.com/Kof1KXr.jpg",
|
92
|
+
"https://i.imgur.com/xIgnYGo.jpg",
|
93
|
+
"https://i.imgur.com/4cFgFZq.jpg",
|
94
|
+
"https://i.imgur.com/d8k4a6G.jpg",
|
95
|
+
"https://i.imgur.com/eraz44H.jpg",
|
96
|
+
"https://i.imgur.com/uSHLM8y.jpg",
|
97
|
+
"https://i.imgur.com/2iy9KnD.jpg",
|
98
|
+
"https://i.imgur.com/Aew0gjm.jpg",
|
99
|
+
"https://i.imgur.com/sxXm5cI.jpg",
|
100
|
+
"https://i.imgur.com/2or8urJ.jpg",
|
101
|
+
"https://i.imgur.com/cslJLNt.jpg",
|
102
|
+
"https://i.imgur.com/zQztjGM.jpg",
|
103
|
+
"https://i.imgur.com/dyluWmm.jpg",
|
104
|
+
"https://i.imgur.com/CgAc5ux.jpg",
|
105
|
+
"https://i.imgur.com/Z5ph1wc.jpg",
|
106
|
+
"https://i.imgur.com/0bRLqAR.jpg",
|
107
|
+
"https://i.imgur.com/x68KtYI.jpg",
|
108
|
+
"https://i.imgur.com/cAich41.jpg",
|
109
|
+
"https://i.imgur.com/BMcYATY.jpg",
|
110
|
+
"https://i.imgur.com/E9PYK7J.jpg",
|
111
|
+
"https://i.imgur.com/1oaM7ai.jpg",
|
112
|
+
"https://i.imgur.com/Urx9Ijl.jpg",
|
113
|
+
"https://i.imgur.com/QYGOZuK.jpg",
|
114
|
+
];
|
115
|
+
var max = Math.floor(Math.random() * 6);
|
116
|
+
var min = Math.floor(Math.random() * 2);
|
117
|
+
var data = await Currencies.getData(event.senderID);
|
118
|
+
var exp = data.exp;
|
119
|
+
var money = data.money
|
120
|
+
if(money < 300) api.sendMessage("You need 300 dollars to see photos!",event.threadID,event.messageID)
|
121
|
+
else {
|
122
|
+
Currencies.setData(event.senderID, options = {money: money - 300})
|
123
|
+
var callback = () => api.sendMessage({body:`Dads really like it๐ผ\nยป Costs: -300$ ยซ`,attachment: fs.createReadStream(__dirname + "/cache/5.jpg")}, event.threadID, () => fs.unlinkSync(__dirname + "/cache/5.jpg"), event.messageID);
|
124
|
+
return request(encodeURI(link[Math.floor(Math.random() * link.length)])).pipe(fs.createWriteStream(__dirname+"/cache/5.jpg")).on("close",() => callback());
|
125
|
+
}
|
126
|
+
};
|
@@ -0,0 +1,37 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "github",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "Get username's github info",
|
7
|
+
commandCategory: "game",
|
8
|
+
depndencies: {"fetch": "","node-fetch": "", "moment": ""},
|
9
|
+
usages: "github <username>",
|
10
|
+
cooldowns: 5
|
11
|
+
};
|
12
|
+
|
13
|
+
module.exports.run = async ({ api, event, args }) => {
|
14
|
+
if (!args[0]) return api.sendMessage(`github username cannot be empty!`, event.threadID, event.messageID);
|
15
|
+
const moment = require("moment");
|
16
|
+
const fetch = require("node-fetch");
|
17
|
+
const axios = global.nodemodule["axios"];
|
18
|
+
const fs = global.nodemodule["fs-extra"];
|
19
|
+
|
20
|
+
fetch(`https://api.github.com/users/${encodeURI(args.join(' '))}`)
|
21
|
+
.then(res => res.json())
|
22
|
+
.then(async body => {
|
23
|
+
if(body.message) return api.sendMessage(`User Not Found | Please Give Me A Valid Username!`, event.threadID, event.messageID);
|
24
|
+
let { login, avatar_url, name, id, html_url, public_repos, followers, following, location, created_at, bio } = body;
|
25
|
+
const info =
|
26
|
+
`>>${login} Information!<<\n\nUsername: ${login}\nID: ${id}\nBio: ${bio || "No Bio"}\nPublic Repositories: ${public_repos || "None"}\nFollowers: ${followers}\nFollowing: ${following}\nLocation: ${location || "No Location"}\nAccount Created: ${moment.utc(created_at).format("dddd, MMMM, Do YYYY")}\nAvatar:`;
|
27
|
+
|
28
|
+
let getimg = (await axios.get(`${avatar_url}`, { responseType: "arraybuffer" })).data;
|
29
|
+
fs.writeFileSync(__dirname+"/cache/avatargithub.png", Buffer.from(getimg, "utf-8"));
|
30
|
+
|
31
|
+
api.sendMessage({
|
32
|
+
attachment: fs.createReadStream(__dirname+"/cache/avatargithub.png"),
|
33
|
+
body: info}, event.threadID,() => fs.unlinkSync(__dirname+"/cache/avatargithub.png"), event.messageID);
|
34
|
+
|
35
|
+
});
|
36
|
+
|
37
|
+
};
|
@@ -0,0 +1,122 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "giveaway",
|
3
|
+
version: "0.0.1",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "",
|
7
|
+
commandCategory: "other",
|
8
|
+
usages: "[create/details/join/roll/end] [IDGiveAway]",
|
9
|
+
cooldowns: 5
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.handleReaction = async ({ api, event, Users, handleReaction }) => {
|
13
|
+
let data = global.data.GiveAway.get(handleReaction.ID);
|
14
|
+
if (data.status == "close" || data.status == "ended") return;
|
15
|
+
if (event.reaction == undefined) {
|
16
|
+
data.joined.splice(data.joined.indexOf(event.userID), 1);
|
17
|
+
global.data.GiveAway.set(handleReaction.ID, data);
|
18
|
+
var value = await api.getThreadInfo(event.threadID);
|
19
|
+
if (!(value.nicknames)[event.userID]) value = (await Users.getInfo(event.userID)).name;
|
20
|
+
else value = (value.nicknames)[event.userID];
|
21
|
+
return api.sendMessage(`${value}Left giveaway ID: #${handleReaction.ID}`, event.userID);
|
22
|
+
}
|
23
|
+
data.joined.push(event.userID);
|
24
|
+
global.data.GiveAway.set(handleReaction.ID, data);
|
25
|
+
var value = await api.getThreadInfo(event.threadID);
|
26
|
+
if (!(value.nicknames)[event.userID]) value = (await Users.getInfo(event.userID)).name;
|
27
|
+
else value = (value.nicknames)[event.userID];
|
28
|
+
return api.sendMessage(`${value}Have you successfully participated in the giveaway?: #${handleReaction.ID}`, event.userID);
|
29
|
+
}
|
30
|
+
|
31
|
+
module.exports.run = async ({ api, event, args, Users }) => {
|
32
|
+
if (!global.data.GiveAway) global.data.GiveAway = new Map();
|
33
|
+
if (args[0] == "create") {
|
34
|
+
let reward = args.slice(1).join(" ");
|
35
|
+
let randomNumber = (Math.floor(Math.random() * 100000) + 100000).toString().substring(1);
|
36
|
+
var value = await api.getThreadInfo(event.threadID);
|
37
|
+
if (!(value.nicknames)[event.senderID]) value = (await Users.getInfo(event.senderID)).name;
|
38
|
+
else value = (value.nicknames)[event.senderID];
|
39
|
+
api.sendMessage(
|
40
|
+
"====== Give Away ======" +
|
41
|
+
"\nCreated by: " + value +
|
42
|
+
"\nReward: " + reward +
|
43
|
+
"\nID GiveAway: #" + randomNumber +
|
44
|
+
"\nREACTION TO THIS MESSAGE TO JOIN GIVE AWAY"
|
45
|
+
, event.threadID, (err, info) => {
|
46
|
+
let dataGA = {
|
47
|
+
"ID": randomNumber,
|
48
|
+
"author": value,
|
49
|
+
"authorID": event.senderID,
|
50
|
+
"messageID": info.messageID,
|
51
|
+
"reward": reward,
|
52
|
+
"joined": [],
|
53
|
+
"status": "open"
|
54
|
+
}
|
55
|
+
global.data.GiveAway.set(randomNumber, dataGA);
|
56
|
+
client.handleReaction.push({
|
57
|
+
name: this.config.name,
|
58
|
+
messageID: info.messageID,
|
59
|
+
author: event.senderID,
|
60
|
+
ID: randomNumber
|
61
|
+
})
|
62
|
+
}
|
63
|
+
)
|
64
|
+
}
|
65
|
+
else if (args[0] == "details") {
|
66
|
+
let ID = args[1].replace("#", "");
|
67
|
+
if (!ID) return api.sendMessage("You must enter GiveAway ID to be able to see giveaway information!", event.threadID, event.messageID);
|
68
|
+
let data = global.data.GiveAway.get(ID);
|
69
|
+
if (!data) return api.sendMessage("The GiveAway ID you entered does not exist!", event.threadID, event.messageID);
|
70
|
+
return api.sendMessage(
|
71
|
+
"====== Give Away ======" +
|
72
|
+
"\nCreated by: " + data.author + "(" + data.authorID + ")" +
|
73
|
+
"\nReward: " + data.reward +
|
74
|
+
"\nID GiveAway: #" + data.ID +
|
75
|
+
"\nTotal number of members who participated in the giveaway: " + data.joined.length + "people" +
|
76
|
+
"\nposture: " + data.status
|
77
|
+
, event.threadID, data.messageID
|
78
|
+
);
|
79
|
+
}
|
80
|
+
else if (args[0] == "join") {
|
81
|
+
let ID = args[1].replace("#", "");
|
82
|
+
if (!ID) return api.sendMessage("You must enter GiveAway ID to be able to participate in the giveaway!", event.threadID, event.messageID);
|
83
|
+
let data = global.data.GiveAway.get(ID);
|
84
|
+
if (!data) return api.sendMessage("The GiveAway ID you entered does not exist!", event.threadID, event.messageID);
|
85
|
+
if (data.joined.includes(event.senderID)) return api.sendMessage("You entered this giveaway", event.threadID);
|
86
|
+
data.joined.push(event.senderID);
|
87
|
+
global.data.GiveAway.set(ID, data);
|
88
|
+
var value = await api.getThreadInfo(event.threadID);
|
89
|
+
if (!(value.nicknames)[event.userID]) value = (await Users.getInfo(event.senderID)).name;
|
90
|
+
else value = (value.nicknames)[event.senderID];
|
91
|
+
return api.sendMessage(`${value} Have you successfully participated in the giveaway?: #${ID}`, event.senderID);
|
92
|
+
}
|
93
|
+
else if (args[0] == "roll") {
|
94
|
+
let ID = args[1].replace("#", "");
|
95
|
+
if (!ID) return api.sendMessage("You must enter GiveAway ID to be able to participate in the giveaway!", event.threadID, event.messageID);
|
96
|
+
let data = global.data.GiveAway.get(ID);
|
97
|
+
if (!data) return api.sendMessage("The GiveAway ID you entered does not exist!", event.threadID, event.messageID);
|
98
|
+
if (data.authorID !== event.senderID) return api.sendMessage("You do not have to be the person holding this GiveaWay ID!", event.threadID, event.messageID);
|
99
|
+
let winner = data.joined[Math.floor(Math.random() * data.joined.length)];
|
100
|
+
let userInfo = await Users.getInfo(winner);
|
101
|
+
var name = userInfo.name;
|
102
|
+
return api.sendMessage({
|
103
|
+
body: `Yahoo ${name}, the ID you won the giveaway: #${data.ID}\nPlease contact us: ${data.author}(https://fb.me/${data.authorID})`,
|
104
|
+
mentions: [{
|
105
|
+
tag: name,
|
106
|
+
id: winner
|
107
|
+
}]
|
108
|
+
}, event.threadID, event.messageID);
|
109
|
+
}
|
110
|
+
else if (args[0] == "end") {
|
111
|
+
let ID = args[1].replace("#", "");
|
112
|
+
if (!ID) return api.sendMessage("You must enter GiveAway ID to be able to participate in the giveaway!", event.threadID, event.messageID);
|
113
|
+
let data = global.data.GiveAway.get(ID);
|
114
|
+
if (!data) return api.sendMessage("The GiveAway ID you entered does not exist!", event.threadID, event.messageID);
|
115
|
+
if (data.authorID !== event.senderID) return api.sendMessage("You do not have to be the person holding this GiveaWay ID!", event.threadID, event.messageID);
|
116
|
+
data["status"] = "ended";
|
117
|
+
global.data.GiveAway.set(ID, data);
|
118
|
+
api.unsendMessage(data.messageID);
|
119
|
+
return api.sendMessage(`GiveAway ID: #${data.ID} has ended by ${data.author}`, event.threadID, event.messageID);
|
120
|
+
}
|
121
|
+
else return global.utils.throwError(this.config.name, event.threadID, event.messageID);
|
122
|
+
}
|
@@ -0,0 +1,39 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "gpt",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "Priyansh Rajput",
|
6
|
+
description: "GPTGO by Priyansh",
|
7
|
+
commandCategory: "gpt",
|
8
|
+
usages: "[ask]",
|
9
|
+
cooldowns: 2,
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async function({ api, event, args }) {
|
13
|
+
const axios = require("axios");
|
14
|
+
let { messageID, threadID, senderID, body } = event;
|
15
|
+
let tid = threadID,
|
16
|
+
mid = messageID;
|
17
|
+
const content = encodeURIComponent(args.join(" "));
|
18
|
+
if (!args[0]) return api.sendMessage("Please type a message...", tid, mid);
|
19
|
+
try {
|
20
|
+
const res = await axios.get(`https://www.api.vyturex.com/gpt?prompt=${content}`);
|
21
|
+
const respond = res.data;
|
22
|
+
if (res.data.error) {
|
23
|
+
api.sendMessage(`Error: ${res.data.error}`, tid, (error, info) => {
|
24
|
+
if (error) {
|
25
|
+
console.error(error);
|
26
|
+
}
|
27
|
+
}, mid);
|
28
|
+
} else {
|
29
|
+
api.sendMessage(respond, tid, (error, info) => {
|
30
|
+
if (error) {
|
31
|
+
console.error(error);
|
32
|
+
}
|
33
|
+
}, mid);
|
34
|
+
}
|
35
|
+
} catch (error) {
|
36
|
+
console.error(error);
|
37
|
+
api.sendMessage("An error occurred while fetching the data.", tid, mid);
|
38
|
+
}
|
39
|
+
};
|
@@ -0,0 +1,17 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "groupemoji",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "Change your group Emoji",
|
7
|
+
commandCategory: "Box",
|
8
|
+
usages: "groupemoji [name]",
|
9
|
+
cooldowns: 0,
|
10
|
+
dependencies: []
|
11
|
+
};
|
12
|
+
|
13
|
+
module.exports.run = async function({ api, event, args }) {
|
14
|
+
var emoji = args.join(" ")
|
15
|
+
if (!emoji) api.sendMessage("You have not entered Emoji ๐ฉ๐ฉ", event.threadID, event.messageID)
|
16
|
+
else api.changeThreadEmoji(emoji, event.threadID, () => api.sendMessage(`๐จ The bot successfully changed Emoji to: ${emoji}`, event.threadID, event.messageID));
|
17
|
+
}
|
@@ -0,0 +1,24 @@
|
|
1
|
+
const fs = require("fs");
|
2
|
+
const axios = require("axios")
|
3
|
+
module.exports.config = {
|
4
|
+
name: "groupimage",
|
5
|
+
version: "1.0.0",
|
6
|
+
hasPermssion: 2,
|
7
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
8
|
+
description: "Change your group image",
|
9
|
+
commandCategory: "Box",
|
10
|
+
usages: "groupimage",
|
11
|
+
cooldowns: 0,
|
12
|
+
dependencies: []
|
13
|
+
};
|
14
|
+
|
15
|
+
module.exports.run = async ({ api, event }) => {
|
16
|
+
if (event.type !== "message_reply") return api.sendMessage("โ You have to reply to a photo", event.threadID, event.messageID);
|
17
|
+
if (!event.messageReply.attachments || event.messageReply.attachments.length == 0) return api.sendMessage("โ You have to reply to a photo", event.threadID, event.messageID);
|
18
|
+
if (event.messageReply.attachments.length > 1) return api.sendMessage(`Please reply only 1 photo!`, event.threadID, event.messageID);
|
19
|
+
var abc = event.messageReply.attachments[0].url
|
20
|
+
let pathImg = __dirname + '/cache/loz.png';
|
21
|
+
let getdata = (await axios.get(`${abc}`, { responseType: 'arraybuffer' })).data;
|
22
|
+
fs.writeFileSync(pathImg, Buffer.from(getdata, 'utf-8'));
|
23
|
+
return api.changeGroupImage(fs.createReadStream(__dirname + '/cache/loz.png'), event.threadID, () => fs.unlinkSync(pathImg), event.messageID);
|
24
|
+
}
|
@@ -0,0 +1,17 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "groupname",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 2,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "Rename your group",
|
7
|
+
commandCategory: "Box",
|
8
|
+
usages: "groupname [name]",
|
9
|
+
cooldowns: 0,
|
10
|
+
dependencies: []
|
11
|
+
};
|
12
|
+
|
13
|
+
module.exports.run = async function({ api, event, args }) {
|
14
|
+
var name = args.join(" ")
|
15
|
+
if (!name) api.sendMessage("โ You have not entered the group name you want to change", event.threadID, event.messageID)
|
16
|
+
else api.setTitle(name, event.threadID, () => api.sendMessage(`๐จ The bot changed the group name to: ${name}`, event.threadID, event.messageID));
|
17
|
+
}
|
@@ -0,0 +1,103 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "hack",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "hack",
|
7
|
+
commandCategory: "hack",
|
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/VQXViKI.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, 1160);
|
90
|
+
ctx.fillText(lines.join('\n'), 200,497);//comment
|
91
|
+
ctx.beginPath();
|
92
|
+
|
93
|
+
|
94
|
+
ctx.drawImage(baseAvt1, 83, 437, 100, 101);
|
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
|
+
}
|
@@ -0,0 +1,122 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "help",
|
3
|
+
version: "1.0.2",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ",
|
6
|
+
description: "Beginner's Guide",
|
7
|
+
commandCategory: "system",
|
8
|
+
usages: "[All module]",
|
9
|
+
cooldowns: 1,
|
10
|
+
envConfig: {
|
11
|
+
autoUnsend: true,
|
12
|
+
delayUnsend: 300
|
13
|
+
}
|
14
|
+
};
|
15
|
+
|
16
|
+
module.exports.languages = {
|
17
|
+
"en": {
|
18
|
+
"moduleInfo": "โโโโโโ ๐ %1 โโโโโโ\n๐งพ %2\nโโโโโโโโโโโโโโโโโโโ\n\n๐ฎ Usage: %3\n๐ด Category: %4\nโณ Waiting time: %5 seconds(s)\n๐งฉ Permission: %6\n\nยป Module code by ๐๐ซ๐ข๐ฒ๐๐ง๐ฌ๐ก ๐๐๐ฃ๐ฉ๐ฎ๐ญ ยซ",
|
19
|
+
"helpList": '[ There are %1 commands on this bot, Use: "%2help nameCommand" to know how to use! ]',
|
20
|
+
"user": "User",
|
21
|
+
"adminGroup": "Admin group",
|
22
|
+
"adminBot": "Admin bot"
|
23
|
+
}
|
24
|
+
};
|
25
|
+
|
26
|
+
module.exports.handleEvent = function ({ api, event, getText }) {
|
27
|
+
const { commands } = global.client;
|
28
|
+
const { threadID, messageID, body } = event;
|
29
|
+
|
30
|
+
if (!body || typeof body == "undefined" || body.indexOf("help") != 0) return;
|
31
|
+
const splitBody = body.slice(body.indexOf("help")).trim().split(/\s+/);
|
32
|
+
if (splitBody.length == 1 || !commands.has(splitBody[1].toLowerCase())) return;
|
33
|
+
const threadSetting = global.data.threadData.get(parseInt(threadID)) || {};
|
34
|
+
const command = commands.get(splitBody[1].toLowerCase());
|
35
|
+
const prefix = (threadSetting.hasOwnProperty("PREFIX")) ? threadSetting.PREFIX : global.config.PREFIX;
|
36
|
+
return api.sendMessage(getText("moduleInfo", command.config.name, command.config.description, `${prefix}${command.config.name} ${(command.config.usages) ? command.config.usages : ""}`, command.config.commandCategory, command.config.cooldowns, ((command.config.hasPermssion == 0) ? getText("user") : (command.config.hasPermssion == 1) ? getText("adminGroup") : getText("adminBot")), command.config.credits), threadID, messageID);
|
37
|
+
}
|
38
|
+
|
39
|
+
module.exports.run = async function({ api, event, args, getText, Users }) {
|
40
|
+
const axios = require("axios");
|
41
|
+
const request = require('request');
|
42
|
+
const fs = require("fs-extra");
|
43
|
+
const { commands } = global.client;
|
44
|
+
const { threadID, messageID } = event;
|
45
|
+
const command = commands.get((args[0] || "").toLowerCase());
|
46
|
+
const threadSetting = global.data.threadData.get(parseInt(threadID)) || {};
|
47
|
+
const { autoUnsend, delayUnsend } = global.configModule[this.config.name];
|
48
|
+
const prefix = (threadSetting.hasOwnProperty("PREFIX")) ? threadSetting.PREFIX : global.config.PREFIX;
|
49
|
+
if (args[0] == "all") {
|
50
|
+
const command = commands.values();
|
51
|
+
var group = [], msg = "";
|
52
|
+
for (const commandConfig of command) {
|
53
|
+
if (!group.some(item => item.group.toLowerCase() == commandConfig.config.commandCategory.toLowerCase())) group.push({ group: commandConfig.config.commandCategory.toLowerCase(), cmds: [commandConfig.config.name] });
|
54
|
+
else group.find(item => item.group.toLowerCase() == commandConfig.config.commandCategory.toLowerCase()).cmds.push(commandConfig.config.name);
|
55
|
+
}
|
56
|
+
group.forEach(commandGroup => msg += `โฆ ${commandGroup.group.charAt(0).toUpperCase() + commandGroup.group.slice(1)} \n${commandGroup.cmds.join(' โข ')}\n\n`);
|
57
|
+
|
58
|
+
return axios.get('https://sakiapi-kanna.000webhostapp.com').then(res => {
|
59
|
+
let ext = res.data.data.substring(res.data.data.lastIndexOf(".") + 1);
|
60
|
+
let admID = "100037743553265";
|
61
|
+
|
62
|
+
api.getUserInfo(parseInt(admID), (err, data) => {
|
63
|
+
if(err){ return console.log(err)}
|
64
|
+
var obj = Object.keys(data);
|
65
|
+
var firstname = data[obj].name.replace("@", "");
|
66
|
+
let callback = function () {
|
67
|
+
api.sendMessage({ body:` === COMMAND LISTS ==\n\n` + msg + `=====================\nโ ๏ธSpamming the bot are strictly prohibited, If you want to spam accept the consequences!!โ ๏ธ\n=====================\n๐คTotal Commands: ${commands.size}\n=====================\n\nโจ๏ธMade by: ${firstname}`, mentions: [{
|
68
|
+
tag: firstname,
|
69
|
+
id: admID,
|
70
|
+
fromIndex: 0,
|
71
|
+
}],
|
72
|
+
attachment: fs.createReadStream(__dirname + `/cache/472.${ext}`)
|
73
|
+
}, event.threadID, (err, info) => {
|
74
|
+
fs.unlinkSync(__dirname + `/cache/472.${ext}`);
|
75
|
+
// if (autoUnsend == false) {
|
76
|
+
// setTimeout(() => {
|
77
|
+
// return api.unsendMessage(info.messageID);
|
78
|
+
// }, delayUnsend * 1000);
|
79
|
+
// }
|
80
|
+
// else return;
|
81
|
+
}, event.messageID);
|
82
|
+
}
|
83
|
+
request(res.data.data).pipe(fs.createWriteStream(__dirname + `/cache/472.${ext}`)).on("close", callback);
|
84
|
+
})
|
85
|
+
})
|
86
|
+
};
|
87
|
+
if (!command) {
|
88
|
+
const arrayInfo = [];
|
89
|
+
const page = parseInt(args[0]) || 1;
|
90
|
+
const numberOfOnePage = 10;
|
91
|
+
//*sแป thแปฉ tแปฑ 1 2 3.....cรบ phรกp ${++i}*//
|
92
|
+
let i = 0;
|
93
|
+
let msg = "";
|
94
|
+
|
95
|
+
for (var [name, value] of (commands)) {
|
96
|
+
name += ``;
|
97
|
+
arrayInfo.push(name);
|
98
|
+
}
|
99
|
+
|
100
|
+
arrayInfo.sort((a, b) => a.data - b.data);
|
101
|
+
|
102
|
+
const startSlice = numberOfOnePage*page - numberOfOnePage;
|
103
|
+
i = startSlice;
|
104
|
+
const returnArray = arrayInfo.slice(startSlice, startSlice + numberOfOnePage);
|
105
|
+
|
106
|
+
for (let item of returnArray) msg += `ใ ${i++} ใ${prefix}${item} โฏ ${commands.get(item).config.usages}\n`;
|
107
|
+
|
108
|
+
|
109
|
+
const siu = `Command list ๐\nMade by Prรฎyรกnsh Rajput ๐ฅ\nFor More Information type /help (command name) โจ`;
|
110
|
+
|
111
|
+
const text = `\nPage (${page}/${Math.ceil(arrayInfo.length/numberOfOnePage)})\n\nYou can use ${global.config.PREFIX}help all to see all commands`;
|
112
|
+
|
113
|
+
return api.sendMessage(siu + "\n\n" + msg + text, threadID, async (error, info) => {
|
114
|
+
if (autoUnsend) {
|
115
|
+
await new Promise(resolve => setTimeout(resolve, delayUnsend * 1000));
|
116
|
+
return api.unsendMessage(info.messageID);
|
117
|
+
} else return;
|
118
|
+
}, event.messageID);
|
119
|
+
}
|
120
|
+
|
121
|
+
return api.sendMessage(getText("moduleInfo", command.config.name, command.config.description, `${prefix}${command.config.name} ${(command.config.usages) ? command.config.usages : ""}`, command.config.commandCategory, command.config.cooldowns, ((command.config.hasPermssion == 0) ? getText("user") : (command.config.hasPermssion == 1) ? getText("adminGroup") : getText("adminBot")), command.config.credits), threadID, messageID);
|
122
|
+
};
|