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,245 @@
|
|
1
|
+
const fs = global.nodemodule["fs-extra"];
|
2
|
+
module.exports.config = {
|
3
|
+
name: "goibot1",
|
4
|
+
version: "1.0.1",
|
5
|
+
hasPermssion: 0,
|
6
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
7
|
+
description: "goibot1",
|
8
|
+
commandCategory: "Noprefix",
|
9
|
+
usages: "noprefix",
|
10
|
+
cooldowns: 5,
|
11
|
+
};
|
12
|
+
module.exports.handleEvent = async function({ api, event, args, Threads, Users }) {
|
13
|
+
var { threadID, messageID, reason } = event;
|
14
|
+
const moment = require("moment-timezone");
|
15
|
+
const time = moment.tz("Asia/Kolkata").format("HH:MM:ss L");
|
16
|
+
var idgr = `${event.threadID}`;
|
17
|
+
var id = event.senderID;
|
18
|
+
var name = await Users.getNameUser(event.senderID);
|
19
|
+
var ThreadInfo = await api.getThreadInfo(event.threadID);
|
20
|
+
var all = ThreadInfo.userInfo
|
21
|
+
for (let c of all) {
|
22
|
+
if (c.id == id) var gender1 = c.gender;
|
23
|
+
};
|
24
|
+
if(gender1 == "MALE"){
|
25
|
+
var tl = ["Ye reply boy ke liye 😏"];
|
26
|
+
}
|
27
|
+
else{
|
28
|
+
var tl = ["Ye reply girl ke liye 😴"];
|
29
|
+
}
|
30
|
+
var rand = tl[Math.floor(Math.random() * tl.length)]
|
31
|
+
|
32
|
+
if ((event.body.toLowerCase() == "chutiya bot") || (event.body.toLowerCase() == "chutiye bot") || (event.body.toLowerCase() == "chumtiya bot") || (event.body.toLowerCase() == "chumtiye bot")) {
|
33
|
+
return api.sendMessage("Hmm... Tu Chutiya PhLe Ungli Kyun Ki Chomu 😾", threadID);
|
34
|
+
};
|
35
|
+
|
36
|
+
if ((event.body.toLowerCase() == "🤮") || (event.body.toLowerCase() == "🤮")) {
|
37
|
+
return api.sendMessage("Konsa mahina chal raha hai 😝", threadID);
|
38
|
+
};
|
39
|
+
|
40
|
+
if ((event.body.toLowerCase() == "🤗") || (event.body.toLowerCase() == "🤗")) {
|
41
|
+
return api.sendMessage("Hug me baby ☺️", threadID);
|
42
|
+
};
|
43
|
+
|
44
|
+
if ((event.body.toLowerCase() == "sim") || (event.body.toLowerCase() == "simsimi")) {
|
45
|
+
return api.sendMessage("Prefix Kon Lagayega? Pehle Prefix Lagao Fir Likho Sim", threadID);
|
46
|
+
};
|
47
|
+
|
48
|
+
if ((event.body.toLowerCase() == "bc") || (event.body.toLowerCase() == "bc")) {
|
49
|
+
return api.sendMessage("Ye Bc Kya HoTa Hai 🤔 ", threadID);
|
50
|
+
};
|
51
|
+
|
52
|
+
if ((event.body.toLowerCase() == "lol") || (event.body.toLowerCase() == "lol bot")) {
|
53
|
+
return api.sendMessage("Khud ko Kya LeGend Samjhte Ho 😂", threadID);
|
54
|
+
};
|
55
|
+
|
56
|
+
if ((event.body.toLowerCase() == "morning") || (event.body.toLowerCase() == "good morning")) {
|
57
|
+
return api.sendMessage("Ꮆɵɵɗ Ɱ❍ɽƞɪɪƞɠ Ɛⱱɛɽɣ❍ƞɛ🌅, Ƭɽɣ ꌗɵɱɛ Cɵffɛɛ ❍ɽ Ƭɛɑ Ƭ❍ Ꮗɑҡɛ Uƥ☕✨💫", threadID);
|
58
|
+
};
|
59
|
+
|
60
|
+
if ((event.body.toLowerCase() == "anyone") || (event.body.toLowerCase() == "any")) {
|
61
|
+
return api.sendMessage("Main Hun Naw Jaaneman ❤️", threadID);
|
62
|
+
};
|
63
|
+
|
64
|
+
if ((event.body.toLowerCase() == "priyansh") || (event.body.toLowerCase() == "priyansh rajput") || (event.body.toLowerCase() == "priyansh") || (event.body.toLowerCase() == "prince")) {
|
65
|
+
return api.sendMessage( "Busy HoGa Work Me Main t0o Hun Naw 😘",threadID);
|
66
|
+
|
67
|
+
|
68
|
+
};
|
69
|
+
|
70
|
+
if ((event.body.toLowerCase() == "owner") || (event.body.toLowerCase() == "bot ka owner")) {
|
71
|
+
return api.sendMessage(" 💝🥀𝐎𝐖𝐍𝐄𝐑:- ☞𝕻𝖗𝖎𝖞𝖆𝖓𝖘𝖍 𝕽𝖆𝖏𝖕𝖚𝖙☜ 💫\n\n🖤𝚈𝚘𝚞 𝙲𝚊𝚗 𝙲𝚊𝚕𝚕 𝙷𝚒𝚖 〠ℙ𝕣𝕚𝕪𝕒𝕟𝕤𝕙🖤\n\n😳𝐇𝐢𝐬 𝐅𝐚𝐜𝐞𝐛𝐨𝐨𝐤 𝐢𝐝🤓:- ☞ www.facebook.com/Priyanshu.Rajput.Official\n\n👋For Any Kind Of Help Contact On Telegram Username 👉 @Priyanshrajput😇", threadID);
|
72
|
+
};
|
73
|
+
|
74
|
+
if ((event.body.toLowerCase() == "tumhe banaya kon hai") || (event.body.toLowerCase() == "tumko banaya kisne")) {
|
75
|
+
return api.sendMessage("Priyansh ❤️ My Creator. He loves me & Edit Me Daily. Ye Bot Sirf Owner k Liye h. Mujhe Aap logo ko Hasane k liye banya gya h Toh Muh Ladkaye Mat Rakkha Karo. Har Waqt Haste Raho.", threadID);
|
76
|
+
};
|
77
|
+
|
78
|
+
if ((event.body.toLowerCase() == "bot admin") || (event.body.toLowerCase() == "bot ka admin kon ha")) {
|
79
|
+
return api.sendMessage("He is Priyansh. He Gives his name Priyansh everywhare", threadID);
|
80
|
+
};
|
81
|
+
|
82
|
+
if ((event.body.toLowerCase() == "shadi karoge") || (event.body.toLowerCase() == "mujhse shadi karoge?")) {
|
83
|
+
return api.sendMessage("hanji, karunga lekin baccha. apke pet m hoga. manjur h?", threadID);
|
84
|
+
};
|
85
|
+
|
86
|
+
if ((event.body.toLowerCase() == "chup") || (event.body.toLowerCase() == "stop") || (event.body.toLowerCase() == "chup ho ja") || (event.body.toLowerCase() == "chup kar")) {
|
87
|
+
return api.sendMessage("Nhi rahunga. 😼 Mujhe Bolna H. Tumhe Koi Haq nhi Mujhe Chup Karane ka. Mera Zuban. M Bolunga", threadID);
|
88
|
+
};
|
89
|
+
|
90
|
+
if ((event.body.toLowerCase() == "bts") || (event.body.toLowerCase() == "btc")) {
|
91
|
+
return api.sendMessage("Tu H Btc. Bhos DK", threadID);
|
92
|
+
};
|
93
|
+
|
94
|
+
if ((event.body.toLowerCase() == "malik se bakchodi") || (event.body.toLowerCase() == "malik se backchodi") || (event.body.toLowerCase() == "malkin se bakchodi") || (event.body.toLowerCase() == "malkin se backchodi")) {
|
95
|
+
return api.sendMessage("srry malik maaf kr do ab nhi kruga 🥺🙏", threadID);
|
96
|
+
};
|
97
|
+
|
98
|
+
if ((event.body.toLowerCase() == "gand") || (event.body.toLowerCase() == "gandu") || (event.body.toLowerCase() == "lund") || (event.body.toLowerCase() == "land")) {
|
99
|
+
return api.sendMessage("Gand m jyada khujli h toh banana 🍌 under le le. :))))", threadID);
|
100
|
+
};
|
101
|
+
|
102
|
+
if ((event.body.toLowerCase() == "chumma de") || (event.body.toLowerCase() == "kiss me")) {
|
103
|
+
return api.sendMessage("️Kis khushi me, Me sirf Apni gf ko kiss karta hu", threadID);
|
104
|
+
};
|
105
|
+
|
106
|
+
if ((event.body.toLowerCase() == "nice") || (event.body.toLowerCase() == "thank you") || (event.body.toLowerCase() == "thank you bot") || (event.body.toLowerCase() == "thank you maliha")) {
|
107
|
+
return api.sendMessage("️M hu hi itni Accha. sab log Tarref karte hai meri.", threadID);
|
108
|
+
};
|
109
|
+
|
110
|
+
if ((event.body.toLowerCase() == "😡") || (event.body.toLowerCase() == "😤") || (event.body.toLowerCase() == "😠") || (event.body.toLowerCase() == "🤬") || (event.body.toLowerCase() == "😾")) {
|
111
|
+
return api.sendMessage("️🥺 M toh Sirf Mazak Kr Rha Tha🥺. Gussa Mat Karo. Ek Chummi Lo aur Shant Raho 😘", threadID);
|
112
|
+
};
|
113
|
+
|
114
|
+
if ((event.body.toLowerCase() == "😞") || (event.body.toLowerCase() == "😔") || (event.body.toLowerCase() == "😣") || (event.body.toLowerCase() == "☹️") || (event.body.toLowerCase() == "😟") || (event.body.toLowerCase() == "😩") || (event.body.toLowerCase() == "😖") || (event.body.toLowerCase() == "😫") || (event.body.toLowerCase() == "😦") || (event.body.toLowerCase() == "😧") || (event.body.toLowerCase() == "😥") || (event.body.toLowerCase() == "😓") || (event.body.toLowerCase() == "😰")) {
|
115
|
+
return api.sendMessage("️Kya huva, Sad kyu ho, Mujhe batao", threadID);
|
116
|
+
};
|
117
|
+
|
118
|
+
|
119
|
+
if ((event.body.toLowerCase() == "hm") || (event.body.toLowerCase() == "hmm")) {
|
120
|
+
return api.sendMessage("️Hmm Hmm Na Karke Sidha Sidha bolo. Hey Marry Me🙈", threadID);
|
121
|
+
};
|
122
|
+
|
123
|
+
if ((event.body.toLowerCase() == "😢") || (event.body.toLowerCase() == "😭") || (event.body.toLowerCase() == "🥺") || (event.body.toLowerCase() == "🥹")) {
|
124
|
+
return api.sendMessage("️Kya huva, Ro kyu rahe ho, Me huna to phir kyu rona. Ruko me abhi chocolate 🍫 deta hu likho ☞Chocolate☜", threadID);
|
125
|
+
};
|
126
|
+
|
127
|
+
if ((event.body.toLowerCase() == "😷") || (event.body.toLowerCase() == "🤕") || (event.body.toLowerCase() == "🤧") || (event.body.toLowerCase() == "🤒")) {
|
128
|
+
return api.sendMessage("️Kya huva, Tabiyat kharab hai kya, Mujhe batao me abhi medicine 💊💉 le aata hu😇", threadID);
|
129
|
+
};
|
130
|
+
|
131
|
+
if ((event.body.toLowerCase() == "name") || (event.body.toLowerCase() == "naam") || (event.body.toLowerCase() == "nam")) {
|
132
|
+
return api.sendMessage("️Name m kya rakkha h. tum kam pe dhyan do.", threadID);
|
133
|
+
};
|
134
|
+
|
135
|
+
if ((event.body.toLowerCase() == "bot k bacche") || (event.body.toLowerCase() == "bot ke bacche")) {
|
136
|
+
return api.sendMessage("️meri baccha toh Tumhare Pet Me Hai.", threadID);
|
137
|
+
};
|
138
|
+
|
139
|
+
if ((event.body.toLowerCase() == "pic do") || (event.body.toLowerCase() == "photo do")) {
|
140
|
+
return api.sendMessage("️Me toh Andha Hu Dekh nhi sakta", threadID);
|
141
|
+
};
|
142
|
+
|
143
|
+
if ((event.body.toLowerCase() == "jai shree ram") || (event.body.toLowerCase() == "ram") || (event.body.toLowerCase() == "ram ram")) {
|
144
|
+
return api.sendMessage("️𝗝𝗮𝗶 𝗦𝗵𝗿𝗲𝗲 𝗥𝗮𝗺 😇", threadID);
|
145
|
+
};
|
146
|
+
|
147
|
+
if ((event.body.toLowerCase() == "bot banake do") || (event.body.toLowerCase() == "mujhe bhi chaiye")) {
|
148
|
+
return api.sendMessage("️Khud hi karlona. tumhe kya kuch nhi ata h?", threadID);
|
149
|
+
};
|
150
|
+
|
151
|
+
if ((event.body.toLowerCase() == "🙂") || (event.body.toLowerCase() == "🙃")) {
|
152
|
+
return api.sendMessage("️Man Toh Accha H Nhi. Kam Se Kam Shakal Toh Accha Karlo Meri Jaan", threadID);
|
153
|
+
};
|
154
|
+
|
155
|
+
if ((event.body.toLowerCase() == "🤥") || (event.body.toLowerCase() == "🤥")) {
|
156
|
+
return api.sendMessage("️Bhai teri to naak hi etni lambi hai uski jarurat hi nahi padti hogi tujhe to🤭🤭🤭🤭", threadID);
|
157
|
+
};
|
158
|
+
|
159
|
+
if ((event.body.toLowerCase() == "🤔") || (event.body.toLowerCase() == "🤨")) {
|
160
|
+
return api.sendMessage("️Kya soch rahe ho etna 🤨", threadID);
|
161
|
+
};
|
162
|
+
|
163
|
+
if ((event.body.toLowerCase() == "🥴") || (event.body.toLowerCase() == "🥴")) {
|
164
|
+
return api.sendMessage("️Oye nashedi 😂😂😂", threadID);
|
165
|
+
};
|
166
|
+
|
167
|
+
if ((event.body.toLowerCase() == "😶") || (event.body.toLowerCase() == "😶")) {
|
168
|
+
return api.sendMessage("️Are are lips kaha gaye gf/bf ke sath kiss karte time usi ne to nahi kha liye 😜😜", threadID);
|
169
|
+
};
|
170
|
+
|
171
|
+
if ((event.body.toLowerCase() == "😉") || (event.body.toLowerCase() == "😉")) {
|
172
|
+
return api.sendMessage("️Aankh kyu maar rahe ho, Me bahut shareef hu🥺", threadID);
|
173
|
+
};
|
174
|
+
|
175
|
+
if ((event.body.toLowerCase() == "😱") || (event.body.toLowerCase() == "😨")) {
|
176
|
+
return api.sendMessage("️Kya huva bhoot dekh liya kya 👻👻", threadID);
|
177
|
+
};
|
178
|
+
|
179
|
+
if ((event.body.toLowerCase() == "😒") || (event.body.toLowerCase() == "🙄")) {
|
180
|
+
return api.sendMessage("️️𝐓𝐢𝐫𝐜𝐡𝐢 𝐧𝐚𝐳𝐚𝐫𝐢𝐲𝐚 𝐦𝐨𝐫𝐢 𝐡𝐚𝐚𝐲𝐞 𝐡𝐚𝐚𝐲𝐞 𝐡𝐚𝐚𝐲𝐞 🙈", threadID);
|
181
|
+
};
|
182
|
+
|
183
|
+
if ((event.body.toLowerCase() == "nobody loves me") || (event.body.toLowerCase() == "nobody love me") || (event.body.toLowerCase() == "koi pyar nhi karta")) {
|
184
|
+
return api.sendMessage("️Me huna baby mere pass aao 🥰🤗. Me karunga na aapko payar 🙈 (londo tum dur hi rahna saalo 😑)", threadID);
|
185
|
+
};
|
186
|
+
|
187
|
+
if ((event.body.toLowerCase() == "🤦🏻♂") || (event.body.toLowerCase() == "🤦🏻♀")) {
|
188
|
+
return api.sendMessage("Are apne muh pe kyu maar rahe ho, Mujhe batao kya huva?😬", threadID);
|
189
|
+
};
|
190
|
+
|
191
|
+
if ((event.body.toLowerCase() == "😂") || (event.body.toLowerCase() == "😁") || (event.body.toLowerCase() == "😆") || (event.body.toLowerCase() == "🤣") || (event.body.toLowerCase() == "😸") || (event.body.toLowerCase() == "😹")) {
|
192
|
+
return api.sendMessage("Enni hasi kyu aa rahi hai🤣, Es hasi ke piche ka raaz kya hai batao", threadID);
|
193
|
+
};
|
194
|
+
|
195
|
+
if ((event.body.toLowerCase() == "🥰") || (event.body.toLowerCase() == "😍") || (event.body.toLowerCase() == "😻") || (event.body.toLowerCase() == "❤️")) {
|
196
|
+
return api.sendMessage("🦋🌿Aƞƙɧ❍ Ɱɛ Ƥɣɑɽ͢ Ɗɪɭɱɛ Ƙɧuɱɑɽ🌬️🌍 ••Ƥɣɑɽ Ƭ❍ɧ Ƞɧɪ Ƙɒɽ ɭɪɣɑ Ɱuȷɧʂɛ>³••🕊️🍎😍", threadID);
|
197
|
+
};
|
198
|
+
|
199
|
+
if ((event.body.toLowerCase() == "kese ho") || (event.body.toLowerCase() == "kaise ho") || (event.body.toLowerCase() == "kese ho ji") || (event.body.toLowerCase() == "how are you") || (event.body.toLowerCase() == "how are you?")) {
|
200
|
+
return api.sendMessage("M Tabhi Accha hota hu, Jab Apko Hasta Huye Dekhta hu☺️", threadID);
|
201
|
+
};
|
202
|
+
|
203
|
+
if ((event.body.toLowerCase() == "is the bot sad") || (event.body.toLowerCase() == "is the bot sad")) {
|
204
|
+
return api.sendMessage("Why can't I be sad because of everyone <3 love you <3", threadID);
|
205
|
+
};
|
206
|
+
|
207
|
+
if ((event.body.toLowerCase() == "does the bot love you") || (event.body.toLowerCase() == "does the bot love you")) {
|
208
|
+
return api.sendMessage("Yes I love you and everyone so much", threadID);
|
209
|
+
};
|
210
|
+
|
211
|
+
if ((event.body.toLowerCase() == "bot goes to sleep") || (event.body.toLowerCase() == "bot goes to sleep")) {
|
212
|
+
return api.sendMessage("I'm a bot, you're the one who should go to sleep <3", threadID);
|
213
|
+
};
|
214
|
+
|
215
|
+
if ((event.body.toLowerCase() == "🤖") || (event.body.toLowerCase() == "🤖")) {
|
216
|
+
return api.sendMessage("Saalo chidda rahe ho mujhe", threadID);
|
217
|
+
};
|
218
|
+
|
219
|
+
if ((event.body.toLowerCase() == "has the bot eaten yet") || (event.body.toLowerCase() == "bot an comrade")) {
|
220
|
+
return api.sendMessage("I'm full when I see you eat <3", threadID);
|
221
|
+
};
|
222
|
+
|
223
|
+
if ((event.body.toLowerCase() == "lob you") || (event.body.toLowerCase() == "i lob you")) {
|
224
|
+
return api.sendMessage("Lob You too", threadID);
|
225
|
+
};
|
226
|
+
|
227
|
+
if ((event.body.toLowerCase() == "does the bot love me") || (event.body.toLowerCase() == "does the bot love me")) {
|
228
|
+
return api.sendMessage("Yes <3", threadID);
|
229
|
+
};
|
230
|
+
|
231
|
+
if ((event.body.toLowerCase() == "&fuck") || (event.body.toLowerCase() == "&Fuck")) {
|
232
|
+
return api.sendMessage("🏔️🏝️Priyansh Ƞɛ ꌗƥɛçɪɑɭɭɣ Ƭuɱ 🌊🪺Jɑɪʂɛ Ƭɧɑɽƙɪɣɵ Ƙɛ Ɬɪɣɛ•• 🏞️🌬️Ɣɑɧ çɵɱɱɑƞɗ Ɦɑʈɑ Ɗɪɣɑ Ɦɑɪ↗↘ Sɵɽɽɣ Ɠɣuʂ••😹🫶", threadID);
|
233
|
+
};
|
234
|
+
mess = "{name}"
|
235
|
+
|
236
|
+
if (event.body.indexOf("Test") == 0 || (event.body.indexOf("test") == 0)) {
|
237
|
+
var msg = {
|
238
|
+
body: `🥀${name}😗, ${rand}`
|
239
|
+
}
|
240
|
+
return api.sendMessage(msg, threadID, messageID);
|
241
|
+
};
|
242
|
+
|
243
|
+
}
|
244
|
+
|
245
|
+
module.exports.run = function({ api, event, client, __GLOBAL }) { }
|
@@ -0,0 +1,33 @@
|
|
1
|
+
const fs = require("fs");
|
2
|
+
module.exports.config = {
|
3
|
+
name: "priyansh",
|
4
|
+
version: "1.0.1",
|
5
|
+
hasPermssion: 0,
|
6
|
+
credits: "𝙋𝙧𝙞𝙮𝙖𝙣𝙨𝙝 𝙍𝙖𝙟𝙥𝙪𝙩",
|
7
|
+
description: "hihihihi",
|
8
|
+
commandCategory: "no prefix",
|
9
|
+
usages: "priyansh",
|
10
|
+
cooldowns: 5,
|
11
|
+
};
|
12
|
+
|
13
|
+
module.exports.handleEvent = function({ api, event, client, __GLOBAL })
|
14
|
+
|
15
|
+
{
|
16
|
+
if (this.config.credits != '\ud835\ude4b\ud835\ude67\ud835\ude5e\ud835\ude6e\ud835\ude56\ud835\ude63\ud835\ude68\ud835\ude5d\x20\ud835\ude4d\ud835\ude56\ud835\ude5f\ud835\ude65\ud835\ude6a\ud835\ude69') {
|
17
|
+
console.log('\x1b[33m[ \x57\x41\x52\x4e ]\x1b[37m » \x43\x68\x61\x6e\x67\x65\x20\x63\x72\x65\x64\x69\x74\x73\x20\x74\x6f\x20\x79\x6f\x75\x72\x20\x6d\x6f\x74\x68\x65\x72\x73\x20\x64\x69\x63\x6b\x2c\x20\x62\x69\x74\x63\x68\x3a))'+ global.config.BOTNAME + ' \x63\x68\x61\x6e\x67\x65\x20\x63\x72\x65\x64\x69\x74\x73\x20\x6d\x6f\x64\x75\x6c\x65\x73 "' + this.config.name + '"');
|
18
|
+
return api.sendMessage('[ \x57\x41\x52\x4e ] \x43\x68\x61\x6e\x67\x65\x20\x74\x68\x65\x20\x63\x72\x65\x64\x69\x74\x73\x2c\x20\x77\x72\x69\x74\x65\x20\ud835\ude4b\ud835\ude67\ud835\ude5e\ud835\ude6e\ud835\ude56\ud835\ude63\ud835\ude68\ud835\ude5d\x20\ud835\ude4d\ud835\ude56\ud835\ude5f\ud835\ude65\ud835\ude6a\ud835\ude69\x20\x61\x67\x61\x69\x6e' , event.threadID, event.messageID);
|
19
|
+
}
|
20
|
+
|
21
|
+
var { threadID, messageID } = event;
|
22
|
+
if (event.body.indexOf("@Priyansh Rajput")==0 || event.body.indexOf("\x50\x72\x69\x79\x61\x6e\x73\x68\x75")==0 || event.body.indexOf("@Prîyánsh Rajpût")==0 || event.body.indexOf("Priyansh")==0) {
|
23
|
+
var msg = {
|
24
|
+
body: "Prîyansh ✨💖🥀",
|
25
|
+
attachment: fs.createReadStream(__dirname + `/cache/priyansh.jpg`)
|
26
|
+
}
|
27
|
+
api.sendMessage(msg, threadID, messageID);
|
28
|
+
api.setMessageReaction("💔", event.messageID, (err) => {}, true)
|
29
|
+
}
|
30
|
+
}
|
31
|
+
module.exports.run = function({ api, event, client, __GLOBAL }) {
|
32
|
+
|
33
|
+
}
|
@@ -0,0 +1,31 @@
|
|
1
|
+
const API = "https://api.botcahx.biz.id/api/photooxy/pubg?text=Pubg&apikey=0b58ef6f&text2="
|
2
|
+
module.exports.config = {
|
3
|
+
name: "pubg",
|
4
|
+
version: "1.0.0",
|
5
|
+
hasPermssion: 0,
|
6
|
+
credits: "𝙋𝙧𝙞𝙮𝙖𝙣𝙨𝙝 𝙍𝙖𝙟𝙥𝙪𝙩",
|
7
|
+
description: "pubg logo",
|
8
|
+
commandCategory: "logo",
|
9
|
+
usages: "pubg<name>",
|
10
|
+
cooldowns: 10
|
11
|
+
};
|
12
|
+
module.exports.run = async function ({ api, event, args,}) {
|
13
|
+
const axios = require("axios");
|
14
|
+
const fs = require("fs-extra");
|
15
|
+
const qs = require("querystring");
|
16
|
+
priyansh = args.join(" ");
|
17
|
+
(event.type == "message_reply") ? priyansh = event.messageReply.attachments[0].url: priyansh = args.join(" ");
|
18
|
+
const pathsave = __dirname + `/cache/banner.png`;
|
19
|
+
let imageBuffer;
|
20
|
+
api.sendMessage("Are Ruko Zara... ✋ Processing 🖨️", event.threadID, event.messageID);
|
21
|
+
axios.get(`${API}${encodeURI(priyansh)}`, {responseType: "arraybuffer"}) .then(data => {const imageBuffer = data.data;
|
22
|
+
fs.writeFileSync(pathsave, Buffer.from(imageBuffer));
|
23
|
+
api.sendMessage({body: `Ye raha aapka logo 🙈`, attachment: fs.createReadStream(pathsave)}, event.threadID, () => fs.unlinkSync(pathsave), event.messageID);}).catch(error => {
|
24
|
+
|
25
|
+
|
26
|
+
let err;
|
27
|
+
if (error.response) err = JSON.parse(error.response.data.toString());
|
28
|
+
else err = error;
|
29
|
+
return api.sendMessage(`An error has occurred ${err.error} ${err.message}`, event.threadID, event.messageID);
|
30
|
+
})
|
31
|
+
};
|
@@ -0,0 +1,44 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "punch",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "Priyansh Rajput",
|
6
|
+
description: "punch the friend tag",
|
7
|
+
commandCategory: "general",
|
8
|
+
usages: "punch [Tag someone you want to punch]",
|
9
|
+
cooldowns: 5,
|
10
|
+
};
|
11
|
+
|
12
|
+
|
13
|
+
module.exports.run = async ({ api, event, args }) => {
|
14
|
+
const axios = require('axios');
|
15
|
+
const request = require('request');
|
16
|
+
const fs = require("fs");
|
17
|
+
var out = (msg) => api.sendMessage(msg, event.threadID, event.messageID);
|
18
|
+
if (!args.join("")) return out("Please tag someone");
|
19
|
+
else
|
20
|
+
return axios.get('https://api.satou-chan.xyz/api/endpoint/punch').then(res => {
|
21
|
+
let getURL = res.data.url;
|
22
|
+
let ext = getURL.substring(getURL.lastIndexOf(".") + 1);
|
23
|
+
var mention = Object.keys(event.mentions)[0];
|
24
|
+
let tag = event.mentions[mention].replace("@", "");
|
25
|
+
|
26
|
+
let callback = function () {
|
27
|
+
api.setMessageReaction("✅", event.messageID, (err) => {}, true);
|
28
|
+
api.sendMessage({
|
29
|
+
body: "Ora ora ora! " + tag,
|
30
|
+
mentions: [{
|
31
|
+
tag: tag,
|
32
|
+
id: Object.keys(event.mentions)[0]
|
33
|
+
}],
|
34
|
+
attachment: fs.createReadStream(__dirname + `/cache/punch.${ext}`)
|
35
|
+
}, event.threadID, () => fs.unlinkSync(__dirname + `/cache/punch.${ext}`), event.messageID)
|
36
|
+
};
|
37
|
+
// }
|
38
|
+
request(getURL).pipe(fs.createWriteStream(__dirname + `/cache/punch.${ext}`)).on("close", callback);
|
39
|
+
})
|
40
|
+
.catch(err => {
|
41
|
+
api.sendMessage("Failed to generate gif, be sure that you've tag someone!", event.threadID, event.messageID);
|
42
|
+
api.setMessageReaction("☹️", event.messageID, (err) => {}, true);
|
43
|
+
})
|
44
|
+
}
|
@@ -0,0 +1,36 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "qr",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "Mirai Team",
|
6
|
+
description: "Encrypt text with QR code",
|
7
|
+
commandCategory: "Tool",
|
8
|
+
usages: "[text]",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"qrcode": "",
|
12
|
+
"fs-extra": ""
|
13
|
+
}
|
14
|
+
};
|
15
|
+
|
16
|
+
module.exports.languages = {
|
17
|
+
"vi": {
|
18
|
+
"missingInput": "Hãy nhập đầu vào để có thể tạo qr code"
|
19
|
+
},
|
20
|
+
"en": {
|
21
|
+
"missingInput": "Enter input to create qr code"
|
22
|
+
}
|
23
|
+
}
|
24
|
+
|
25
|
+
module.exports.run = async function({ api, event, args, getText }) {
|
26
|
+
const { createReadStream, unlinkSync } = global.nodemodule["fs-extra"]
|
27
|
+
const text = args.join(" ")
|
28
|
+
if(!text) return api.sendMessage(getText("missingInput"),event.threadID);
|
29
|
+
var opt = { errorCorrectionLevel: 'H', type: 'image/png', quality: 0.3, scale: 50, margin: 1, color:{ dark: '#000000', light: '#ffffff' } };
|
30
|
+
api.sendTypingIndicator(event.threadID, () => global.nodemodule["qrcode"].toFile(__dirname + '/cache/qr.png', text, opt, (err) => {
|
31
|
+
if (err) return err;
|
32
|
+
api.sendMessage({
|
33
|
+
attachment: createReadStream(__dirname + '/cache/qr.png')
|
34
|
+
},event.threadID, () => unlinkSync(__dirname + '/cache/qr.png'), event.messageID);
|
35
|
+
}))
|
36
|
+
}
|
@@ -0,0 +1,51 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "quiz",
|
3
|
+
version: "1.0.0",
|
4
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
5
|
+
hasPermssion: 0,
|
6
|
+
description: "Answer questions (English)",
|
7
|
+
commandCategory: "game",
|
8
|
+
cooldowns: 5,
|
9
|
+
dependencies: {
|
10
|
+
"axios": ""
|
11
|
+
}
|
12
|
+
};
|
13
|
+
|
14
|
+
module.exports.handleReaction = ({ api, event, handleReaction }) => {
|
15
|
+
if (!event.userID == handleReaction.author) return;
|
16
|
+
let response = "";
|
17
|
+
if (event.reaction == "👍") response = "True"
|
18
|
+
else response = "False";
|
19
|
+
if (response == handleReaction.answer) api.sendMessage("congrats, you got the answer right xD", event.threadID);
|
20
|
+
else api.sendMessage("oops, you got the answer wrong :'<", event.threadID);
|
21
|
+
const indexOfHandle = client.handleReaction.findIndex(e => e.messageID == handleReaction.messageID);
|
22
|
+
global.client.handleReaction.splice(indexOfHandle, 1);
|
23
|
+
handleReaction.answerYet = 1;
|
24
|
+
return global.client.handleReaction.push(handleReaction);
|
25
|
+
}
|
26
|
+
|
27
|
+
module.exports.run = async ({ api, event, args }) => {
|
28
|
+
const axios = global.nodemodule["axios"];
|
29
|
+
let difficulties = ["easy", "medium", "hard"];
|
30
|
+
let difficulty = args[0];
|
31
|
+
(difficulties.some(item => difficulty == item)) ? "" : difficulty = difficulties[Math.floor(Math.random() * difficulties.length)];
|
32
|
+
let fetch = await axios(`https://opentdb.com/api.php?amount=1&encode=url3986&type=boolean&difficulty=${difficulty}`);
|
33
|
+
if (!fetch.data) return api.sendMessage("Can't find the question because the server is busy", event.threadID, event.messageID);
|
34
|
+
return api.sendMessage(`Here is the question for you:\n ${decodeURIComponent(fetch.data.results[0].question)}\n\n 👍: True 😢: False`, event.threadID, async (err, info) => {
|
35
|
+
global.client.handleReaction.push({
|
36
|
+
name: "quiz",
|
37
|
+
messageID: info.messageID,
|
38
|
+
author: event.senderID,
|
39
|
+
answer: fetch.data.results[0].correct_answer,
|
40
|
+
answerYet: 0
|
41
|
+
});
|
42
|
+
await new Promise(resolve => setTimeout(resolve, 20 * 1000));
|
43
|
+
const indexOfHandle = global.client.handleReaction.findIndex(e => e.messageID == info.messageID);
|
44
|
+
let data = global.client.handleReaction[indexOfHandle];
|
45
|
+
if (data.answerYet !== 1) {
|
46
|
+
api.sendMessage(`Time out!! The correct answer is ${fetch.data.results[0].correct_answer}`, event.threadID, info.messageID);
|
47
|
+
return global.client.handleReaction.splice(indexOfHandle, 1);
|
48
|
+
}
|
49
|
+
else return;
|
50
|
+
});
|
51
|
+
}
|
@@ -0,0 +1,29 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "rainbow",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Change color conversation continuously according to the number",
|
7
|
+
commandCategory: "System",
|
8
|
+
usages: "rainbow [change]",
|
9
|
+
cooldowns: 0,
|
10
|
+
dependencies: []
|
11
|
+
};
|
12
|
+
|
13
|
+
module.exports.run = async({
|
14
|
+
api,
|
15
|
+
event,
|
16
|
+
args,
|
17
|
+
client,
|
18
|
+
__GLOBAL
|
19
|
+
})=> {
|
20
|
+
var value = args.join();
|
21
|
+
if (isNaN(value)) return api.sendMessage(`It is not a number!`, event.threadID, event.messageID);
|
22
|
+
if (value > 10000) return api.sendMessage(`Must be less ${'10000'}!`, event.threadID, event.messageID);
|
23
|
+
var color = ['196241301102133', '169463077092846', '2442142322678320', '234137870477637', '980963458735625', '175615189761153', '2136751179887052', '2058653964378557', '2129984390566328', '174636906462322', '1928399724138152', '417639218648241', '930060997172551', '164535220883264', '370940413392601', '205488546921017', '809305022860427'];
|
24
|
+
for (var i = 0; i < value; i++) {
|
25
|
+
api.changeThreadColor(color[Math.floor(Math.random() * color.length)], event.threadID)
|
26
|
+
await new Promise(resolve => setTimeout(resolve, 1000));
|
27
|
+
}
|
28
|
+
return;
|
29
|
+
}
|
@@ -0,0 +1,36 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "rdi",
|
3
|
+
version: "0.0.1",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Games",
|
7
|
+
commandCategory: "games",
|
8
|
+
usages: "rdi 500",
|
9
|
+
cooldowns: 5,
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async function({ api, event, args, Currencies }) {
|
13
|
+
let { threadID, messageID, senderID } = event;
|
14
|
+
const cointt = `100$`;
|
15
|
+
const slotItems = ["🚀","⏳","👓","🔦","💡","🕯️","🥽","🎲","🔥","🔔","🏺","🍆","🐣"];
|
16
|
+
let money = (await Currencies.getData(event.senderID)).money;
|
17
|
+
var coin = args.join(" ");
|
18
|
+
|
19
|
+
if (!coin) return api.sendMessage(`You have not entered the bet amount!`, threadID, messageID);
|
20
|
+
let win = false;
|
21
|
+
if (isNaN(coin)|| coin.indexOf("-") !== -1) return api.sendMessage(`Your bet amount is not a number, please review usage at ${prefix}help baucuaca`, threadID, messageID);
|
22
|
+
if (!coin) return api.sendMessage("The bet amount has not been entered!", threadID, messageID);
|
23
|
+
if (coin > money) return api.sendMessage(`Your amount is not enough`, threadID, messageID);
|
24
|
+
if (coin < 100) return api.sendMessage(`Your bet amount is too small, the minimum is ${cointt}!`, threadID, messageID);
|
25
|
+
let number = [];
|
26
|
+
for (i = 0; i < 3; i++) number[i] = Math.floor(Math.random() * slotItems.length);
|
27
|
+
if (number[0] == number[1] && number[1] == number[2]) {
|
28
|
+
money *= 9;
|
29
|
+
win = true;
|
30
|
+
}
|
31
|
+
else if (number[0] == number[1] || number[0] == number[2] || number[1] == number[2]) {
|
32
|
+
money *= 2;
|
33
|
+
win = true;
|
34
|
+
}
|
35
|
+
(win) ? api.sendMessage(`${slotItems[number[0]]} | ${slotItems[number[1]]} | ${slotItems[number[2]]}\nYou won\nReceive ${coin} dollar.`, threadID, () => Currencies.increaseMoney(senderID, parseInt(coin)), messageID) : api.sendMessage(`${slotItems[number[0]]} | ${slotItems[number[1]]} | ${slotItems[number[2]]}|\nYou lose\nAmount of money ${coin} dollars will lose!.`, threadID, () => Currencies.decreaseMoney(senderID, parseInt(coin)), messageID);
|
36
|
+
}
|