{ "//1": "describes your app and its dependencies",
"//2": "https://docs.npmjs.com/files/package.json",
"//3": "updating this file will download and update your packages",
"name": "infinity",
"version": "0.0.1",
"description": "A simple Node app built on Express, instantly up and running.",
"main": "bot.js",
"scripts": {
"start": "node bot.js"
},
"dependencies": {
"express": "^4.17.1",
"discord.js": "^11.5.1",
"chalk": "^4.0.0",
"moment": "^2.24.0",
"jimp": "^0.10.1",
"quick.db": "7.0.0-b21",
"common-tags": "^1.8.0",
"figlet": "^1.3.0",
"parse-ms": "^2.0.0",
"node-superfetch": "^0.1.10",
"request-promise-native": "^1.0.8",
"request": "^2.88.2",
"weather-js": "^2.0.0",
"math-expression-evaluator": "^1.2.22",
"moment-duration-format": "^2.2.2",
"discord.js-minesweeper": "^1.0.5",
"discord.js-commando": "^0.10.0",
"speedtest-net": "^2.1.0",
"steam-provider": "^0.2.0",
"cleverbot.io": "^1.0.4",
"fortnitetracker-7days-stats": "^3.3.0",
"generate-password": "^1.5.0",
"ffmpeg": "^0.0.4",
"ms": "^2.1.2",
"dblapi.js": "^2.4.0",
"opusscript": "^0.0.7",
"google-tts-api": "^0.0.4",
"user-instagram": "^2.0.8",
"isgd": "^1.1.3",
"g-image-search": "^1.0.2",
"gifencoder": "^2.0.1",
"node-google-translate-skidz": "^1.1.2",
"superagent": "^5.2.2",
"memejs": "^1.2.3",
"discord-anti-spam": "^2.4.1",
"coders.db": "^7.1.8",
"discord-anti-spam-tr": "^0.7.4",
"snekfetch": "^4.0.4",
"simple-youtube-api": "^5.2.1",
"ytdl-core": "^2.1.1",
"cpu-stat": "^2.0.1",
"youtube-thumbnail": "^1.3.0",
"youtube-search": "^1.1.4"
},
"engines": {
"node": "8.x"
},
"repository": {
"url": "https://glitch.com/edit/#!/infinity"
},
"license": "MIT",
"keywords": [
"infinity",
"code",
"bot"
]
}
DİSCORD.JSV12 STARTİNG DİSCORD.JS V12 Gerekli modüller ms KOMUTLAR/MUTE.JS Save New Duplicate & Edit Just Text 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 const Discord = require ( "discord.js" ); const ms = require ( "ms" ); exports.conf = { enabled : false , guildOnly : false , aliases : [ "pa" ], permLevel : 3 , } exports.help = { name : 'mute' , description : 'McdKsrV12ye Çevrimiştir.' , usage : 'Sahibi:wioenena.q#7387 ' } exports.run = async function ( client, messa