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,354 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: 'caro',
|
3
|
+
version: '1.0.0',
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: 'JRT',
|
6
|
+
description: 'game cờ caro 5x5',
|
7
|
+
commandCategory: 'Game',
|
8
|
+
usages: '@tag',
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"fs-extra": "",
|
12
|
+
"axios": "",
|
13
|
+
"canvas": "",
|
14
|
+
"jimp": "",
|
15
|
+
"node-superfetch": ""
|
16
|
+
}
|
17
|
+
};
|
18
|
+
|
19
|
+
module.exports.handleReply = async ({ handleReply, event, api ,Users}) => {
|
20
|
+
function delay(ms) {
|
21
|
+
return new Promise(resolve => setTimeout(resolve, ms));
|
22
|
+
};
|
23
|
+
var {x, y, d, d1, sizeboard, sectionSize, boardbuffer} = handleReply;
|
24
|
+
var { threadID, senderID, messageID, body } = event;
|
25
|
+
const chalk = global.nodemodule["chalk"];
|
26
|
+
var args = body.split(' ');
|
27
|
+
if(!args[1]) return api.sendMessage("You have not entered the coordinates Y", threadID, messageID);
|
28
|
+
var toadoX = parseInt(args[0]),
|
29
|
+
toadoY = parseInt(args[1]);
|
30
|
+
//check error tọa độ
|
31
|
+
if(toadoX == NaN || toadoY == NaN) return api.sendMessage("Invalid X or Y coordinates", threadID, messageID);
|
32
|
+
if(toadoX > sizeboard) return api.sendMessage("The X coordinate cannot be larger than the number of squares on the chessboard", threadID, messageID);
|
33
|
+
if(toadoY > sizeboard) return api.sendMessage("The Y coordinate cannot be larger than the number of squares on the chessboard", threadID, messageID);
|
34
|
+
//get data game
|
35
|
+
var gameint = global.game[threadID];
|
36
|
+
var luot = gameint.ditruoc;
|
37
|
+
var luotuser = gameint.luot[senderID];
|
38
|
+
//===========
|
39
|
+
if (global.game[threadID].toadogame.includes(toadoX.toString() + toadoY)) return api.sendMessage('This position has been booked before', threadID, messageID);
|
40
|
+
|
41
|
+
var _0xb4b2=["\x6C\x75\x6F\x74","\x6B\x65\x79\x73","\x66\x69\x6C\x74\x65\x72","\x6E\x61\x6D\x65","\x67\x65\x74\x44\x61\x74\x61"];var arrluot=Object[_0xb4b2[1]](gameint[_0xb4b2[0]]);var iddoithu=parseInt(arrluot[_0xb4b2[2]]((_0xd327x3)=>{return _0xd327x3!= senderID}));var namedoithu=( await Users[_0xb4b2[4]](iddoithu))[_0xb4b2[3]]
|
42
|
+
//=============Check turns===========//
|
43
|
+
if (luotuser != luot) {
|
44
|
+
return api.sendMessage({body: `It's not your turn yet!! This turn is for `+namedoithu, mentions: [{tag: namedoithu,id: iddoithu}]}, threadID, messageID);
|
45
|
+
};
|
46
|
+
if (luot == 0) {
|
47
|
+
global.game[threadID].ditruoc = 1;
|
48
|
+
var quanco = 'X';
|
49
|
+
var linkCo = 'https://i.ibb.co/ByyrhMs/Xpng.png';
|
50
|
+
};
|
51
|
+
if (luot == 1) {
|
52
|
+
global.game[threadID].ditruoc = 0;
|
53
|
+
var quanco = 'O';
|
54
|
+
var linkCo = 'https://i.ibb.co/FgtkNM9/Opng.png';
|
55
|
+
};
|
56
|
+
|
57
|
+
//d th [x+y][x]
|
58
|
+
//X = 4, Y = 2;
|
59
|
+
//Set flag in data to check WIN;
|
60
|
+
//==============PUSH DATA===========//
|
61
|
+
if(toadoY > toadoX) var soptu = toadoY-toadoX;
|
62
|
+
else var soptu = toadoX-toadoY;
|
63
|
+
var soo = sizeboard - 1;//số ô
|
64
|
+
x[toadoY][toadoX] = quanco;
|
65
|
+
y[toadoX][toadoY] = quanco;
|
66
|
+
d[toadoX +toadoY][toadoX] = quanco;
|
67
|
+
d1[soo-soptu][toadoX] = quanco;
|
68
|
+
//===============khai báo==============
|
69
|
+
const Canvas = global.nodemodule["canvas"];
|
70
|
+
const fs = global.nodemodule["fs-extra"];
|
71
|
+
var path1 = __dirname+'/cache/caro1'+threadID+'.png';
|
72
|
+
var path2 = __dirname+'/cache/caro2'+threadID+'.png';
|
73
|
+
//===========CANVAS============//
|
74
|
+
//redraw the boardgame first then draw on the background
|
75
|
+
const boardgame = await Canvas.loadImage(boardbuffer);//board taken from handleReply
|
76
|
+
var xboard = boardgame.width,
|
77
|
+
yboard = boardgame.height;
|
78
|
+
const canvas = Canvas.createCanvas(xboard, yboard);
|
79
|
+
let ctx = canvas.getContext('2d');
|
80
|
+
ctx.drawImage(boardgame, 0, 0, xboard, yboard);
|
81
|
+
var quanCo = await Canvas.loadImage(linkCo);//take pictures of chess pieces
|
82
|
+
ctx.drawImage(quanCo, toadoX * sectionSize, toadoY * sectionSize, sectionSize, sectionSize);
|
83
|
+
var boardbuffer = canvas.toBuffer();//finished drawing board game
|
84
|
+
//=============BACKGROUND================
|
85
|
+
const background = await Canvas.loadImage(path2);
|
86
|
+
var xbground = background.width,
|
87
|
+
ybground = background.height;
|
88
|
+
const canvasbg = Canvas.createCanvas(xbground, ybground);
|
89
|
+
const ctxx = canvasbg.getContext('2d');
|
90
|
+
ctxx.drawImage(background, 0, 0, xbground, ybground);
|
91
|
+
const board = await Canvas.loadImage(boardbuffer);
|
92
|
+
ctxx.drawImage(board, (xbground-880)/2, 320, 880, 880);
|
93
|
+
//==============================
|
94
|
+
global.game[threadID].toadogame.push(toadoX.toString() + toadoY);
|
95
|
+
//=========FUNCTION CHECK WIN??===========
|
96
|
+
function checkWin(x, y, d, d1, toadoX, toadoY, quanco, sizeboard, sectionSize) {
|
97
|
+
var dem = 0;
|
98
|
+
//============CHECK X=============
|
99
|
+
|
100
|
+
for (let X of x[toadoY]) {
|
101
|
+
if(X == quanco) {
|
102
|
+
dem++;
|
103
|
+
} else {
|
104
|
+
dem = 0;
|
105
|
+
|
106
|
+
}
|
107
|
+
if (dem == 5) {
|
108
|
+
return {
|
109
|
+
WIN: true
|
110
|
+
}
|
111
|
+
}
|
112
|
+
};
|
113
|
+
dem = 0;
|
114
|
+
//============CHECK Y============
|
115
|
+
for (let Y of y[toadoX]) {
|
116
|
+
if (Y == quanco) {
|
117
|
+
dem++;
|
118
|
+
} else {
|
119
|
+
dem = 0;
|
120
|
+
}
|
121
|
+
if (dem == 5) {
|
122
|
+
return {
|
123
|
+
WIN: true
|
124
|
+
}
|
125
|
+
}
|
126
|
+
}
|
127
|
+
//============CHECK D============
|
128
|
+
dem = 0;
|
129
|
+
for (let D of d[toadoX+toadoY]) {
|
130
|
+
if (D == quanco) {
|
131
|
+
dem++;
|
132
|
+
} else {
|
133
|
+
dem = 0;
|
134
|
+
}
|
135
|
+
if (dem == 5) {
|
136
|
+
return {
|
137
|
+
WIN: true
|
138
|
+
}
|
139
|
+
};
|
140
|
+
};
|
141
|
+
//==============CHECK D1===========
|
142
|
+
dem = 0;
|
143
|
+
var soo = sizeboard-1;
|
144
|
+
if(toadoY > toadoX) {var soptu = toadoY-toadoX;}
|
145
|
+
else {var soptu = toadoX-toadoY;};
|
146
|
+
for (let D1 of d1[soo-soptu]) {
|
147
|
+
if (D1 == quanco) {
|
148
|
+
dem++;
|
149
|
+
} else {dem = 0;}
|
150
|
+
if(dem == 5) {
|
151
|
+
return {
|
152
|
+
WIN: true
|
153
|
+
}
|
154
|
+
}
|
155
|
+
};
|
156
|
+
return {WIN: false};
|
157
|
+
};
|
158
|
+
|
159
|
+
var _0xfb59=["\x6E\x61\x6D\x65","\x67\x65\x74\x44\x61\x74\x61"];var myname=( await Users[_0xfb59[1]](senderID))[_0xfb59[0]]
|
160
|
+
//==========CHECK WIN OR NOT==============//
|
161
|
+
var CHECKWIN = checkWin(x, y, d, d1, toadoX, toadoY, quanco, sizeboard, sectionSize);
|
162
|
+
if(CHECKWIN.WIN == true) {
|
163
|
+
fs.writeFileSync(path2, canvasbg.toBuffer());
|
164
|
+
api.unsendMessage(handleReply.messageID, () => {
|
165
|
+
api.sendMessage({
|
166
|
+
body: "You win 🥳🥳 "+myname,
|
167
|
+
attachment: fs.createReadStream(path2),
|
168
|
+
mentions: [{
|
169
|
+
tag: myname,
|
170
|
+
id: senderID
|
171
|
+
}]
|
172
|
+
|
173
|
+
}, threadID, messageID);
|
174
|
+
});
|
175
|
+
return global.game[threadID] = {};
|
176
|
+
};
|
177
|
+
fs.writeFileSync(path2, canvasbg.toBuffer());
|
178
|
+
api.unsendMessage(handleReply.messageID, () => {
|
179
|
+
api.sendMessage({body: 'Reply to this message with X Y coordinates to play chess pieces, for example:\n1 5\nThe next turn is for '+namedoithu, attachment: fs.createReadStream(path2), mentions: [{
|
180
|
+
tag: namedoithu,
|
181
|
+
id: iddoithu
|
182
|
+
}]},threadID, (e, info) => {
|
183
|
+
client.handleReply.push({
|
184
|
+
name: this.config.name,
|
185
|
+
author: senderID,
|
186
|
+
messageID: info.messageID,
|
187
|
+
x: x,
|
188
|
+
y: y,
|
189
|
+
d: d,
|
190
|
+
d1: d1,
|
191
|
+
sizeboard: sizeboard,
|
192
|
+
sectionSize: sectionSize,
|
193
|
+
boardbuffer: boardbuffer
|
194
|
+
});
|
195
|
+
},messageID);
|
196
|
+
})
|
197
|
+
};
|
198
|
+
|
199
|
+
|
200
|
+
module.exports.run = async ({ event, api, args }) => {
|
201
|
+
var { threadID, senderID, messageID } = event;
|
202
|
+
if (!global.game) {
|
203
|
+
global.game = {};
|
204
|
+
};
|
205
|
+
if (!global.game[threadID]) {
|
206
|
+
global.game[threadID] = {};
|
207
|
+
};
|
208
|
+
if(args[0] == "clear"){
|
209
|
+
var author = global.game[threadID].author;
|
210
|
+
if(!author) return api.sendMessage('Chưa có bàn cờ nào được tạo trong nhóm của bạn', threadID, messageID);
|
211
|
+
if (senderID != author) return api.sendMessage('Chỉ có author '+author+' bàn cờ: mới có thể kết thúc bàn cờ này', threadID, messageID);
|
212
|
+
global.game[threadID] = {};
|
213
|
+
return api.sendMessage('Đã xóa bàn caro!!', threadID, messageID);
|
214
|
+
|
215
|
+
}
|
216
|
+
|
217
|
+
if (global.game[threadID].author) {
|
218
|
+
return api.sendMessage('This group already has a chessboard created, please end the board by chatting "$caro clear"', threadID, messageID);
|
219
|
+
};
|
220
|
+
var player2 = Object.keys(event.mentions)[0];
|
221
|
+
if(!player2) return api.sendMessage("Need to tag someone you want to play with!!", event.threadID, event.messageID);
|
222
|
+
global.game[threadID] = {
|
223
|
+
luot: {
|
224
|
+
[senderID]: 1,
|
225
|
+
[player2]: 0
|
226
|
+
},
|
227
|
+
toadogame: [],
|
228
|
+
ditruoc: 1,
|
229
|
+
author: senderID
|
230
|
+
};
|
231
|
+
/**/
|
232
|
+
//CREATE BOARD GAME
|
233
|
+
var kytu = "@";
|
234
|
+
var x = [], y = [], d = [], d1 = [];
|
235
|
+
var size = 16;
|
236
|
+
//Create horizon and Column ( X and Y )
|
237
|
+
for (let i = 0; i < size; i++) {
|
238
|
+
x[i] = [];
|
239
|
+
y[i] = [];
|
240
|
+
for(let j = 0; j < size; j++) {
|
241
|
+
x[i][j] = kytu;
|
242
|
+
y[i][j] = kytu;
|
243
|
+
}
|
244
|
+
}
|
245
|
+
//Create diagonal lines
|
246
|
+
var auto = '+';
|
247
|
+
var so_d = 0;
|
248
|
+
var chieudaio = size*2-1;//số đường xiêng của board
|
249
|
+
for (var i = 0; i < chieudaio; i++) {
|
250
|
+
if(auto == '+') so_d++;
|
251
|
+
if(auto == "-") so_d--;
|
252
|
+
d[i] = [];
|
253
|
+
d1[i] = [];
|
254
|
+
for(let j = 0; j < so_d; j++) {
|
255
|
+
d[i][j] = "@";
|
256
|
+
d1[i][j] = "@";
|
257
|
+
if(so_d == size) auto = "-";
|
258
|
+
};
|
259
|
+
};
|
260
|
+
//==============================
|
261
|
+
const Canvas = global.nodemodule["canvas"];
|
262
|
+
const fs = global.nodemodule["fs-extra"];
|
263
|
+
const axios = global.nodemodule["axios"];
|
264
|
+
const spf = global.nodemodule["node-superfetch"];
|
265
|
+
var path1 = __dirname+'/cache/caro1'+threadID+'.png';
|
266
|
+
var path2 = __dirname+'/cache/caro2'+threadID+'.png';
|
267
|
+
|
268
|
+
//==============================
|
269
|
+
const imgboard = await Canvas.loadImage(
|
270
|
+
'https://vn112.com/wp-content/uploads/2018/01/pxsolidwhiteborderedsvg-15161310048lcp4.png');
|
271
|
+
var xboard = imgboard.width,
|
272
|
+
yboard = imgboard.height;
|
273
|
+
const canvas = Canvas.createCanvas(xboard, yboard);
|
274
|
+
let ctx = canvas.getContext('2d');
|
275
|
+
ctx.drawImage(imgboard, 0, 0, canvas.width, canvas.height);
|
276
|
+
var sizeboard = parseInt(16);//số ô
|
277
|
+
|
278
|
+
// vẽ boardgame và lưu
|
279
|
+
var sectionSize = xboard/sizeboard; //size mỗi ô sẽ bằng chiều dài chia số ô??
|
280
|
+
//=============kẻ bảng=================
|
281
|
+
for (i = 0; i <= sizeboard; i++) {
|
282
|
+
for (j = 0; j <= sizeboard; j++) {
|
283
|
+
// Đường ngang
|
284
|
+
ctx.moveTo(0, sectionSize * j);
|
285
|
+
ctx.lineTo(sectionSize * sizeboard, sectionSize * j);
|
286
|
+
ctx.stroke();
|
287
|
+
// Đường dọc
|
288
|
+
ctx.moveTo(sectionSize * i, 0);
|
289
|
+
ctx.lineTo(sectionSize * i, sectionSize * sizeboard);
|
290
|
+
ctx.stroke();
|
291
|
+
}
|
292
|
+
};
|
293
|
+
|
294
|
+
const boardbuffer = canvas.toBuffer();
|
295
|
+
//vẽ background và lấy boardgame ra vẽ lên
|
296
|
+
|
297
|
+
var background = await Canvas.loadImage("https://i.ibb.co/WVgwgtc/0afd2951b10413352a363ea51b4606ac.jpg");
|
298
|
+
var xbground = background.width,
|
299
|
+
ybground = background.height;
|
300
|
+
const canvasbg = Canvas.createCanvas(xbground, ybground);
|
301
|
+
let ctxx = canvasbg.getContext('2d');
|
302
|
+
ctxx.drawImage(background, 0, 0, xbground, ybground);
|
303
|
+
//reg font
|
304
|
+
ctxx.fillStyle = "#000000";
|
305
|
+
ctxx.textAlign = "center";
|
306
|
+
if(!fs.existsSync(__dirname+'/cache/bold-font.ttf')) {
|
307
|
+
let getfont = (await axios.get("https://drive.google.com/u/0/uc?id=1Kx2hi9VX5X4KjwO1uFR6048fm4dKAMnp&export=download", { responseType: "arraybuffer" })).data;
|
308
|
+
fs.writeFileSync(__dirname+'/cache/bold-font.ttf', Buffer.from(getfont, "utf-8"));
|
309
|
+
};
|
310
|
+
Canvas.registerFont(__dirname+'/cache/bold-font.ttf', {
|
311
|
+
family: "caro",
|
312
|
+
weight: "regular",
|
313
|
+
style: "normal"
|
314
|
+
});
|
315
|
+
ctxx.font = "bold 36px caro";
|
316
|
+
//vẽ board lên background
|
317
|
+
var boardCv = await Canvas.loadImage(boardbuffer);
|
318
|
+
ctxx.drawImage(boardCv, (xbground-880)/2, 320, 880, 880);
|
319
|
+
console.log((xbground-880)/2);
|
320
|
+
//vẽ tọa độ
|
321
|
+
//var canchinh = 880/16/2; // =27.5
|
322
|
+
for(let i = 0; i < 16; i++) {
|
323
|
+
ctxx.fillText(i, (xbground-880)/2+i*(880/16)+27.5, 310);//880 là size board lúc vẽ vài background
|
324
|
+
ctxx.fillText(i, (xbground-880)/2-30, 330+i*(880/16)+27.5)
|
325
|
+
}
|
326
|
+
//
|
327
|
+
try{
|
328
|
+
var avt1 = (await spf.get(`https://graph.facebook.com/${senderID}/picture?width=512&height=512&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`)).body;
|
329
|
+
var avt2 = (await spf.get(`https://graph.facebook.com/${player2}/picture?width=512&height=512&access_token=6628568379%7Cc1e620fa708a1d5696fb991c1bde5662`)).body;
|
330
|
+
ctxx.drawImage(await Canvas.loadImage(avt1), xbground/2-100-200, (320-200)/2, 200, 200);
|
331
|
+
ctxx.drawImage(await Canvas.loadImage(avt2), xbground/2+100 , (320-200)/2, 200, 200);
|
332
|
+
}
|
333
|
+
catch(e) {};
|
334
|
+
var VS = (await spf.get("https://i.ibb.co/RQjPz7f/1624961650011.png")).body;
|
335
|
+
var logoVS = await Canvas.loadImage(VS);
|
336
|
+
ctxx.drawImage(logoVS, xbground/2-200/2, (320-200)/2, 200, 200);
|
337
|
+
//ctxx.drawImage(logoVS, 10,10,200,200);
|
338
|
+
fs.writeFileSync(path2, canvasbg.toBuffer());
|
339
|
+
api.sendMessage({body: "Create a successful checkerboard game, you go first, reply to this message with X Y coordinates to play chess pieces, for example:\n1 5", attachment: fs.createReadStream(path2)}, threadID, (e, info) => {
|
340
|
+
client.handleReply.push({
|
341
|
+
name: this.config.name,
|
342
|
+
author: senderID,
|
343
|
+
messageID: info.messageID,
|
344
|
+
x: x,
|
345
|
+
y: y,
|
346
|
+
d: d,
|
347
|
+
d1: d1,
|
348
|
+
sizeboard: sizeboard,
|
349
|
+
sectionSize: sectionSize,
|
350
|
+
boardbuffer: boardbuffer
|
351
|
+
});
|
352
|
+
}
|
353
|
+
);
|
354
|
+
};
|
@@ -0,0 +1,25 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "catsay",
|
3
|
+
version: "1.0.1",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "",
|
7
|
+
commandCategory: "edit-img",
|
8
|
+
cooldowns: 0,
|
9
|
+
dependencies: {
|
10
|
+
"fs-extra": "",
|
11
|
+
"request": ""
|
12
|
+
}
|
13
|
+
};
|
14
|
+
module.exports.run = async ({ api, event,args }) => { {
|
15
|
+
|
16
|
+
const fs = global.nodemodule["fs-extra"];
|
17
|
+
const request = global.nodemodule["request"];
|
18
|
+
const { threadID, messageID, senderID, body } = event;
|
19
|
+
let text = args.toString().replace(/,/g, ' ');
|
20
|
+
if (!text)
|
21
|
+
return api.sendMessage("[Text]", event.threadID, event.messageID);
|
22
|
+
|
23
|
+
var callback = () => api.sendMessage({body:``,attachment: fs.createReadStream(__dirname + "/cache/cat.png")}, event.threadID, () => fs.unlinkSync(__dirname + "/cache/cat.png"),event.messageID);
|
24
|
+
return request(encodeURI(`https://cataas.com/cat/cute/says/${text}`)).pipe(fs.createWriteStream(__dirname+'/cache/cat.png')).on('close',() => callback());
|
25
|
+
}}
|
@@ -0,0 +1,51 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "cave",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "make money",
|
7
|
+
commandCategory: "Make money",
|
8
|
+
cooldowns: 5,
|
9
|
+
envConfig: {
|
10
|
+
cooldownTime: 1000000
|
11
|
+
}
|
12
|
+
};
|
13
|
+
|
14
|
+
module.exports.languages = {
|
15
|
+
"vi": {
|
16
|
+
"cooldown": "𝐁𝐚̣𝐧 𝐯𝐮̛̀𝐚 𝐜𝐡𝐢̣𝐜𝐡 𝐭𝐫𝐨𝐧𝐠 𝐡𝐨̂𝐦 𝐧𝐚𝐲 𝐫𝐨̂̀𝐢, 𝐭𝐫𝐚́𝐧𝐡 𝐛𝐢̣ 𝐤𝐢𝐞̣̂𝐭 𝐬𝐮̛́𝐜 𝐡𝐚̃𝐲 𝐪𝐮𝐚𝐲 𝐥𝐚̣𝐢 𝐬𝐚𝐮: %1 𝐩𝐡𝐮́𝐭 %2 𝐠𝐢𝐚̂𝐲 🛏",
|
17
|
+
"rewarded": "𝐁𝐚̣𝐧 𝐯𝐮̛̀𝐚 𝐜𝐡𝐢̣𝐜𝐡 𝐨𝐯𝐞𝐫𝐧𝐢𝐠𝐡𝐭 𝐯𝐨̛́𝐢 𝐜𝐮̣ 𝐓𝐨𝐤𝐮𝐝𝐚 𝐯𝐚̀ 𝐧𝐡𝐚̣̂𝐧 𝐯𝐞̂̀ %2$ 💸",
|
18
|
+
"job1": "Bạn đã bán vốn tự có!",
|
19
|
+
},
|
20
|
+
"en": {
|
21
|
+
"cooldown": "You have worked today, to avoid exhaustion please come back after: %1 minute(s) %2 second(s).",
|
22
|
+
"rewarded": "You did the job: Cave and received: %2$",
|
23
|
+
"job1": "Cave",
|
24
|
+
}
|
25
|
+
}
|
26
|
+
|
27
|
+
module.exports.run = async ({ event, api, Currencies, getText }) => {
|
28
|
+
const { threadID, messageID, senderID } = event;
|
29
|
+
|
30
|
+
const cooldown = global.configModule[this.config.name].cooldownTime;
|
31
|
+
let data = (await Currencies.getData(senderID)).data || {};
|
32
|
+
if (typeof data !== "undefined" && cooldown - (Date.now() - data.workTime) > 0) {
|
33
|
+
var time = cooldown - (Date.now() - data.workTime),
|
34
|
+
minutes = Math.floor(time / 20000),
|
35
|
+
seconds = ((time % 20000) / 500).toFixed(0);
|
36
|
+
|
37
|
+
return api.sendMessage(getText("cooldown", minutes, (seconds < 10 ? "0" + seconds : seconds)), event.threadID, event.messageID);
|
38
|
+
}
|
39
|
+
else {
|
40
|
+
const job = [
|
41
|
+
getText("job1"),
|
42
|
+
];
|
43
|
+
const amount = Math.floor(Math.random() * 10000);
|
44
|
+
return api.sendMessage(getText("rewarded", job[Math.floor(Math.random() * job.length)], amount), threadID, async () => {
|
45
|
+
await Currencies.increaseMoney(senderID, parseInt(amount));
|
46
|
+
data.workTime = Date.now();
|
47
|
+
await Currencies.setData(event.senderID, { data });
|
48
|
+
return;
|
49
|
+
}, messageID);
|
50
|
+
}
|
51
|
+
}
|
@@ -0,0 +1,35 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "chart",
|
3
|
+
version: "1.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "Create interactive diagrams with top 8 groups",
|
7
|
+
commandCategory: "Box Chat",
|
8
|
+
usages: "",
|
9
|
+
cooldowns: 5
|
10
|
+
};
|
11
|
+
|
12
|
+
module.exports.run = async function({ api, event }) {
|
13
|
+
var KMath = (data) => data.reduce((a, b) => a + b, 0);
|
14
|
+
var inbox = await api.getThreadList(100, null, ['INBOX']);
|
15
|
+
let xx = [...inbox].filter(group => group.isSubscribed && group.isGroup);
|
16
|
+
var kho = [],search=[],count = [];
|
17
|
+
for (let n of xx) {
|
18
|
+
var threadInfo = n.name;
|
19
|
+
var threadye = n.messageCount;
|
20
|
+
kho.push({"name" : threadInfo, "exp": (typeof await threadye == "undefined") ? 0 : await threadye});
|
21
|
+
}
|
22
|
+
kho.sort(function (a, b) { return b.exp - a.exp; });
|
23
|
+
for(let num = 0; num < 8; num++) {
|
24
|
+
search.push("'" + kho[num].name + "'");
|
25
|
+
count.push(kho[num].exp);
|
26
|
+
}
|
27
|
+
const { createReadStream, unlinkSync, writeFileSync,statSync } = require("fs-extra");
|
28
|
+
var axios = require('axios');
|
29
|
+
var path = __dirname + `/cache/chart.png`;
|
30
|
+
var full = await KMath(count);
|
31
|
+
var url = `https://quickchart.io/chart?c={type:'doughnut',data:{labels:[${encodeURIComponent(search)}],datasets:[{label:'${encodeURIComponent('Tương Tác')}',data:[${encodeURIComponent(count)}]}]},options:{plugins:{doughnutlabel:{labels:[{text:'${full}',font:{size:26}},{text:'${encodeURIComponent('Total')}'}]}}}}`;
|
32
|
+
const { data: stream } = await axios.get(url, { method: 'GET', responseType: 'arraybuffer' });
|
33
|
+
writeFileSync(path, Buffer.from(stream, 'utf-8'));
|
34
|
+
return api.sendMessage({ body: '',attachment: createReadStream(path)},event.threadID,event.messageID);
|
35
|
+
};
|
@@ -0,0 +1,121 @@
|
|
1
|
+
module.exports.config = {
|
2
|
+
name: "checktier",
|
3
|
+
version: "1.0.0",
|
4
|
+
hasPermssion: 0,
|
5
|
+
credits: "𝐏𝐫𝐢𝐲𝐚𝐧𝐬𝐡 𝐑𝐚𝐣𝐩𝐮𝐭",
|
6
|
+
description: "interactive check",
|
7
|
+
commandCategory: "Utilities",
|
8
|
+
usages: "checktt",
|
9
|
+
cooldowns: 5,
|
10
|
+
dependencies: {
|
11
|
+
"fs-extra": ""
|
12
|
+
}
|
13
|
+
}
|
14
|
+
|
15
|
+
const path = __dirname + '/count-by-thread/';
|
16
|
+
|
17
|
+
module.exports.onLoad = () => {
|
18
|
+
const fs = require('fs');
|
19
|
+
if (!fs.existsSync(path) || !fs.statSync(path).isDirectory()) {
|
20
|
+
fs.mkdirSync(path, { recursive: true });
|
21
|
+
}
|
22
|
+
}
|
23
|
+
|
24
|
+
module.exports.handleEvent = function ({ event }) {
|
25
|
+
const { messageID, threadID, senderID } = event;
|
26
|
+
if (!global.data.allThreadID.some(tid => tid == threadID)) return;
|
27
|
+
const fs = global.nodemodule['fs'];
|
28
|
+
const threadPath = path + threadID + '.json';
|
29
|
+
if (!fs.existsSync(threadPath) || fs.statSync(threadPath).isDirectory()) {
|
30
|
+
fs.writeFileSync(threadPath, JSON.stringify({}, null, 4));
|
31
|
+
}
|
32
|
+
const getThreadJSON = JSON.parse(fs.readFileSync(threadPath)) || {};
|
33
|
+
if (!getThreadJSON.hasOwnProperty(senderID)) {
|
34
|
+
getThreadJSON[senderID] = 0;
|
35
|
+
}
|
36
|
+
getThreadJSON[senderID]++;
|
37
|
+
fs.writeFileSync(threadPath, JSON.stringify(getThreadJSON, null, 4));
|
38
|
+
}
|
39
|
+
|
40
|
+
|
41
|
+
const getRankName = count => {
|
42
|
+
return count > 50000 ? 'War Generals'
|
43
|
+
:count > 9000 ? 'Master'
|
44
|
+
: count > 8000 ? 'Elite V'
|
45
|
+
: count > 6100 ? 'Elite IV'
|
46
|
+
: count > 5900? 'Elite III'
|
47
|
+
: count > 5700 ? 'Elite II'
|
48
|
+
: count > 5200 ? 'Elite I'
|
49
|
+
: count > 5000 ? 'Diamond V'
|
50
|
+
: count > 4800 ? 'Diamond IV'
|
51
|
+
: count > 4500 ? 'Diamond III'
|
52
|
+
: count > 4000 ? 'Diamond II'
|
53
|
+
: count > 3800 ? 'Diamond I'
|
54
|
+
: count > 3500 ? 'Platinum IV'
|
55
|
+
: count > 3200 ? 'Platinum III'
|
56
|
+
: count > 3000 ? 'Platinum II'
|
57
|
+
: count > 2900 ? 'Platinum I'
|
58
|
+
: count > 2500 ? 'Gold IV'
|
59
|
+
: count > 2300 ? 'Gold III'
|
60
|
+
: count > 2000 ? 'Gold II'
|
61
|
+
: count > 1500 ? 'Gold I'
|
62
|
+
: count > 1200 ? 'Silver III'
|
63
|
+
: count > 1000 ? 'Silver II'
|
64
|
+
: count > 900 ? 'Silver I'
|
65
|
+
: count > 500 ? 'Copper III'
|
66
|
+
: count > 100 ? 'Copper II'
|
67
|
+
: 'Copper I'
|
68
|
+
}
|
69
|
+
|
70
|
+
|
71
|
+
|
72
|
+
module.exports.run = async function ({ api, event, args, Users }) {
|
73
|
+
const fs = global.nodemodule['fs'];
|
74
|
+
const { messageID, threadID, senderID, mentions } = event;
|
75
|
+
const threadPath = path + threadID + '.json';
|
76
|
+
if (!fs.existsSync(threadPath) || fs.statSync(threadPath).isDirectory()) {
|
77
|
+
fs.writeFileSync(threadPath, JSON.stringify({}, null, 4));
|
78
|
+
}
|
79
|
+
const query = args[0] ? args[0].toLowerCase() : '';
|
80
|
+
const getThreadJSON = JSON.parse(fs.readFileSync(threadPath)) || {};
|
81
|
+
if (!getThreadJSON.hasOwnProperty(senderID)) {
|
82
|
+
getThreadJSON[senderID] = 1;
|
83
|
+
}
|
84
|
+
var storage = [],
|
85
|
+
msg = '';
|
86
|
+
if (query == 'all') {
|
87
|
+
const allThread = await api.getThreadInfo(threadID) || { participantIDs: [] };
|
88
|
+
for (id of allThread.participantIDs) {
|
89
|
+
if (!getThreadJSON.hasOwnProperty(id)) {
|
90
|
+
getThreadJSON[id] = 0;
|
91
|
+
}
|
92
|
+
}
|
93
|
+
}
|
94
|
+
for (const id in getThreadJSON) {
|
95
|
+
const name = await Users.getNameUser(id);
|
96
|
+
storage.push({ id, name, count: getThreadJSON[id] });
|
97
|
+
}
|
98
|
+
storage.sort((a, b) => {
|
99
|
+
if (a.count > b.count) return -1;
|
100
|
+
else if (a.count < b.count) return 1;
|
101
|
+
else return a.name.localeCompare(b.name);
|
102
|
+
});
|
103
|
+
if (query == 'all') {
|
104
|
+
let count = 1;
|
105
|
+
msg += '===CHECKTT===';
|
106
|
+
for (const user of storage) {
|
107
|
+
msg += `\n${count++}. ${user.name} - ${user.count}`;
|
108
|
+
}
|
109
|
+
} else if (query == 'rank') {
|
110
|
+
msg += 'Copper 1 (10msgs)\nCopper 2 (100msgs)\nCopper 3 (500msgs)\nSilver 1 (900 msgs)\nSilver 2 (1000 msgs)\nSilver 3 (1200 msgs)\nGold 1 (1500 msgs)\nGold2 (2000 msgs)\nGold3 (2300 msgs)\nGold 4 (2500 msgs)\nPlatinum 1 (2900 msgs)\nPlatinum 2 (3000 msgs)\nPlatinum 3 (3200 msgs)\nPlatinum 4 (3500 msgs)\nDiamond 1(3800 msgs)\nDiamond 2 (4000 msgs)\nDiamond 3 (4500 msgs)\nDiamond 4(4800 msgs)\nDiamond 5 (5000 msgs)\nElite 1 (5200 msgs)\nElite 2 (5700 msgs)\nElite 3 (5900 msgs)\nElite 4 (6100 msgs)\nElite 5 (8000 msgs)\nMaster (9000 msgs)\nWar Generals (50000 msgs)'
|
111
|
+
} else if (!query) {
|
112
|
+
let userID = senderID;
|
113
|
+
if (Object.keys(mentions).length > 0) {
|
114
|
+
userID = mentions[0];
|
115
|
+
}
|
116
|
+
const rankUser = storage.findIndex(e => e.id == userID);
|
117
|
+
msg += `${userID == senderID ? '💠Friend' : storage[rankUser].name} ranked ${rankUser + 1}\n💌Number of messages: ${storage[rankUser].count}\n🔰Rank ${getRankName(storage[rankUser].count)}`;
|
118
|
+
}
|
119
|
+
api.sendMessage(msg, threadID);
|
120
|
+
return;
|
121
|
+
}
|