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,44 @@
|
|
1
|
+
module.exports = function ({ api, models, Users, Threads, Currencies }) {
|
2
|
+
return function ({ event }) {
|
3
|
+
if (!event.messageReply) return;
|
4
|
+
const { handleReply, commands } = global.client
|
5
|
+
const { messageID, threadID, messageReply } = event;
|
6
|
+
if (handleReply.length !== 0) {
|
7
|
+
const indexOfHandle = handleReply.findIndex(e => e.messageID == messageReply.messageID);
|
8
|
+
if (indexOfHandle < 0) return;
|
9
|
+
const indexOfMessage = handleReply[indexOfHandle];
|
10
|
+
const handleNeedExec = commands.get(indexOfMessage.name);
|
11
|
+
if (!handleNeedExec) return api.sendMessage(global.getText('handleReply', 'missingValue'), threadID, messageID);
|
12
|
+
try {
|
13
|
+
var getText2;
|
14
|
+
if (handleNeedExec.languages && typeof handleNeedExec.languages == 'object')
|
15
|
+
getText2 = (...value) => {
|
16
|
+
const reply = handleNeedExec.languages || {};
|
17
|
+
if (!reply.hasOwnProperty(global.config.language))
|
18
|
+
return api.sendMessage(global.getText('handleCommand', 'notFoundLanguage', handleNeedExec.config.name), threadID, messengeID);
|
19
|
+
var lang = handleNeedExec.languages[global.config.language][value[0]] || '';
|
20
|
+
for (var i = value.length; i > -0x4 * 0x4db + 0x6d * 0x55 + -0x597 * 0x3; i--) {
|
21
|
+
const expReg = RegExp('%' + i, 'g');
|
22
|
+
lang = lang.replace(expReg, value[i]);
|
23
|
+
}
|
24
|
+
return lang;
|
25
|
+
};
|
26
|
+
else getText2 = () => {};
|
27
|
+
const Obj = {};
|
28
|
+
Obj.api = api
|
29
|
+
Obj.event = event
|
30
|
+
Obj.models = models
|
31
|
+
Obj.Users = Users
|
32
|
+
Obj.Threads = Threads
|
33
|
+
Obj.Currencies = Currencies
|
34
|
+
Obj.handleReply = indexOfMessage
|
35
|
+
Obj.models = models
|
36
|
+
Obj.getText = getText2
|
37
|
+
handleNeedExec.handleReply(Obj);
|
38
|
+
return;
|
39
|
+
} catch (error) {
|
40
|
+
return api.sendMessage(global.getText('handleReply', 'executeError', error), threadID, messageID);
|
41
|
+
}
|
42
|
+
}
|
43
|
+
};
|
44
|
+
}
|
@@ -0,0 +1,307 @@
|
|
1
|
+
module.exports = function ({ api, models }) {
|
2
|
+
setInterval(function () {
|
3
|
+
if(global.config.NOTIFICATION) {
|
4
|
+
require("./handle/handleNotification.js")({ api });
|
5
|
+
}
|
6
|
+
}, 1000*60);
|
7
|
+
const fs = require("fs");
|
8
|
+
const Users = require("./controllers/users")({ models, api }),
|
9
|
+
Threads = require("./controllers/threads")({ models, api }),
|
10
|
+
Currencies = require("./controllers/currencies")({ models });
|
11
|
+
const logger = require("../utils/log.js");
|
12
|
+
const moment = require('moment-timezone');
|
13
|
+
const axios = require("axios");
|
14
|
+
var day = moment.tz("Asia/Kolkata").day();
|
15
|
+
|
16
|
+
|
17
|
+
const checkttDataPath = __dirname + '/../modules/commands/checktuongtac/';
|
18
|
+
setInterval(async () => {
|
19
|
+
const day_now = moment.tz("Asia/Kolkata").day();
|
20
|
+
const _ADMINIDs = [...global.config.NDH, ...global.config.ADMINBOT];
|
21
|
+
try {
|
22
|
+
if (day != day_now) {
|
23
|
+
day = day_now;
|
24
|
+
const checkttData = fs.readdirSync(checkttDataPath).filter(file => {
|
25
|
+
const _ID = file.replace('.json', '');
|
26
|
+
return _ADMINIDs.includes(_ID) || global.data.allThreadID.includes(_ID);
|
27
|
+
});
|
28
|
+
console.log('Priyansh Rajput');
|
29
|
+
await new Promise(async resolve => {
|
30
|
+
for (const checkttFile of checkttData) {
|
31
|
+
const checktt = JSON.parse(fs.readFileSync(checkttDataPath + checkttFile));
|
32
|
+
let storage = [], count = 1;
|
33
|
+
for (const item of checktt.day) {
|
34
|
+
const userName = await Users.getNameUser(item.id) || 'Priyansh Rajput';
|
35
|
+
const itemToPush = item;
|
36
|
+
itemToPush.name = userName;
|
37
|
+
storage.push(itemToPush);
|
38
|
+
};
|
39
|
+
storage.sort((a, b) => {
|
40
|
+
if (a.count > b.count) {
|
41
|
+
return -1;
|
42
|
+
}
|
43
|
+
else if (a.count < b.count) {
|
44
|
+
return 1;
|
45
|
+
} else {
|
46
|
+
return a.name.localeCompare(b.name);
|
47
|
+
}
|
48
|
+
});
|
49
|
+
let checkttBody = '==PRIYANSH RAJPUT ❤️==\n\n';
|
50
|
+
checkttBody += storage.slice(0, 10).map(item => {
|
51
|
+
return `${count++}. ${item.name} with ${item.count} message`;
|
52
|
+
}).join('\n');
|
53
|
+
api.sendMessage(checkttBody, checkttFile.replace('.json', ''), (err) => err ? console.log(err) : '');
|
54
|
+
|
55
|
+
checktt.day.forEach(e => {
|
56
|
+
e.count = 0;
|
57
|
+
});
|
58
|
+
checktt.time = day_now;
|
59
|
+
fs.writeFileSync(checkttDataPath + checkttFile, JSON.stringify(checktt, null, 4));
|
60
|
+
}
|
61
|
+
resolve();
|
62
|
+
})
|
63
|
+
|
64
|
+
await new Promise(async resolve => {
|
65
|
+
if (day_now == 1) {
|
66
|
+
console.log('Priyansh Ranput');
|
67
|
+
for (const checkttFile of checkttData) {
|
68
|
+
const checktt = JSON.parse(fs.readFileSync(checkttDataPath + checkttFile));
|
69
|
+
let storage = [], count = 1;
|
70
|
+
for (const item of checktt.week) {
|
71
|
+
const userName = await Users.getNameUser(item.id) || 'Priyansh Hun Yar';
|
72
|
+
const itemToPush = item;
|
73
|
+
itemToPush.name = userName;
|
74
|
+
storage.push(itemToPush);
|
75
|
+
};
|
76
|
+
storage.sort((a, b) => {
|
77
|
+
if (a.count > b.count) {
|
78
|
+
return -1;
|
79
|
+
}
|
80
|
+
else if (a.count < b.count) {
|
81
|
+
return 1;
|
82
|
+
} else {
|
83
|
+
return a.name.localeCompare(b.name);
|
84
|
+
}
|
85
|
+
});
|
86
|
+
let checkttBody = '==PRIYANSH RAJPUT ❤️==\n\n';
|
87
|
+
checkttBody += storage.slice(0, 10).map(item => {
|
88
|
+
return `${count++}. ${item.name} with ${item.count} message`;
|
89
|
+
}).join('\n');
|
90
|
+
api.sendMessage(checkttBody, checkttFile.replace('.json', ''), (err) => err ? console.log(err) : '');
|
91
|
+
checktt.week.forEach(e => {
|
92
|
+
e.count = 0;
|
93
|
+
});
|
94
|
+
fs.writeFileSync(checkttDataPath + checkttFile, JSON.stringify(checktt, null, 4));
|
95
|
+
}
|
96
|
+
}
|
97
|
+
resolve();
|
98
|
+
})
|
99
|
+
|
100
|
+
global.client.sending_top = false;
|
101
|
+
}
|
102
|
+
} catch(e) { console.error(e) }
|
103
|
+
}, 1000 * 10);
|
104
|
+
//////////////////////////////////////////////////////////////////////
|
105
|
+
//========= Push all variable from database to environment =========//
|
106
|
+
//////////////////////////////////////////////////////////////////////
|
107
|
+
|
108
|
+
(async function () {
|
109
|
+
|
110
|
+
try {
|
111
|
+
logger(global.getText('listen', 'startLoadEnvironment'), '[ Priyansh Rajput ]');
|
112
|
+
let threads = await Threads.getAll(),
|
113
|
+
users = await Users.getAll(['userID', 'name', 'data']),
|
114
|
+
currencies = await Currencies.getAll(['userID']);
|
115
|
+
for (const data of threads) {
|
116
|
+
const idThread = String(data.threadID);
|
117
|
+
global.data.allThreadID.push(idThread),
|
118
|
+
global.data.threadData.set(idThread, data['data'] || {}),
|
119
|
+
global.data.threadInfo.set(idThread, data.threadInfo || {});
|
120
|
+
if (data['data'] && data['data']['banned'] == !![])
|
121
|
+
global.data.threadBanned.set(idThread,
|
122
|
+
{
|
123
|
+
'reason': data['data']['reason'] || '',
|
124
|
+
'dateAdded': data['data']['dateAdded'] || ''
|
125
|
+
});
|
126
|
+
if (data['data'] && data['data']['commandBanned'] && data['data']['commandBanned']['length'] != 0)
|
127
|
+
global['data']['commandBanned']['set'](idThread, data['data']['commandBanned']);
|
128
|
+
if (data['data'] && data['data']['NSFW']) global['data']['threadAllowNSFW']['push'](idThread);
|
129
|
+
}
|
130
|
+
logger.loader(global.getText('listen', 'loadedEnvironmentThread'));
|
131
|
+
for (const dataU of users) {
|
132
|
+
const idUsers = String(dataU['userID']);
|
133
|
+
global.data['allUserID']['push'](idUsers);
|
134
|
+
if (dataU.name && dataU.name['length'] != 0) global.data.userName['set'](idUsers, dataU.name);
|
135
|
+
if (dataU.data && dataU.data.banned == 1) global.data['userBanned']['set'](idUsers, {
|
136
|
+
'reason': dataU['data']['reason'] || '',
|
137
|
+
'dateAdded': dataU['data']['dateAdded'] || ''
|
138
|
+
});
|
139
|
+
if (dataU['data'] && dataU.data['commandBanned'] && dataU['data']['commandBanned']['length'] != 0)
|
140
|
+
global['data']['commandBanned']['set'](idUsers, dataU['data']['commandBanned']);
|
141
|
+
}
|
142
|
+
for (const dataC of currencies) global.data.allCurrenciesID.push(String(dataC['userID']));
|
143
|
+
logger.loader(global.getText('listen', 'loadedEnvironmentUser')), logger(global.getText('listen', 'successLoadEnvironment'), '[ Priyansh ]');
|
144
|
+
} catch (error) {
|
145
|
+
return logger.loader(global.getText('listen', 'failLoadEnvironment', error), 'error');
|
146
|
+
}
|
147
|
+
}());
|
148
|
+
logger(`[ ${global.config.PREFIX} ] • ${(!global.config.BOTNAME) ? "" : global.config.BOTNAME}`, "[ Priyansh Rajput ]");
|
149
|
+
|
150
|
+
///////////////////////////////////////////////
|
151
|
+
//========= Require all handle need =========//
|
152
|
+
//////////////////////////////////////////////
|
153
|
+
|
154
|
+
const handleCommand = require("./handle/handleCommand")({ api, models, Users, Threads, Currencies });
|
155
|
+
const handleCommandEvent = require("./handle/handleCommandEvent")({ api, models, Users, Threads, Currencies });
|
156
|
+
const handleReply = require("./handle/handleReply")({ api, models, Users, Threads, Currencies });
|
157
|
+
const handleReaction = require("./handle/handleReaction")({ api, models, Users, Threads, Currencies });
|
158
|
+
const handleRefresh = require("./handle/handleRefresh")({ api, Threads, Users, Currencies, models });
|
159
|
+
const handleEvent = require("./handle/handleEvent")({ api, models, Users, Threads, Currencies });
|
160
|
+
const handleCreateDatabase = require("./handle/handleCreateDatabase")({ api, Threads, Users, Currencies, models });
|
161
|
+
|
162
|
+
//DEFINE DATLICH PATH
|
163
|
+
const datlichPath = __dirname + "/../modules/commands/cache/datlich.json";
|
164
|
+
|
165
|
+
//FUNCTION WORKS AS IT'S NAME, CRE: PRIYANSHU
|
166
|
+
const monthToMSObj = {
|
167
|
+
1: 31 * 24 * 60 * 60 * 1000,
|
168
|
+
2: 28 * 24 * 60 * 60 * 1000,
|
169
|
+
3: 31 * 24 * 60 * 60 * 1000,
|
170
|
+
4: 30 * 24 * 60 * 60 * 1000,
|
171
|
+
5: 31 * 24 * 60 * 60 * 1000,
|
172
|
+
6: 30 * 24 * 60 * 60 * 1000,
|
173
|
+
7: 31 * 24 * 60 * 60 * 1000,
|
174
|
+
8: 31 * 24 * 60 * 60 * 1000,
|
175
|
+
9: 30 * 24 * 60 * 60 * 1000,
|
176
|
+
10: 31 * 24 * 60 * 60 * 1000,
|
177
|
+
11: 30 * 24 * 60 * 60 * 1000,
|
178
|
+
12: 31 * 24 * 60 * 60 * 1000
|
179
|
+
};
|
180
|
+
const checkTime = (time) => new Promise((resolve) => {
|
181
|
+
time.forEach((e, i) => time[i] = parseInt(String(e).trim()));
|
182
|
+
const getDayFromMonth = (month) => (month == 0) ? 0 : (month == 2) ? (time[2] % 4 == 0) ? 29 : 28 : ([1, 3, 5, 7, 8, 10, 12].includes(month)) ? 31 : 30;
|
183
|
+
if (time[1] > 12 || time[1] < 1) resolve("Your month seems invalid");
|
184
|
+
if (time[0] > getDayFromMonth(time[1]) || time[0] < 1) resolve("Your date seems invalid");
|
185
|
+
if (time[2] < 2022) resolve("What era do you live in?");
|
186
|
+
if (time[3] > 23 || time[3] < 0) resolve("Your time seems to be invalid");
|
187
|
+
if (time[4] > 59 || time[3] < 0) resolve("Your minute seems invalid");
|
188
|
+
if (time[5] > 59 || time[3] < 0) resolve("Your seconds seem invalid");
|
189
|
+
yr = time[2] - 1970;
|
190
|
+
yearToMS = (yr) * 365 * 24 * 60 * 60 * 1000;
|
191
|
+
yearToMS += ((yr - 2) / 4).toFixed(0) * 24 * 60 * 60 * 1000;
|
192
|
+
monthToMS = 0;
|
193
|
+
for (let i = 1; i < time[1]; i++) monthToMS += monthToMSObj[i];
|
194
|
+
if (time[2] % 4 == 0) monthToMS += 24 * 60 * 60 * 1000;
|
195
|
+
dayToMS = time[0] * 24 * 60 * 60 * 1000;
|
196
|
+
hourToMS = time[3] * 60 * 60 * 1000;
|
197
|
+
minuteToMS = time[4] * 60 * 1000;
|
198
|
+
secondToMS = time[5] * 1000;
|
199
|
+
oneDayToMS = 24 * 60 * 60 * 1000;
|
200
|
+
timeMs = yearToMS + monthToMS + dayToMS + hourToMS + minuteToMS + secondToMS - oneDayToMS;
|
201
|
+
resolve(timeMs);
|
202
|
+
});
|
203
|
+
|
204
|
+
|
205
|
+
const tenMinutes = 10 * 60 * 1000;
|
206
|
+
|
207
|
+
const checkAndExecuteEvent = async () => {
|
208
|
+
|
209
|
+
/*smol check*/
|
210
|
+
if (!fs.existsSync(datlichPath)) fs.writeFileSync(datlichPath, JSON.stringify({}, null, 4));
|
211
|
+
var data = JSON.parse(fs.readFileSync(datlichPath));
|
212
|
+
|
213
|
+
//GET CURRENT TIME
|
214
|
+
var timeVN = moment().tz('Asia/Kolkata').format('DD/MM/YYYY_HH:mm:ss');
|
215
|
+
timeVN = timeVN.split("_");
|
216
|
+
timeVN = [...timeVN[0].split("/"), ...timeVN[1].split(":")];
|
217
|
+
|
218
|
+
let temp = [];
|
219
|
+
let vnMS = await checkTime(timeVN);
|
220
|
+
const compareTime = e => new Promise(async (resolve) => {
|
221
|
+
let getTimeMS = await checkTime(e.split("_"));
|
222
|
+
if (getTimeMS < vnMS) {
|
223
|
+
if (vnMS - getTimeMS < tenMinutes) {
|
224
|
+
data[boxID][e]["TID"] = boxID;
|
225
|
+
temp.push(data[boxID][e]); delete data[boxID][e];
|
226
|
+
} else delete data[boxID][e];
|
227
|
+
fs.writeFileSync(datlichPath, JSON.stringify(data, null, 4));
|
228
|
+
};
|
229
|
+
resolve();
|
230
|
+
})
|
231
|
+
|
232
|
+
await new Promise(async (resolve) => {
|
233
|
+
for (boxID in data) {
|
234
|
+
for (e of Object.keys(data[boxID])) await compareTime(e);
|
235
|
+
}
|
236
|
+
resolve();
|
237
|
+
})
|
238
|
+
for (el of temp) {
|
239
|
+
try {
|
240
|
+
var all = (await Threads.getInfo(el["TID"])).participantIDs;
|
241
|
+
all.splice(all.indexOf(api.getCurrentUserID()), 1);
|
242
|
+
var body = el.REASON || "🥰🥰🥰", mentions = [], index = 0;
|
243
|
+
|
244
|
+
for (let i = 0; i < all.length; i++) {
|
245
|
+
if (i == body.length) body += " ";
|
246
|
+
mentions.push({
|
247
|
+
tag: body[i],
|
248
|
+
id: all[i],
|
249
|
+
fromIndex: i - 1
|
250
|
+
});
|
251
|
+
}
|
252
|
+
} catch (e) { return console.log(e); }
|
253
|
+
var out = {
|
254
|
+
body, mentions
|
255
|
+
}
|
256
|
+
if ("ATTACHMENT" in el) {
|
257
|
+
out.attachment = [];
|
258
|
+
for (a of el.ATTACHMENT) {
|
259
|
+
let getAttachment = (await axios.get(encodeURI(a.url), { responseType: "arraybuffer" })).data;
|
260
|
+
fs.writeFileSync(__dirname + `/../modules/commands/cache/${a.fileName}`, Buffer.from(getAttachment, 'utf-8'));
|
261
|
+
out.attachment.push(fs.createReadStream(__dirname + `/../modules/commands/cache/${a.fileName}`));
|
262
|
+
}
|
263
|
+
}
|
264
|
+
console.log(out);
|
265
|
+
if ("BOX" in el) await api.setTitle(el["BOX"], el["TID"]);
|
266
|
+
api.sendMessage(out, el["TID"], () => ("ATTACHMENT" in el) ? el.ATTACHMENT.forEach(a => fs.unlinkSync(__dirname + `/../modules/commands/cache/${a.fileName}`)) : "");
|
267
|
+
}
|
268
|
+
|
269
|
+
}
|
270
|
+
setInterval(checkAndExecuteEvent, tenMinutes / 10);
|
271
|
+
//////////////////////////////////////////////////
|
272
|
+
//========= Send event to handle need =========//
|
273
|
+
/////////////////////////////////////////////////
|
274
|
+
|
275
|
+
return async (event) => {
|
276
|
+
if (event.type == "change_thread_image") api.sendMessage(`» [ 𝗔𝗗𝗠𝗜𝗡 𝗨𝗣𝗗𝗔𝗧𝗘 ]\n» ${event.snippet}`, event.threadID);
|
277
|
+
switch (event.type) {
|
278
|
+
case "message":
|
279
|
+
case "message_reply":
|
280
|
+
case "message_unsend":
|
281
|
+
handleCreateDatabase({ event });
|
282
|
+
handleCommand({ event });
|
283
|
+
handleReply({ event });
|
284
|
+
handleCommandEvent({ event });
|
285
|
+
|
286
|
+
break;
|
287
|
+
case "change_thread_image":
|
288
|
+
case "event":
|
289
|
+
handleEvent({ event });
|
290
|
+
handleRefresh({ event });
|
291
|
+
if (event.type != "change_thread_image" && global.config.notiGroup) {
|
292
|
+
var msg = '» [ 𝗚𝗥𝗢𝗨𝗣 𝗨𝗣𝗗𝗔𝗧𝗘 ]\n» '
|
293
|
+
msg += event.logMessageBody
|
294
|
+
if(event.author == api.getCurrentUserID()) {
|
295
|
+
msg = msg.replace('Bạn ', global.config.BOTNAME)
|
296
|
+
}
|
297
|
+
api.sendMessage(msg, event.threadID);
|
298
|
+
}
|
299
|
+
break;
|
300
|
+
case "message_reaction":
|
301
|
+
handleReaction({ event });
|
302
|
+
break;
|
303
|
+
default:
|
304
|
+
break;
|
305
|
+
}
|
306
|
+
};
|
307
|
+
};
|
package/index.js
ADDED
@@ -0,0 +1,93 @@
|
|
1
|
+
const { spawn } = require("child_process");
|
2
|
+
const { readFileSync } = require("fs-extra");
|
3
|
+
const http = require("http");
|
4
|
+
const axios = require("axios");
|
5
|
+
const semver = require("semver");
|
6
|
+
const logger = require("./utils/log");
|
7
|
+
|
8
|
+
/////////////////////////////////////////////
|
9
|
+
//========= Check node.js version =========//
|
10
|
+
/////////////////////////////////////////////
|
11
|
+
|
12
|
+
// const nodeVersion = semver.parse(process.version);
|
13
|
+
// if (nodeVersion.major < 13) {
|
14
|
+
// logger(`Your Node.js ${process.version} is not supported, it required Node.js 13 to run bot!`, "error");
|
15
|
+
// return process.exit(0);
|
16
|
+
// };
|
17
|
+
|
18
|
+
///////////////////////////////////////////////////////////
|
19
|
+
//========= Create website for dashboard/uptime =========//
|
20
|
+
///////////////////////////////////////////////////////////
|
21
|
+
|
22
|
+
const express = require('express');
|
23
|
+
const path = require('path');
|
24
|
+
|
25
|
+
const app = express();
|
26
|
+
const port = process.env.PORT || 8080;
|
27
|
+
|
28
|
+
// sendFile will go here
|
29
|
+
app.get('/', function(req, res) {
|
30
|
+
res.sendFile(path.join(__dirname, '/utils/index.html'));
|
31
|
+
});
|
32
|
+
|
33
|
+
app.listen(port);
|
34
|
+
|
35
|
+
logger("Opened server site...", "[ Starting ]");
|
36
|
+
|
37
|
+
/////////////////////////////////////////////////////////
|
38
|
+
//========= Create start bot and make it loop =========//
|
39
|
+
/////////////////////////////////////////////////////////
|
40
|
+
|
41
|
+
function startBot(message) {
|
42
|
+
(message) ? logger(message, "[ Starting ]") : "";
|
43
|
+
|
44
|
+
const child = spawn("node", ["--trace-warnings", "--async-stack-traces", "Priyansh.js"], {
|
45
|
+
cwd: __dirname,
|
46
|
+
stdio: "inherit",
|
47
|
+
shell: true
|
48
|
+
});
|
49
|
+
|
50
|
+
child.on("close", (codeExit) => {
|
51
|
+
if (codeExit != 0 || global.countRestart && global.countRestart < 5) {
|
52
|
+
startBot("Restarting...");
|
53
|
+
global.countRestart += 1;
|
54
|
+
return;
|
55
|
+
} else return;
|
56
|
+
});
|
57
|
+
|
58
|
+
child.on("error", function (error) {
|
59
|
+
logger("An error occurred: " + JSON.stringify(error), "[ Starting ]");
|
60
|
+
});
|
61
|
+
};
|
62
|
+
////////////////////////////////////////////////
|
63
|
+
//========= Check update from Github =========//
|
64
|
+
////////////////////////////////////////////////
|
65
|
+
|
66
|
+
|
67
|
+
axios.get("https://raw.githubusercontent.com/priyanshu192/bot/main/package.json").then((res) => {
|
68
|
+
logger(res['data']['name'], "[ NAME ]");
|
69
|
+
logger("Version: " + res['data']['version'], "[ VERSION ]");
|
70
|
+
logger(res['data']['description'], "[ DESCRIPTION ]");
|
71
|
+
});
|
72
|
+
startBot();
|
73
|
+
/*axios.get("https://raw.githubusercontent.com/d-jukie/miraiv2_fix/main/package.json").then((res) => {
|
74
|
+
const local = JSON.parse(readFileSync('./package.json'));
|
75
|
+
if (semver['lt'](local.version, res['data']['version'])) {
|
76
|
+
if (local.autoUpdate == !![]) {
|
77
|
+
logger('A new update is available, start update processing...', '[ UPDATE ]');
|
78
|
+
const updateBot = {};
|
79
|
+
updateBot.cwd = __dirname
|
80
|
+
updateBot.stdio = 'inherit'
|
81
|
+
updateBot.shell = !![];
|
82
|
+
const child = spawn('node', ['update.js'], updateBot);
|
83
|
+
child.on('exit', function () {
|
84
|
+
return process.exit(0);
|
85
|
+
})
|
86
|
+
child.on('error', function (error) {
|
87
|
+
logger('Unable to update:' + JSON.stringify(error), '[ CHECK UPDATE ]');
|
88
|
+
});
|
89
|
+
} else logger('A new update is available! Open terminal/cmd and type "node update" to update!', '[ UPDATE ]'),
|
90
|
+
startBot();
|
91
|
+
} else logger('You are using the latest version!', '[ CHECK UPDATE ]'), startBot();
|
92
|
+
}).catch(err => logger("Unable to check update.", "[ CHECK UPDATE ]"));*/
|
93
|
+
// THIZ BOT WAS MADE BY ME(Priyansh Rajput)- DO NOT STEAL MY CODE 💖🔱🕉️💌
|
@@ -0,0 +1,103 @@
|
|
1
|
+
# If you want to move down the line, please use \n. e.g: SpermLord\nCatalizcs.
|
2
|
+
# After changed, you have to restart the bot to use.
|
3
|
+
# Put the # character at the beginning of each sentence if you don't want the code to run those lines.
|
4
|
+
# Thanks to https://www.facebook.com/duong.than.net for translate to English!
|
5
|
+
|
6
|
+
# mirai.js
|
7
|
+
|
8
|
+
mirai.errorFormat=Malformed module!
|
9
|
+
mirai.nameExist=Module's name is similar to another module!
|
10
|
+
mirai.notFoundLanguage=Module %1 don't support your language
|
11
|
+
mirai.notFoundPackage=Can't find package %1 support for module %2, installing...
|
12
|
+
mirai.cantInstallPackage=Can't install package %1 for module %2, error: %3
|
13
|
+
mirai.loadedPackage=Installed whole package successfully for module %1
|
14
|
+
mirai.loadedConfig=Installed config successfully for module %1
|
15
|
+
mirai.cantLoadConfig=Can't install config of module %1, error: %2
|
16
|
+
mirai.cantOnload=Can't launch setup of module %1, error: %1
|
17
|
+
mirai.successLoadModule=Successfully installed module %1
|
18
|
+
mirai.failLoadModule=Can't install module %1, error: %2
|
19
|
+
mirai.finishLoadModule=Installed %1 module commands and %2 module events successfully
|
20
|
+
mirai.foundPathAppstate=Found file appstate
|
21
|
+
mirai.notFoundPathAppstate=Can't find file appstate
|
22
|
+
mirai.checkListGban=Cheking global ban list...
|
23
|
+
mirai.banDevice=Your device have been banned from miraiproject, please contact to facebook https://fb.me/catalizcs to know more information or asking for unban key, if you already have unban key, please fill it below.
|
24
|
+
mirai.keyNotSameFormat=Wrong format, code must contain 6 number.
|
25
|
+
mirai.codeInputExpired=Your code is wrong or out of date.
|
26
|
+
mirai.unbanDeviceSuccess=Your device are unban now, please restart to use.
|
27
|
+
mirai.userBanned=You had been banned from miraiproject when %1 with reason: %2. Please contact to facebook https://fb.me/catalizCS to have more information!
|
28
|
+
mirai.finishCheckListGban=Checked global ban list
|
29
|
+
mirai.handleListenError=handleListene has occurred some unexpected errorr, error : %1
|
30
|
+
mirai.warningSourceCode=DETECTED THAT SOURCE CODE'S STRUCTURE HAD BEEN CHANGED , STOP NOW!
|
31
|
+
mirai.refreshListen=Refreshed handleListener...
|
32
|
+
mirai.successConnectDatabase=Connected to database successfully!
|
33
|
+
mirai.failConnectDatabase=Failed to connect to database, error: %1
|
34
|
+
|
35
|
+
# includes/listen.js
|
36
|
+
|
37
|
+
listen.startLoadEnvironment=Proceed to load the environment variable ...
|
38
|
+
listen.loadedEnvironmentThread=Loaded thread environment variable successfully
|
39
|
+
listen.loadedEnvironmentUser=Loaded user environment variable successfully
|
40
|
+
listen.successLoadEnvironment=Loaded environment variable successfully
|
41
|
+
listen.failLoadEnvironment=Can't load environment variable, error: %1
|
42
|
+
|
43
|
+
# includes/controller/currencies.js
|
44
|
+
|
45
|
+
currencies.needObjectOrArray=Have to be an Array or an Object or maybe both
|
46
|
+
currencies.needObject=Have to be an Object
|
47
|
+
currencies.needNumber= Have to be an number
|
48
|
+
|
49
|
+
# includes/controller/threads.js
|
50
|
+
|
51
|
+
threads.needObjectOrArray=Have to be an Array or an Object or maybe both
|
52
|
+
threads.needObject=Have to be an Object
|
53
|
+
|
54
|
+
# includes/controller/users.js
|
55
|
+
|
56
|
+
users.needObjectOrArray=Have to be an Array or an Object or maybe both
|
57
|
+
users.needObject=Have to be an Object
|
58
|
+
|
59
|
+
# includes/handle/handleCommand.js
|
60
|
+
|
61
|
+
handleCommand.userBanned=You are unable to use bot!\n%1\n%2
|
62
|
+
handleCommand.threadBanned=Your thread are unable to use bot!\n%1\n%2
|
63
|
+
handleCommand.commandNotExist=Mujhe Ye Command Nahi Mili Dusri Try Karlo ☣️🥀
|
64
|
+
handleCommand.commandThreadBanned=Your thread is unable to use command "%1"
|
65
|
+
handleCommand.commandUserBanned=You are unable to use command "%1"
|
66
|
+
handleCommand.threadNotAllowNSFW=Your thread is not allowed to use NSFW commands
|
67
|
+
handleCommand.cantGetInfoThread=Can't get your thread's info, error: %1
|
68
|
+
handleCommand.permssionNotEnough=You have no permission to use command "%1"
|
69
|
+
handleCommand.cantSetMessageReaction=Having some unexpected error at setMessageReaction, error: %1
|
70
|
+
handleCommand.executeCommand=[ %1 ] Command used: %2 by user: %3 at thread: %4 | Args included: %5 | Processing time: %6ms
|
71
|
+
handleCommand.commandError=Having some unexpected error when using command %1, error: %2
|
72
|
+
|
73
|
+
# includes/handle/handleCommandEvent.js
|
74
|
+
|
75
|
+
handleCommandEvent.moduleError=Having some unexpected error when using command %1, error: %2
|
76
|
+
|
77
|
+
# includes/handle/handleCreateDatabase.js
|
78
|
+
|
79
|
+
handleCreateDatabase.newThread=new thread: %1
|
80
|
+
handleCreateDatabase.newUser=new user %1
|
81
|
+
|
82
|
+
# includes/handle/handleEvent.js
|
83
|
+
|
84
|
+
handleEvent.executeEvent=[ %1 ] Event was executed: %2 at thread: %3 | Processing time: %4ms
|
85
|
+
handleEvent.eventError=Having some error when executing event %1, error: %12
|
86
|
+
|
87
|
+
# includes/handle/handleReaction.js
|
88
|
+
|
89
|
+
handleReaction.missingValue=Missing value to respond your problem
|
90
|
+
handleReaction.executeError=Having some error when responding your problem, error: %1
|
91
|
+
|
92
|
+
# includes/handle/handleReply.js
|
93
|
+
|
94
|
+
handleReply.missingValue=Missing value to respond your problem
|
95
|
+
handleReply.executeError=Having some error when responding your problem, error: %1
|
96
|
+
|
97
|
+
# includes/handle/handleSchedule.js
|
98
|
+
|
99
|
+
handleSchedule.exectuteError=Having some error when schedule at module %1, error: %2
|
100
|
+
|
101
|
+
# utils/index.js
|
102
|
+
|
103
|
+
utils.throwError=[!] The command you are using is not syntax correct, please use %1help %2 for more usage details
|
@@ -0,0 +1,104 @@
|
|
1
|
+
# Nếu bạn muốn xuống dòng, hãy dùng\n. VD: SpermLord\nCatalizcs.
|
2
|
+
# Sau khi thay đổi, bạn phải khởi động lại bot để có hiệu lực.
|
3
|
+
# Đặt kí tự # ở đầu mỗi câu nếu bạn không muốn code chạy những dòng đó.
|
4
|
+
# Thanks to CatalizCS for translate to Vietnamese!
|
5
|
+
|
6
|
+
# mirai.js
|
7
|
+
|
8
|
+
mirai.errorFormat=Module không đúng định dạng!
|
9
|
+
mirai.nameExist=Tên module bị trùng với một module mang cùng tên khác!
|
10
|
+
mirai.notFoundLanguage=Module %1 không hỗ trợ ngôn ngữ ngôn ngữ của bạn
|
11
|
+
mirai.notFoundPackage=Không tìm thấy package %1 hỗ trợ cho module %2, tiến hành cài đặt...
|
12
|
+
mirai.cantInstallPackage=Không thể cài đặt package %1 cho module %2, lỗi: %3
|
13
|
+
mirai.loadedPackage=Đã tải thành công toàn bộ package cho module %1
|
14
|
+
mirai.loadedConfig=Đã tải thành công config cho module %1
|
15
|
+
mirai.cantLoadConfig=Không thể tải config của module %1, lỗi: %2
|
16
|
+
mirai.cantOnload=Không thể khởi chạy setup của module %1, lỗi: %1
|
17
|
+
mirai.successLoadModule=Đã tải thành công module %1
|
18
|
+
mirai.failLoadModule=Không thể tải thành công module %1, lỗi: %2
|
19
|
+
mirai.finishLoadModule=Đã tải thành công %1 module commands và %2 module events
|
20
|
+
mirai.foundPathAppstate=Đã tìm thấy file appstate
|
21
|
+
mirai.notFoundPathAppstate=Không tìm thấy file appstate
|
22
|
+
mirai.checkListGban=Đang kiểm tra danh sách global ban...
|
23
|
+
mirai.banDevice=Hiện tại thiết bị của bạn đã bị ban khỏi miraiproject, liên hệ tới facebook https://fb.me/JustOnly.MaiHuyBao.Official để biết thêm thông tin chi tiết hoặc xin key unban, nếu bạn đã có key unban hãy điền vào bên dưới!
|
24
|
+
mirai.keyNotSameFormat=Dữ liệu bạn nhập phải là một dãy số bao gồm 6 chữ số!
|
25
|
+
mirai.codeInputExpired=Code bạn nhập không trùng khớp hoặc đã hết hạn!
|
26
|
+
mirai.unbanDeviceSuccess=Thiết bị của bạn đã được gỡ ban, hãy khởi động lại để có thể tiếp tục sử dụng
|
27
|
+
mirai.userBanned=Bạn đã bị ban khỏi miraiproject vào lúc %1 với lý do: %2. Liên hệ tới facebook https://fb.me/JustOnly.MaiHuyBao.Official để biết thêm chi tiết!
|
28
|
+
mirai.finishCheckListGban=Đã kiểm tra xong danh sách global ban
|
29
|
+
mirai.handleListenError=handleListener đã xảy ra một số lỗi không mong muốn, lỗi: %1
|
30
|
+
mirai.warningSourceCode=PHÁT HIỆN SOURCE CODE ĐÃ BỊ THAY ĐỔI CẤU TRÚC, HÃY DỪNG LẠI NGAY!
|
31
|
+
mirai.refreshListen=Đã làm mới lại handleListener...
|
32
|
+
mirai.successConnectDatabase=Kết nối đến cơ sở dữ liệu thành công
|
33
|
+
mirai.failConnectDatabase=Kết nối đến cơ sở dữ liệu thất bại, lỗi: %1
|
34
|
+
|
35
|
+
# includes/listen.js
|
36
|
+
|
37
|
+
listen.startLoadEnvironment=Tiến hành khởi tạo biến môi trường...
|
38
|
+
listen.loadedEnvironmentThread=Đã tải thành công biến môi trường nhóm
|
39
|
+
listen.loadedEnvironmentUser=Đã tải thành công biến môi trường người dùng
|
40
|
+
listen.successLoadEnvironment=Đã khởi tạo biến môi trường thành công
|
41
|
+
listen.failLoadEnvironment=Khởi tạo biến môi trường không thành công, lỗi: %1
|
42
|
+
|
43
|
+
# includes/controller/currencies.js
|
44
|
+
|
45
|
+
currencies.needObjectOrArray=Phải là một Array hoặc Object hoặc có thể là cả hai
|
46
|
+
currencies.needObject=Phải là một Object
|
47
|
+
currencies.needNumber= Phải là một con số
|
48
|
+
|
49
|
+
# includes/controller/threads.js
|
50
|
+
|
51
|
+
threads.needObjectOrArray=Phải là một Array hoặc Object hoặc có thể là cả hai
|
52
|
+
threads.needObject=Phải là một Object
|
53
|
+
|
54
|
+
# includes/controller/users.js
|
55
|
+
|
56
|
+
users.needObjectOrArray=Phải là một Array hoặc Object hoặc có thể là cả hai
|
57
|
+
users.needObject=Phải là một Object
|
58
|
+
|
59
|
+
# includes/handle/handleCommand.js
|
60
|
+
|
61
|
+
handleCommand.userBanned=𝗧𝘂 𝗕𝗮𝗻𝗻𝗲𝗱 𝗛𝗮𝗶 𝗥𝗲 🌡️❄️☔
|
62
|
+
handleCommand.threadBanned=𝐘𝐨𝐮𝐫 𝐓𝐡𝐫𝐞𝐚𝐝 𝐈𝐬 𝐁𝐚𝐧𝐧𝐞𝐝 𝐁𝐲 𝐁𝐨𝐭 𝐎𝐫 𝐎𝐰𝐧𝐞𝐫 🚫\n𝐓𝐢𝐦𝐞: %1\n[⏰] - 𝐑𝐞𝐚𝐬𝐨𝐧:\n%2
|
63
|
+
handleCommand.commandNotExist=⚠️𝐘𝐞𝐬 𝐌𝐲 𝐅𝐫𝐞𝐢𝐧𝐝 𝐈𝐚𝐦 𝐁𝐨𝐭 𝐎𝐟 𝐌𝐞𝐞𝐫𝐚 𝐑𝐚𝐣𝐩𝐮𝐭 𝐔𝐬𝐞 𝐇𝐞𝐥𝐩 𝐅𝐨𝐫 𝐀𝐧𝐲 𝐂𝐨𝐦𝐦𝐚𝐧𝐝 𝐏𝐫𝐨𝐛𝐥𝐞𝐦 🌿💖☢️
|
64
|
+
handleCommand.commandThreadBanned=Nhóm bạn đã bị cấm sử dụng lệnh "%1"
|
65
|
+
handleCommand.commandUserBanned=Bạn đã bị cấm sử dụng lệnh "%1"
|
66
|
+
handleCommand.threadNotAllowNSFW=𝗔𝗱𝗺𝗶𝗻 𝗰𝗵𝘂̛𝗮 𝗰𝗵𝗼 𝗽𝗵𝗲́𝗽 𝗯𝗼𝘅 𝗯𝗮̣𝗻 𝘀𝘂̛̉ 𝗱𝘂̣𝗻𝗴 𝗻𝗵𝘂̛̃𝗻𝗴 𝗹𝗲̣̂𝗻𝗵 𝗡𝗦𝗙𝗪 👀\n𝗮 💋
|
67
|
+
handleCommand.cantGetInfoThread=Không thể lấy thông tin của nhóm, lỗi: %1
|
68
|
+
handleCommand.permssionNotEnough=𝗫𝗶𝗻 𝗹𝗼̂̃𝗶 𝗻𝗵𝗲 𝘃𝗶̀ 𝗯𝗮̣𝗻 𝗹𝗮̀ 𝘁𝗵𝗮̀𝗻𝗵 𝘃𝗶𝗲̂𝗻 𝗻𝗲̂𝗻 𝗯𝗮̣𝗻 𝘁𝘂𝗼̂̉𝗶 𝗰𝗼𝗻 𝗰𝘂 𝘅𝗮̀𝗶 𝗹𝗲̣̂𝗻𝗵 "%1" 😏. 𝗖𝗵𝗶̉ 𝗰𝗼́ 𝗤𝗧𝗩 𝗵𝗼𝗮̣̆𝗰 𝗔𝗱𝗺𝗶𝗻 𝗺𝗼̛́𝗶 𝗰𝗼́ 𝘁𝗵𝗲̂̉ 𝗱𝘂̀𝗻𝗴\n𝗬𝗲̂𝘂 𝗰𝗮̣̂𝘂 𝗻𝗵𝗶𝗲̂̀𝘂 𝗹𝗮̆́𝗺 💌
|
69
|
+
handleCommand.cantSetMessageReaction=Đã có lỗi xảy ra không mong muốn tại setMessageReaction, lỗi: %1
|
70
|
+
handleCommand.notFoundLanguage=Không tìm thấy ngôn ngữ hỗ trợ cho module %1s
|
71
|
+
handleCommand.executeCommand=[ %1 ] Lệnh sử dụng: %2 bởi người dùng: %3 tại nhóm: %4 | Args đi kèm: %5 | Thời gian xử lý: %6ms
|
72
|
+
handleCommand.commandError=Đã xảy ra lỗi không mong muốn trong khi thực thi lệnh %1, lỗi: %2
|
73
|
+
|
74
|
+
# includes/handle/handleCommandEvent.js
|
75
|
+
|
76
|
+
handleCommandEvent.moduleError=Đã xảy ra lỗi không mong muốn tại lệnh %1, lỗi: %2
|
77
|
+
|
78
|
+
# includes/handle/handleCreateDatabase.js
|
79
|
+
|
80
|
+
handleCreateDatabase.newThread=nhóm mới: %1
|
81
|
+
handleCreateDatabase.newUser=người dùng mới: %1
|
82
|
+
|
83
|
+
# includes/handle/handleEvent.js
|
84
|
+
|
85
|
+
handleEvent.executeEvent=[ %1 ] Event được thực thi: %2 tại nhóm: %3 | Thời gian xử lý: %4ms
|
86
|
+
handleEvent.eventError=Đã xảy ra lỗi không mong muốn trong khi thực thi event %1, lỗi: %12
|
87
|
+
|
88
|
+
# includes/handle/handleReaction.js
|
89
|
+
|
90
|
+
handleReaction.missingValue=Thiếu dữ liệu để có thể thực thi phản hồi lại câu trả lời của bạn
|
91
|
+
handleReaction.executeError=Đã xảy ra lỗi không mong muốn khi đang thực thi trả lời câu hỏi bạn, lỗi: %1
|
92
|
+
|
93
|
+
# includes/handle/handleReply.js
|
94
|
+
|
95
|
+
handleReply.missingValue=Thiếu dữ liệu để có thể thực thi phản hồi lại câu trả lời của bạn
|
96
|
+
handleReply.executeError=Đã xảy ra lỗi không mong muốn khi đang thực thi trả lời câu hỏi bạn, lỗi: %1
|
97
|
+
|
98
|
+
# includes/handle/handleSchedule.js
|
99
|
+
|
100
|
+
handleSchedule.exectuteError=Đã xảy ra lỗi không mong muốn trong lúc schedule tại module %1, lỗi: %2
|
101
|
+
|
102
|
+
# utils/index.js
|
103
|
+
|
104
|
+
utils.throwError=[!] Lệnh bạn đang sử dụng không đúng cú pháp, vui lòng sử dụng %1help %2 để biết thêm chi tiết cách sử dụng
|