Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- node:internal/process/promises:246
- triggerUncaughtException(err, true /* fromPromise */);
- ^
- DiscordHTTPError: 401 Unauthorized on GET /api/v8/applications/"641878231481450499"/guilds/"815113248001097738"/commands
- at RequestHandler.request (/discord-music-bot/node_modules/slash-create/lib/util/requestHandler.js:62:15)
- at SlashCreatorAPI.getCommands (/discord-music-bot/node_modules/slash-create/lib/api.js:16:45)
- at SlashCreator.syncCommandsIn (/discord-music-bot/node_modules/slash-create/lib/creator.js:254:41)
- at Object.<anonymous> (/discord-music-bot/index.js:62:43)
- at Module._compile (node:internal/modules/cjs/loader:1101:14)
- at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
- at Module.load (node:internal/modules/cjs/loader:981:32)
- at Function.Module._load (node:internal/modules/cjs/loader:822:12)
- at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:79:12)
- at node:internal/main/run_main_module:17:47 {
- req: <ref *2> ClientRequest {
- _events: [Object: null prototype] {
- abort: [Function: bound onceWrapper] { listener: [Function (anonymous)] },
- error: [Function: bound onceWrapper] { listener: [Function (anonymous)] },
- socket: [Function (anonymous)],
- timeout: [Function: bound onceWrapper] { listener: [Function (anonymous)] },
- prefinish: [Function: requestOnPrefinish]
- },
- _eventsCount: 5,
- _maxListeners: undefined,
- outputData: [],
- outputSize: 0,
- writable: true,
- destroyed: false,
- _last: true,
- chunkedEncoding: false,
- shouldKeepAlive: false,
- _defaultKeepAlive: true,
- useChunkedEncodingByDefault: false,
- sendDate: false,
- _removedConnection: false,
- _removedContLen: false,
- _removedTE: false,
- _contentLength: 0,
- _hasBody: true,
- _trailer: '',
- finished: true,
- _headerSent: true,
- _closed: false,
- socket: <ref *1> TLSSocket {
- _tlsOptions: {
- allowHalfOpen: undefined,
- pipe: false,
- secureContext: SecureContext { context: SecureContext {} },
- isServer: false,
- requestCert: true,
- rejectUnauthorized: true,
- session: undefined,
- ALPNProtocols: undefined,
- requestOCSP: undefined,
- enableTrace: undefined,
- pskCallback: undefined,
- highWaterMark: undefined,
- onread: undefined,
- signal: undefined
- },
- _secureEstablished: true,
- _securePending: false,
- _newSessionPending: false,
- _controlReleased: true,
- secureConnecting: false,
- _SNICallback: null,
- servername: 'discord.com',
- alpnProtocol: false,
- authorized: true,
- authorizationError: null,
- encrypted: true,
- _events: [Object: null prototype] {
- close: [
- [Function: onSocketCloseDestroySSL],
- [Function: bound onceWrapper] {
- listener: [Function (anonymous)]
- },
- [Function: onClose],
- [Function: socketCloseListener]
- ],
- end: [Function: onReadableStreamEnd],
- newListener: [Function: keylogNewListener],
- secure: [Function: onConnectSecure],
- session: [Function (anonymous)],
- free: [Function: onFree],
- timeout: [Function: onTimeout],
- agentRemove: [Function: onRemove],
- error: [Function: socketErrorListener],
- finish: [Function: bound onceWrapper] { listener: [Function: destroy] }
- },
- _eventsCount: 10,
- connecting: false,
- _hadError: false,
- _parent: null,
- _host: 'discord.com',
- _readableState: ReadableState {
- objectMode: false,
- highWaterMark: 16384,
- buffer: BufferList { head: null, tail: null, length: 0 },
- length: 0,
- pipes: [],
- flowing: true,
- ended: false,
- endEmitted: false,
- reading: true,
- constructed: true,
- sync: false,
- needReadable: true,
- emittedReadable: false,
- readableListening: false,
- resumeScheduled: false,
- errorEmitted: false,
- emitClose: false,
- autoDestroy: true,
- destroyed: false,
- errored: null,
- closed: false,
- closeEmitted: false,
- defaultEncoding: 'utf8',
- awaitDrainWriters: null,
- multiAwaitDrain: false,
- readingMore: false,
- dataEmitted: true,
- decoder: null,
- encoding: null,
- [Symbol(kPaused)]: false
- },
- _maxListeners: undefined,
- _writableState: WritableState {
- objectMode: false,
- highWaterMark: 16384,
- finalCalled: true,
- needDrain: false,
- ending: true,
- ended: true,
- finished: false,
- destroyed: false,
- decodeStrings: false,
- defaultEncoding: 'utf8',
- length: 0,
- writing: false,
- corked: 0,
- sync: false,
- bufferProcessing: false,
- onwrite: [Function: bound onwrite],
- writecb: null,
- writelen: 0,
- afterWriteTickInfo: null,
- buffered: [],
- bufferedIndex: 0,
- allBuffers: true,
- allNoop: true,
- pendingcb: 1,
- constructed: true,
- prefinished: false,
- errorEmitted: false,
- emitClose: false,
- autoDestroy: true,
- errored: null,
- closed: false,
- closeEmitted: false,
- [Symbol(kOnFinished)]: []
- },
- allowHalfOpen: false,
- _sockname: null,
- _pendingData: null,
- _pendingEncoding: '',
- server: undefined,
- _server: null,
- ssl: TLSWrap {
- _parent: TCP {
- reading: [Getter/Setter],
- onconnection: null,
- [Symbol(owner_symbol)]: [Circular *1]
- },
- _parentWrap: undefined,
- _secureContext: SecureContext { context: SecureContext {} },
- reading: true,
- onkeylog: [Function: onkeylog],
- onhandshakestart: {},
- onhandshakedone: [Function (anonymous)],
- onocspresponse: [Function: onocspresponse],
- onnewsession: [Function: onnewsessionclient],
- onerror: [Function: onerror],
- [Symbol(owner_symbol)]: [Circular *1]
- },
- _requestCert: true,
- _rejectUnauthorized: true,
- parser: null,
- _httpMessage: [Circular *2],
- timeout: 15000,
- [Symbol(res)]: TLSWrap {
- _parent: TCP {
- reading: [Getter/Setter],
- onconnection: null,
- [Symbol(owner_symbol)]: [Circular *1]
- },
- _parentWrap: undefined,
- _secureContext: SecureContext { context: SecureContext {} },
- reading: true,
- onkeylog: [Function: onkeylog],
- onhandshakestart: {},
- onhandshakedone: [Function (anonymous)],
- onocspresponse: [Function: onocspresponse],
- onnewsession: [Function: onnewsessionclient],
- onerror: [Function: onerror],
- [Symbol(owner_symbol)]: [Circular *1]
- },
- [Symbol(verified)]: true,
- [Symbol(pendingSession)]: null,
- [Symbol(async_id_symbol)]: 13,
- [Symbol(kHandle)]: TLSWrap {
- _parent: TCP {
- reading: [Getter/Setter],
- onconnection: null,
- [Symbol(owner_symbol)]: [Circular *1]
- },
- _parentWrap: undefined,
- _secureContext: SecureContext { context: SecureContext {} },
- reading: true,
- onkeylog: [Function: onkeylog],
- onhandshakestart: {},
- onhandshakedone: [Function (anonymous)],
- onocspresponse: [Function: onocspresponse],
- onnewsession: [Function: onnewsessionclient],
- onerror: [Function: onerror],
- [Symbol(owner_symbol)]: [Circular *1]
- },
- [Symbol(kSetNoDelay)]: false,
- [Symbol(lastWriteQueueSize)]: 0,
- [Symbol(timeout)]: <ref *3> Timeout {
- _idleTimeout: 15000,
- _idlePrev: <ref *4> TimersList {
- _idleNext: [Circular *3],
- _idlePrev: Timeout {
- _idleTimeout: 15000,
- _idlePrev: [Circular *3],
- _idleNext: [Circular *4],
- _idleStart: 1692,
- _onTimeout: [Function (anonymous)],
- _timerArgs: undefined,
- _repeat: null,
- _destroyed: false,
- [Symbol(refed)]: false,
- [Symbol(kHasPrimitive)]: false,
- [Symbol(asyncId)]: 21,
- [Symbol(triggerId)]: 0
- },
- expiry: 16692,
- id: -9007199254740989,
- msecs: 15000,
- priorityQueuePosition: 1
- },
- _idleNext: <ref *5> Timeout {
- _idleTimeout: 15000,
- _idlePrev: [Circular *3],
- _idleNext: <ref *4> TimersList {
- _idleNext: [Circular *3],
- _idlePrev: [Circular *5],
- expiry: 16692,
- id: -9007199254740989,
- msecs: 15000,
- priorityQueuePosition: 1
- },
- _idleStart: 1692,
- _onTimeout: [Function (anonymous)],
- _timerArgs: undefined,
- _repeat: null,
- _destroyed: false,
- [Symbol(refed)]: false,
- [Symbol(kHasPrimitive)]: false,
- [Symbol(asyncId)]: 21,
- [Symbol(triggerId)]: 0
- },
- _idleStart: 2042,
- _onTimeout: [Function: bound ],
- _timerArgs: undefined,
- _repeat: null,
- _destroyed: false,
- [Symbol(refed)]: false,
- [Symbol(kHasPrimitive)]: false,
- [Symbol(asyncId)]: 33,
- [Symbol(triggerId)]: 30
- },
- [Symbol(kBuffer)]: null,
- [Symbol(kBufferCb)]: null,
- [Symbol(kBufferGen)]: null,
- [Symbol(kCapture)]: false,
- [Symbol(kBytesRead)]: 0,
- [Symbol(kBytesWritten)]: 0,
- [Symbol(connect-options)]: {
- rejectUnauthorized: true,
- ciphers: 'TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA384:DHE-RSA-AES256-SHA384:ECDHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA256:HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!SRP:!CAMELLIA',
- checkServerIdentity: [Function: checkServerIdentity],
- minDHSize: 1024,
- method: 'GET',
- host: 'discord.com',
- path: null,
- headers: {
- 'User-Agent': 'DiscordBot (https://github.com/Snazzah/slash-create, 4.0.1)',
- 'Accept-Encoding': 'gzip,deflate',
- 'X-RateLimit-Precision': 'millisecond',
- Authorization: 'Bot "NjQxODc4MjMxNDgxNDUwNDk5.XcOxrw.owcyz5jG4ju_mc1eQB_13vAe91M"'
- },
- agent: null,
- _defaultAgent: Agent {
- _events: [Object: null prototype] {
- free: [Function (anonymous)],
- newListener: [Function: maybeEnableKeylog]
- },
- _eventsCount: 2,
- _maxListeners: undefined,
- defaultPort: 443,
- protocol: 'https:',
- options: [Object: null prototype] { path: null },
- requests: [Object: null prototype] {},
- sockets: [Object: null prototype] {
- 'soundcloud.com:443:::::::::::::::::::::': [Array],
- 'discord.com:443:::::::::::::::::::::': [Array]
- },
- freeSockets: [Object: null prototype] {},
- keepAliveMsecs: 1000,
- keepAlive: false,
- maxSockets: Infinity,
- maxFreeSockets: 256,
- scheduling: 'lifo',
- maxTotalSockets: Infinity,
- totalSocketCount: 2,
- maxCachedSessions: 100,
- _sessionCache: { map: [Object], list: [Array] },
- [Symbol(kCapture)]: false
- },
- port: 443,
- servername: 'discord.com',
- _agentKey: 'discord.com:443:::::::::::::::::::::',
- encoding: null,
- singleUse: true
- },
- [Symbol(RequestTimeout)]: undefined
- },
- _header: 'GET /api/v8/applications/"641878231481450499"/guilds/"815113248001097738"/commands HTTP/1.1\r\n' +
- 'User-Agent: DiscordBot (https://github.com/Snazzah/slash-create, 4.0.1)\r\n' +
- 'Accept-Encoding: gzip,deflate\r\n' +
- 'X-RateLimit-Precision: millisecond\r\n' +
- 'Authorization: Bot "NjQxODc4MjMxNDgxNDUwNDk5.XcOxrw.owcyz5jG4ju_mc1eQB_13vAe91M"\r\n' +
- 'Host: discord.com\r\n' +
- 'Connection: close\r\n' +
- '\r\n',
- _keepAliveTimeout: 0,
- _onPendingData: [Function: nop],
- agent: Agent {
- _events: [Object: null prototype] {
- free: [Function (anonymous)],
- newListener: [Function: maybeEnableKeylog]
- },
- _eventsCount: 2,
- _maxListeners: undefined,
- defaultPort: 443,
- protocol: 'https:',
- options: [Object: null prototype] { path: null },
- requests: [Object: null prototype] {},
- sockets: [Object: null prototype] {
- 'soundcloud.com:443:::::::::::::::::::::': [
- TLSSocket {
- _tlsOptions: [Object],
- _secureEstablished: true,
- _securePending: false,
- _newSessionPending: false,
- _controlReleased: true,
- secureConnecting: false,
- _SNICallback: null,
- servername: 'soundcloud.com',
- alpnProtocol: false,
- authorized: true,
- authorizationError: null,
- encrypted: true,
- _events: [Object: null prototype],
- _eventsCount: 11,
- connecting: false,
- _hadError: false,
- _parent: null,
- _host: 'soundcloud.com',
- _readableState: [ReadableState],
- _maxListeners: undefined,
- _writableState: [WritableState],
- allowHalfOpen: false,
- _sockname: null,
- _pendingData: null,
- _pendingEncoding: '',
- server: undefined,
- _server: null,
- ssl: [TLSWrap],
- _requestCert: true,
- _rejectUnauthorized: true,
- parser: [HTTPParser],
- _httpMessage: [ClientRequest],
- [Symbol(res)]: [TLSWrap],
- [Symbol(verified)]: true,
- [Symbol(pendingSession)]: null,
- [Symbol(async_id_symbol)]: 3,
- [Symbol(kHandle)]: [TLSWrap],
- [Symbol(kSetNoDelay)]: false,
- [Symbol(lastWriteQueueSize)]: 0,
- [Symbol(timeout)]: null,
- [Symbol(kBuffer)]: null,
- [Symbol(kBufferCb)]: null,
- [Symbol(kBufferGen)]: null,
- [Symbol(kCapture)]: false,
- [Symbol(kBytesRead)]: 0,
- [Symbol(kBytesWritten)]: 0,
- [Symbol(connect-options)]: [Object]
- }
- ],
- 'discord.com:443:::::::::::::::::::::': [
- <ref *1> TLSSocket {
- _tlsOptions: [Object],
- _secureEstablished: true,
- _securePending: false,
- _newSessionPending: false,
- _controlReleased: true,
- secureConnecting: false,
- _SNICallback: null,
- servername: 'discord.com',
- alpnProtocol: false,
- authorized: true,
- authorizationError: null,
- encrypted: true,
- _events: [Object: null prototype],
- _eventsCount: 10,
- connecting: false,
- _hadError: false,
- _parent: null,
- _host: 'discord.com',
- _readableState: [ReadableState],
- _maxListeners: undefined,
- _writableState: [WritableState],
- allowHalfOpen: false,
- _sockname: null,
- _pendingData: null,
- _pendingEncoding: '',
- server: undefined,
- _server: null,
- ssl: [TLSWrap],
- _requestCert: true,
- _rejectUnauthorized: true,
- parser: null,
- _httpMessage: [Circular *2],
- timeout: 15000,
- [Symbol(res)]: [TLSWrap],
- [Symbol(verified)]: true,
- [Symbol(pendingSession)]: null,
- [Symbol(async_id_symbol)]: 13,
- [Symbol(kHandle)]: [TLSWrap],
- [Symbol(kSetNoDelay)]: false,
- [Symbol(lastWriteQueueSize)]: 0,
- [Symbol(timeout)]: [Timeout],
- [Symbol(kBuffer)]: null,
- [Symbol(kBufferCb)]: null,
- [Symbol(kBufferGen)]: null,
- [Symbol(kCapture)]: false,
- [Symbol(kBytesRead)]: 0,
- [Symbol(kBytesWritten)]: 0,
- [Symbol(connect-options)]: [Object],
- [Symbol(RequestTimeout)]: undefined
- }
- ]
- },
- freeSockets: [Object: null prototype] {},
- keepAliveMsecs: 1000,
- keepAlive: false,
- maxSockets: Infinity,
- maxFreeSockets: 256,
- scheduling: 'lifo',
- maxTotalSockets: Infinity,
- totalSocketCount: 2,
- maxCachedSessions: 100,
- _sessionCache: {
- map: {
- 'discord.com:443:::::::::::::::::::::': Buffer(1581) [Uint8Array] [
- 48, 130, 6, 41, 2, 1, 1, 2, 2, 3, 4, 4,
- 2, 19, 2, 4, 32, 29, 13, 93, 243, 105, 200, 197,
- 49, 32, 147, 65, 69, 40, 193, 199, 62, 20, 93, 97,
- 96, 18, 255, 97, 98, 99, 189, 52, 194, 193, 156, 91,
- 11, 4, 48, 94, 181, 18, 45, 162, 95, 69, 232, 169,
- 235, 232, 162, 237, 135, 76, 59, 172, 177, 36, 55, 103,
- 241, 129, 171, 119, 66, 240, 154, 200, 8, 170, 119, 193,
- 237, 137, 251, 146, 158, 202, 139, 51, 81, 63, 151, 80,
- 217, 188, 184, 161,
- ... 1481 more items
- ]
- },
- list: [ 'discord.com:443:::::::::::::::::::::' ]
- },
- [Symbol(kCapture)]: false
- },
- socketPath: undefined,
- method: 'GET',
- maxHeaderSize: undefined,
- insecureHTTPParser: undefined,
- path: '/api/v8/applications/"641878231481450499"/guilds/"815113248001097738"/commands',
- _ended: true,
- res: IncomingMessage {
- _readableState: ReadableState {
- objectMode: false,
- highWaterMark: 16384,
- buffer: BufferList { head: null, tail: null, length: 0 },
- length: 0,
- pipes: [],
- flowing: true,
- ended: true,
- endEmitted: true,
- reading: false,
- constructed: true,
- sync: true,
- needReadable: false,
- emittedReadable: false,
- readableListening: false,
- resumeScheduled: false,
- errorEmitted: false,
- emitClose: true,
- autoDestroy: true,
- destroyed: true,
- errored: null,
- closed: true,
- closeEmitted: true,
- defaultEncoding: 'utf8',
- awaitDrainWriters: null,
- multiAwaitDrain: false,
- readingMore: true,
- dataEmitted: true,
- decoder: null,
- encoding: null,
- [Symbol(kPaused)]: false
- },
- _events: [Object: null prototype] {
- end: [Function: responseOnEnd],
- aborted: [Function: bound onceWrapper] {
- listener: [Function (anonymous)]
- },
- data: [Function (anonymous)],
- error: [Function (anonymous)]
- },
- _eventsCount: 4,
- _maxListeners: undefined,
- socket: <ref *1> TLSSocket {
- _tlsOptions: {
- allowHalfOpen: undefined,
- pipe: false,
- secureContext: SecureContext { context: SecureContext {} },
- isServer: false,
- requestCert: true,
- rejectUnauthorized: true,
- session: undefined,
- ALPNProtocols: undefined,
- requestOCSP: undefined,
- enableTrace: undefined,
- pskCallback: undefined,
- highWaterMark: undefined,
- onread: undefined,
- signal: undefined
- },
- _secureEstablished: true,
- _securePending: false,
- _newSessionPending: false,
- _controlReleased: true,
- secureConnecting: false,
- _SNICallback: null,
- servername: 'discord.com',
- alpnProtocol: false,
- authorized: true,
- authorizationError: null,
- encrypted: true,
- _events: [Object: null prototype] {
- close: [
- [Function: onSocketCloseDestroySSL],
- [Function],
- [Function: onClose],
- [Function: socketCloseListener]
- ],
- end: [Function: onReadableStreamEnd],
- newListener: [Function: keylogNewListener],
- secure: [Function: onConnectSecure],
- session: [Function (anonymous)],
- free: [Function: onFree],
- timeout: [Function: onTimeout],
- agentRemove: [Function: onRemove],
- error: [Function: socketErrorListener],
- finish: [Function: bound onceWrapper] {
- listener: [Function: destroy]
- }
- },
- _eventsCount: 10,
- connecting: false,
- _hadError: false,
- _parent: null,
- _host: 'discord.com',
- _readableState: ReadableState {
- objectMode: false,
- highWaterMark: 16384,
- buffer: BufferList { head: null, tail: null, length: 0 },
- length: 0,
- pipes: [],
- flowing: true,
- ended: false,
- endEmitted: false,
- reading: true,
- constructed: true,
- sync: false,
- needReadable: true,
- emittedReadable: false,
- readableListening: false,
- resumeScheduled: false,
- errorEmitted: false,
- emitClose: false,
- autoDestroy: true,
- destroyed: false,
- errored: null,
- closed: false,
- closeEmitted: false,
- defaultEncoding: 'utf8',
- awaitDrainWriters: null,
- multiAwaitDrain: false,
- readingMore: false,
- dataEmitted: true,
- decoder: null,
- encoding: null,
- [Symbol(kPaused)]: false
- },
- _maxListeners: undefined,
- _writableState: WritableState {
- objectMode: false,
- highWaterMark: 16384,
- finalCalled: true,
- needDrain: false,
- ending: true,
- ended: true,
- finished: false,
- destroyed: false,
- decodeStrings: false,
- defaultEncoding: 'utf8',
- length: 0,
- writing: false,
- corked: 0,
- sync: false,
- bufferProcessing: false,
- onwrite: [Function: bound onwrite],
- writecb: null,
- writelen: 0,
- afterWriteTickInfo: null,
- buffered: [],
- bufferedIndex: 0,
- allBuffers: true,
- allNoop: true,
- pendingcb: 1,
- constructed: true,
- prefinished: false,
- errorEmitted: false,
- emitClose: false,
- autoDestroy: true,
- errored: null,
- closed: false,
- closeEmitted: false,
- [Symbol(kOnFinished)]: []
- },
- allowHalfOpen: false,
- _sockname: null,
- _pendingData: null,
- _pendingEncoding: '',
- server: undefined,
- _server: null,
- ssl: TLSWrap {
- _parent: TCP {
- reading: [Getter/Setter],
- onconnection: null,
- [Symbol(owner_symbol)]: [Circular *1]
- },
- _parentWrap: undefined,
- _secureContext: SecureContext { context: SecureContext {} },
- reading: true,
- onkeylog: [Function: onkeylog],
- onhandshakestart: {},
- onhandshakedone: [Function (anonymous)],
- onocspresponse: [Function: onocspresponse],
- onnewsession: [Function: onnewsessionclient],
- onerror: [Function: onerror],
- [Symbol(owner_symbol)]: [Circular *1]
- },
- _requestCert: true,
- _rejectUnauthorized: true,
- parser: null,
- _httpMessage: [Circular *2],
- timeout: 15000,
- [Symbol(res)]: TLSWrap {
- _parent: TCP {
- reading: [Getter/Setter],
- onconnection: null,
- [Symbol(owner_symbol)]: [Circular *1]
- },
- _parentWrap: undefined,
- _secureContext: SecureContext { context: SecureContext {} },
- reading: true,
- onkeylog: [Function: onkeylog],
- onhandshakestart: {},
- onhandshakedone: [Function (anonymous)],
- onocspresponse: [Function: onocspresponse],
- onnewsession: [Function: onnewsessionclient],
- onerror: [Function: onerror],
- [Symbol(owner_symbol)]: [Circular *1]
- },
- [Symbol(verified)]: true,
- [Symbol(pendingSession)]: null,
- [Symbol(async_id_symbol)]: 13,
- [Symbol(kHandle)]: TLSWrap {
- _parent: TCP {
- reading: [Getter/Setter],
- onconnection: null,
- [Symbol(owner_symbol)]: [Circular *1]
- },
- _parentWrap: undefined,
- _secureContext: SecureContext { context: SecureContext {} },
- reading: true,
- onkeylog: [Function: onkeylog],
- onhandshakestart: {},
- onhandshakedone: [Function (anonymous)],
- onocspresponse: [Function: onocspresponse],
- onnewsession: [Function: onnewsessionclient],
- onerror: [Function: onerror],
- [Symbol(owner_symbol)]: [Circular *1]
- },
- [Symbol(kSetNoDelay)]: false,
- [Symbol(lastWriteQueueSize)]: 0,
- [Symbol(timeout)]: <ref *3> Timeout {
- _idleTimeout: 15000,
- _idlePrev: <ref *4> TimersList {
- _idleNext: [Circular *3],
- _idlePrev: [Timeout],
- expiry: 16692,
- id: -9007199254740989,
- msecs: 15000,
- priorityQueuePosition: 1
- },
- _idleNext: <ref *5> Timeout {
- _idleTimeout: 15000,
- _idlePrev: [Circular *3],
- _idleNext: [TimersList],
- _idleStart: 1692,
- _onTimeout: [Function (anonymous)],
- _timerArgs: undefined,
- _repeat: null,
- _destroyed: false,
- [Symbol(refed)]: false,
- [Symbol(kHasPrimitive)]: false,
- [Symbol(asyncId)]: 21,
- [Symbol(triggerId)]: 0
- },
- _idleStart: 2042,
- _onTimeout: [Function: bound ],
- _timerArgs: undefined,
- _repeat: null,
- _destroyed: false,
- [Symbol(refed)]: false,
- [Symbol(kHasPrimitive)]: false,
- [Symbol(asyncId)]: 33,
- [Symbol(triggerId)]: 30
- },
- [Symbol(kBuffer)]: null,
- [Symbol(kBufferCb)]: null,
- [Symbol(kBufferGen)]: null,
- [Symbol(kCapture)]: false,
- [Symbol(kBytesRead)]: 0,
- [Symbol(kBytesWritten)]: 0,
- [Symbol(connect-options)]: {
- rejectUnauthorized: true,
- ciphers: 'TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA384:DHE-RSA-AES256-SHA384:ECDHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA256:HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!SRP:!CAMELLIA',
- checkServerIdentity: [Function: checkServerIdentity],
- minDHSize: 1024,
- method: 'GET',
- host: 'discord.com',
- path: null,
- headers: {
- 'User-Agent': 'DiscordBot (https://github.com/Snazzah/slash-create, 4.0.1)',
- 'Accept-Encoding': 'gzip,deflate',
- 'X-RateLimit-Precision': 'millisecond',
- Authorization: 'Bot "NjQxODc4MjMxNDgxNDUwNDk5.XcOxrw.owcyz5jG4ju_mc1eQB_13vAe91M"'
- },
- agent: null,
- _defaultAgent: Agent {
- _events: [Object: null prototype],
- _eventsCount: 2,
- _maxListeners: undefined,
- defaultPort: 443,
- protocol: 'https:',
- options: [Object: null prototype],
- requests: [Object: null prototype] {},
- sockets: [Object: null prototype],
- freeSockets: [Object: null prototype] {},
- keepAliveMsecs: 1000,
- keepAlive: false,
- maxSockets: Infinity,
- maxFreeSockets: 256,
- scheduling: 'lifo',
- maxTotalSockets: Infinity,
- totalSocketCount: 2,
- maxCachedSessions: 100,
- _sessionCache: [Object],
- [Symbol(kCapture)]: false
- },
- port: 443,
- servername: 'discord.com',
- _agentKey: 'discord.com:443:::::::::::::::::::::',
- encoding: null,
- singleUse: true
- },
- [Symbol(RequestTimeout)]: undefined
- },
- httpVersionMajor: 1,
- httpVersionMinor: 1,
- httpVersion: '1.1',
- complete: true,
- rawHeaders: [
- 'Date',
- 'Tue, 21 Sep 2021 09:44:55 GMT',
- 'Content-Type',
- 'application/json',
- 'Content-Length',
- '43',
- 'Connection',
- 'close',
- 'set-cookie',
- '__dcfduid=92c66b781ac011ec965c42010a0a08f5; Expires=Sun, 20-Sep-2026 09:44:55 GMT; Max-Age=157680000; Secure; HttpOnly; Path=/',
- 'set-cookie',
- '__sdcfduid=92c66b781ac011ec965c42010a0a08f5bd2a24cb71866aeb474b50fa360eb59f702f4686c596deada188ecd24c12f692; Expires=Sun, 20-Sep-2026 09:44:55 GMT; Max-Age=157680000; Secure; HttpOnly; Path=/',
- 'strict-transport-security',
- 'max-age=31536000; includeSubDomains; preload',
- 'x-envoy-upstream-service-time',
- '10',
- 'Via',
- '1.1 google',
- 'Alt-Svc',
- 'h3=":443"; ma=86400, h3-29=":443"; ma=86400, h3-28=":443"; ma=86400, h3-27=":443"; ma=86400',
- 'CF-Cache-Status',
- 'DYNAMIC',
- 'Expect-CT',
- 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
- 'Report-To',
- '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=sM%2F%2BTBS6vxR%2FAIKkOMwcHMkVagAVIT6zNsZ2bdfoHNStPs60QqEsRnwx2G10scydhIOooW1z%2Foc5Te5qgW49aXcRSVzH684%2FriSolXnoZxK%2BTvL5ldpY291R4y%2Fe"}],"group":"cf-nel","max_age":604800}',
- 'NEL',
- '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}',
- 'X-Content-Type-Options',
- 'nosniff',
- 'Server',
- 'cloudflare',
- 'CF-RAY',
- '69225b91aa6e6a69-SYD'
- ],
- rawTrailers: [],
- aborted: false,
- upgrade: false,
- url: '',
- method: null,
- statusCode: 401,
- statusMessage: 'Unauthorized',
- client: <ref *1> TLSSocket {
- _tlsOptions: {
- allowHalfOpen: undefined,
- pipe: false,
- secureContext: SecureContext { context: SecureContext {} },
- isServer: false,
- requestCert: true,
- rejectUnauthorized: true,
- session: undefined,
- ALPNProtocols: undefined,
- requestOCSP: undefined,
- enableTrace: undefined,
- pskCallback: undefined,
- highWaterMark: undefined,
- onread: undefined,
- signal: undefined
- },
- _secureEstablished: true,
- _securePending: false,
- _newSessionPending: false,
- _controlReleased: true,
- secureConnecting: false,
- _SNICallback: null,
- servername: 'discord.com',
- alpnProtocol: false,
- authorized: true,
- authorizationError: null,
- encrypted: true,
- _events: [Object: null prototype] {
- close: [
- [Function: onSocketCloseDestroySSL],
- [Function],
- [Function: onClose],
- [Function: socketCloseListener]
- ],
- end: [Function: onReadableStreamEnd],
- newListener: [Function: keylogNewListener],
- secure: [Function: onConnectSecure],
- session: [Function (anonymous)],
- free: [Function: onFree],
- timeout: [Function: onTimeout],
- agentRemove: [Function: onRemove],
- error: [Function: socketErrorListener],
- finish: [Function: bound onceWrapper] {
- listener: [Function: destroy]
- }
- },
- _eventsCount: 10,
- connecting: false,
- _hadError: false,
- _parent: null,
- _host: 'discord.com',
- _readableState: ReadableState {
- objectMode: false,
- highWaterMark: 16384,
- buffer: BufferList { head: null, tail: null, length: 0 },
- length: 0,
- pipes: [],
- flowing: true,
- ended: false,
- endEmitted: false,
- reading: true,
- constructed: true,
- sync: false,
- needReadable: true,
- emittedReadable: false,
- readableListening: false,
- resumeScheduled: false,
- errorEmitted: false,
- emitClose: false,
- autoDestroy: true,
- destroyed: false,
- errored: null,
- closed: false,
- closeEmitted: false,
- defaultEncoding: 'utf8',
- awaitDrainWriters: null,
- multiAwaitDrain: false,
- readingMore: false,
- dataEmitted: true,
- decoder: null,
- encoding: null,
- [Symbol(kPaused)]: false
- },
- _maxListeners: undefined,
- _writableState: WritableState {
- objectMode: false,
- highWaterMark: 16384,
- finalCalled: true,
- needDrain: false,
- ending: true,
- ended: true,
- finished: false,
- destroyed: false,
- decodeStrings: false,
- defaultEncoding: 'utf8',
- length: 0,
- writing: false,
- corked: 0,
- sync: false,
- bufferProcessing: false,
- onwrite: [Function: bound onwrite],
- writecb: null,
- writelen: 0,
- afterWriteTickInfo: null,
- buffered: [],
- bufferedIndex: 0,
- allBuffers: true,
- allNoop: true,
- pendingcb: 1,
- constructed: true,
- prefinished: false,
- errorEmitted: false,
- emitClose: false,
- autoDestroy: true,
- errored: null,
- closed: false,
- closeEmitted: false,
- [Symbol(kOnFinished)]: []
- },
- allowHalfOpen: false,
- _sockname: null,
- _pendingData: null,
- _pendingEncoding: '',
- server: undefined,
- _server: null,
- ssl: TLSWrap {
- _parent: TCP {
- reading: [Getter/Setter],
- onconnection: null,
- [Symbol(owner_symbol)]: [Circular *1]
- },
- _parentWrap: undefined,
- _secureContext: SecureContext { context: SecureContext {} },
- reading: true,
- onkeylog: [Function: onkeylog],
- onhandshakestart: {},
- onhandshakedone: [Function (anonymous)],
- onocspresponse: [Function: onocspresponse],
- onnewsession: [Function: onnewsessionclient],
- onerror: [Function: onerror],
- [Symbol(owner_symbol)]: [Circular *1]
- },
- _requestCert: true,
- _rejectUnauthorized: true,
- parser: null,
- _httpMessage: [Circular *2],
- timeout: 15000,
- [Symbol(res)]: TLSWrap {
- _parent: TCP {
- reading: [Getter/Setter],
- onconnection: null,
- [Symbol(owner_symbol)]: [Circular *1]
- },
- _parentWrap: undefined,
- _secureContext: SecureContext { context: SecureContext {} },
- reading: true,
- onkeylog: [Function: onkeylog],
- onhandshakestart: {},
- onhandshakedone: [Function (anonymous)],
- onocspresponse: [Function: onocspresponse],
- onnewsession: [Function: onnewsessionclient],
- onerror: [Function: onerror],
- [Symbol(owner_symbol)]: [Circular *1]
- },
- [Symbol(verified)]: true,
- [Symbol(pendingSession)]: null,
- [Symbol(async_id_symbol)]: 13,
- [Symbol(kHandle)]: TLSWrap {
- _parent: TCP {
- reading: [Getter/Setter],
- onconnection: null,
- [Symbol(owner_symbol)]: [Circular *1]
- },
- _parentWrap: undefined,
- _secureContext: SecureContext { context: SecureContext {} },
- reading: true,
- onkeylog: [Function: onkeylog],
- onhandshakestart: {},
- onhandshakedone: [Function (anonymous)],
- onocspresponse: [Function: onocspresponse],
- onnewsession: [Function: onnewsessionclient],
- onerror: [Function: onerror],
- [Symbol(owner_symbol)]: [Circular *1]
- },
- [Symbol(kSetNoDelay)]: false,
- [Symbol(lastWriteQueueSize)]: 0,
- [Symbol(timeout)]: <ref *3> Timeout {
- _idleTimeout: 15000,
- _idlePrev: <ref *4> TimersList {
- _idleNext: [Circular *3],
- _idlePrev: [Timeout],
- expiry: 16692,
- id: -9007199254740989,
- msecs: 15000,
- priorityQueuePosition: 1
- },
- _idleNext: <ref *5> Timeout {
- _idleTimeout: 15000,
- _idlePrev: [Circular *3],
- _idleNext: [TimersList],
- _idleStart: 1692,
- _onTimeout: [Function (anonymous)],
- _timerArgs: undefined,
- _repeat: null,
- _destroyed: false,
- [Symbol(refed)]: false,
- [Symbol(kHasPrimitive)]: false,
- [Symbol(asyncId)]: 21,
- [Symbol(triggerId)]: 0
- },
- _idleStart: 2042,
- _onTimeout: [Function: bound ],
- _timerArgs: undefined,
- _repeat: null,
- _destroyed: false,
- [Symbol(refed)]: false,
- [Symbol(kHasPrimitive)]: false,
- [Symbol(asyncId)]: 33,
- [Symbol(triggerId)]: 30
- },
- [Symbol(kBuffer)]: null,
- [Symbol(kBufferCb)]: null,
- [Symbol(kBufferGen)]: null,
- [Symbol(kCapture)]: false,
- [Symbol(kBytesRead)]: 0,
- [Symbol(kBytesWritten)]: 0,
- [Symbol(connect-options)]: {
- rejectUnauthorized: true,
- ciphers: 'TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA384:DHE-RSA-AES256-SHA384:ECDHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA256:HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!SRP:!CAMELLIA',
- checkServerIdentity: [Function: checkServerIdentity],
- minDHSize: 1024,
- method: 'GET',
- host: 'discord.com',
- path: null,
- headers: {
- 'User-Agent': 'DiscordBot (https://github.com/Snazzah/slash-create, 4.0.1)',
- 'Accept-Encoding': 'gzip,deflate',
- 'X-RateLimit-Precision': 'millisecond',
- Authorization: 'Bot "NjQxODc4MjMxNDgxNDUwNDk5.XcOxrw.owcyz5jG4ju_mc1eQB_13vAe91M"'
- },
- agent: null,
- _defaultAgent: Agent {
- _events: [Object: null prototype],
- _eventsCount: 2,
- _maxListeners: undefined,
- defaultPort: 443,
- protocol: 'https:',
- options: [Object: null prototype],
- requests: [Object: null prototype] {},
- sockets: [Object: null prototype],
- freeSockets: [Object: null prototype] {},
- keepAliveMsecs: 1000,
- keepAlive: false,
- maxSockets: Infinity,
- maxFreeSockets: 256,
- scheduling: 'lifo',
- maxTotalSockets: Infinity,
- totalSocketCount: 2,
- maxCachedSessions: 100,
- _sessionCache: [Object],
- [Symbol(kCapture)]: false
- },
- port: 443,
- servername: 'discord.com',
- _agentKey: 'discord.com:443:::::::::::::::::::::',
- encoding: null,
- singleUse: true
- },
- [Symbol(RequestTimeout)]: undefined
- },
- _consuming: false,
- _dumped: false,
- req: [Circular *2],
- [Symbol(kCapture)]: false,
- [Symbol(kHeaders)]: {
- date: 'Tue, 21 Sep 2021 09:44:55 GMT',
- 'content-type': 'application/json',
- 'content-length': '43',
- connection: 'close',
- 'set-cookie': [
- '__dcfduid=92c66b781ac011ec965c42010a0a08f5; Expires=Sun, 20-Sep-2026 09:44:55 GMT; Max-Age=157680000; Secure; HttpOnly; Path=/',
- '__sdcfduid=92c66b781ac011ec965c42010a0a08f5bd2a24cb71866aeb474b50fa360eb59f702f4686c596deada188ecd24c12f692; Expires=Sun, 20-Sep-2026 09:44:55 GMT; Max-Age=157680000; Secure; HttpOnly; Path=/'
- ],
- 'strict-transport-security': 'max-age=31536000; includeSubDomains; preload',
- 'x-envoy-upstream-service-time': '10',
- via: '1.1 google',
- 'alt-svc': 'h3=":443"; ma=86400, h3-29=":443"; ma=86400, h3-28=":443"; ma=86400, h3-27=":443"; ma=86400',
- 'cf-cache-status': 'DYNAMIC',
- 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
- 'report-to': '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=sM%2F%2BTBS6vxR%2FAIKkOMwcHMkVagAVIT6zNsZ2bdfoHNStPs60QqEsRnwx2G10scydhIOooW1z%2Foc5Te5qgW49aXcRSVzH684%2FriSolXnoZxK%2BTvL5ldpY291R4y%2Fe"}],"group":"cf-nel","max_age":604800}',
- nel: '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}',
- 'x-content-type-options': 'nosniff',
- server: 'cloudflare',
- 'cf-ray': '69225b91aa6e6a69-SYD'
- },
- [Symbol(kHeadersCount)]: 34,
- [Symbol(kTrailers)]: null,
- [Symbol(kTrailersCount)]: 0,
- [Symbol(RequestTimeout)]: undefined
- },
- aborted: false,
- timeoutCb: [Function: emitRequestTimeout],
- upgradeOrConnect: false,
- parser: null,
- maxHeadersCount: null,
- reusedSocket: false,
- host: 'discord.com',
- protocol: 'https:',
- [Symbol(kCapture)]: false,
- [Symbol(kNeedDrain)]: false,
- [Symbol(corked)]: 0,
- [Symbol(kOutHeaders)]: [Object: null prototype] {
- 'user-agent': [
- 'User-Agent',
- 'DiscordBot (https://github.com/Snazzah/slash-create, 4.0.1)'
- ],
- 'accept-encoding': [ 'Accept-Encoding', 'gzip,deflate' ],
- 'x-ratelimit-precision': [ 'X-RateLimit-Precision', 'millisecond' ],
- authorization: [
- 'Authorization',
- 'Bot "NjQxODc4MjMxNDgxNDUwNDk5.XcOxrw.owcyz5jG4ju_mc1eQB_13vAe91M"'
- ],
- host: [ 'Host', 'discord.com' ]
- }
- },
- res: <ref *6> IncomingMessage {
- _readableState: ReadableState {
- objectMode: false,
- highWaterMark: 16384,
- buffer: BufferList { head: null, tail: null, length: 0 },
- length: 0,
- pipes: [],
- flowing: true,
- ended: true,
- endEmitted: true,
- reading: false,
- constructed: true,
- sync: true,
- needReadable: false,
- emittedReadable: false,
- readableListening: false,
- resumeScheduled: false,
- errorEmitted: false,
- emitClose: true,
- autoDestroy: true,
- destroyed: true,
- errored: null,
- closed: true,
- closeEmitted: true,
- defaultEncoding: 'utf8',
- awaitDrainWriters: null,
- multiAwaitDrain: false,
- readingMore: true,
- dataEmitted: true,
- decoder: null,
- encoding: null,
- [Symbol(kPaused)]: false
- },
- _events: [Object: null prototype] {
- end: [Function: responseOnEnd],
- aborted: [Function: bound onceWrapper] { listener: [Function (anonymous)] },
- data: [Function (anonymous)],
- error: [Function (anonymous)]
- },
- _eventsCount: 4,
- _maxListeners: undefined,
- socket: <ref *1> TLSSocket {
- _tlsOptions: {
- allowHalfOpen: undefined,
- pipe: false,
- secureContext: SecureContext { context: SecureContext {} },
- isServer: false,
- requestCert: true,
- rejectUnauthorized: true,
- session: undefined,
- ALPNProtocols: undefined,
- requestOCSP: undefined,
- enableTrace: undefined,
- pskCallback: undefined,
- highWaterMark: undefined,
- onread: undefined,
- signal: undefined
- },
- _secureEstablished: true,
- _securePending: false,
- _newSessionPending: false,
- _controlReleased: true,
- secureConnecting: false,
- _SNICallback: null,
- servername: 'discord.com',
- alpnProtocol: false,
- authorized: true,
- authorizationError: null,
- encrypted: true,
- _events: [Object: null prototype] {
- close: [
- [Function: onSocketCloseDestroySSL],
- [Function: bound onceWrapper] {
- listener: [Function (anonymous)]
- },
- [Function: onClose],
- [Function: socketCloseListener]
- ],
- end: [Function: onReadableStreamEnd],
- newListener: [Function: keylogNewListener],
- secure: [Function: onConnectSecure],
- session: [Function (anonymous)],
- free: [Function: onFree],
- timeout: [Function: onTimeout],
- agentRemove: [Function: onRemove],
- error: [Function: socketErrorListener],
- finish: [Function: bound onceWrapper] { listener: [Function: destroy] }
- },
- _eventsCount: 10,
- connecting: false,
- _hadError: false,
- _parent: null,
- _host: 'discord.com',
- _readableState: ReadableState {
- objectMode: false,
- highWaterMark: 16384,
- buffer: BufferList { head: null, tail: null, length: 0 },
- length: 0,
- pipes: [],
- flowing: true,
- ended: false,
- endEmitted: false,
- reading: true,
- constructed: true,
- sync: false,
- needReadable: true,
- emittedReadable: false,
- readableListening: false,
- resumeScheduled: false,
- errorEmitted: false,
- emitClose: false,
- autoDestroy: true,
- destroyed: false,
- errored: null,
- closed: false,
- closeEmitted: false,
- defaultEncoding: 'utf8',
- awaitDrainWriters: null,
- multiAwaitDrain: false,
- readingMore: false,
- dataEmitted: true,
- decoder: null,
- encoding: null,
- [Symbol(kPaused)]: false
- },
- _maxListeners: undefined,
- _writableState: WritableState {
- objectMode: false,
- highWaterMark: 16384,
- finalCalled: true,
- needDrain: false,
- ending: true,
- ended: true,
- finished: false,
- destroyed: false,
- decodeStrings: false,
- defaultEncoding: 'utf8',
- length: 0,
- writing: false,
- corked: 0,
- sync: false,
- bufferProcessing: false,
- onwrite: [Function: bound onwrite],
- writecb: null,
- writelen: 0,
- afterWriteTickInfo: null,
- buffered: [],
- bufferedIndex: 0,
- allBuffers: true,
- allNoop: true,
- pendingcb: 1,
- constructed: true,
- prefinished: false,
- errorEmitted: false,
- emitClose: false,
- autoDestroy: true,
- errored: null,
- closed: false,
- closeEmitted: false,
- [Symbol(kOnFinished)]: []
- },
- allowHalfOpen: false,
- _sockname: null,
- _pendingData: null,
- _pendingEncoding: '',
- server: undefined,
- _server: null,
- ssl: TLSWrap {
- _parent: TCP {
- reading: [Getter/Setter],
- onconnection: null,
- [Symbol(owner_symbol)]: [Circular *1]
- },
- _parentWrap: undefined,
- _secureContext: SecureContext { context: SecureContext {} },
- reading: true,
- onkeylog: [Function: onkeylog],
- onhandshakestart: {},
- onhandshakedone: [Function (anonymous)],
- onocspresponse: [Function: onocspresponse],
- onnewsession: [Function: onnewsessionclient],
- onerror: [Function: onerror],
- [Symbol(owner_symbol)]: [Circular *1]
- },
- _requestCert: true,
- _rejectUnauthorized: true,
- parser: null,
- _httpMessage: <ref *2> ClientRequest {
- _events: [Object: null prototype] {
- abort: [Function: bound onceWrapper] {
- listener: [Function (anonymous)]
- },
- error: [Function: bound onceWrapper] {
- listener: [Function (anonymous)]
- },
- socket: [Function (anonymous)],
- timeout: [Function: bound onceWrapper] {
- listener: [Function (anonymous)]
- },
- prefinish: [Function: requestOnPrefinish]
- },
- _eventsCount: 5,
- _maxListeners: undefined,
- outputData: [],
- outputSize: 0,
- writable: true,
- destroyed: false,
- _last: true,
- chunkedEncoding: false,
- shouldKeepAlive: false,
- _defaultKeepAlive: true,
- useChunkedEncodingByDefault: false,
- sendDate: false,
- _removedConnection: false,
- _removedContLen: false,
- _removedTE: false,
- _contentLength: 0,
- _hasBody: true,
- _trailer: '',
- finished: true,
- _headerSent: true,
- _closed: false,
- socket: [Circular *1],
- _header: 'GET /api/v8/applications/"641878231481450499"/guilds/"815113248001097738"/commands HTTP/1.1\r\n' +
- 'User-Agent: DiscordBot (https://github.com/Snazzah/slash-create, 4.0.1)\r\n' +
- 'Accept-Encoding: gzip,deflate\r\n' +
- 'X-RateLimit-Precision: millisecond\r\n' +
- 'Authorization: Bot "NjQxODc4MjMxNDgxNDUwNDk5.XcOxrw.owcyz5jG4ju_mc1eQB_13vAe91M"\r\n' +
- 'Host: discord.com\r\n' +
- 'Connection: close\r\n' +
- '\r\n',
- _keepAliveTimeout: 0,
- _onPendingData: [Function: nop],
- agent: Agent {
- _events: [Object: null prototype] {
- free: [Function (anonymous)],
- newListener: [Function: maybeEnableKeylog]
- },
- _eventsCount: 2,
- _maxListeners: undefined,
- defaultPort: 443,
- protocol: 'https:',
- options: [Object: null prototype] { path: null },
- requests: [Object: null prototype] {},
- sockets: [Object: null prototype] {
- 'soundcloud.com:443:::::::::::::::::::::': [Array],
- 'discord.com:443:::::::::::::::::::::': [Array]
- },
- freeSockets: [Object: null prototype] {},
- keepAliveMsecs: 1000,
- keepAlive: false,
- maxSockets: Infinity,
- maxFreeSockets: 256,
- scheduling: 'lifo',
- maxTotalSockets: Infinity,
- totalSocketCount: 2,
- maxCachedSessions: 100,
- _sessionCache: { map: [Object], list: [Array] },
- [Symbol(kCapture)]: false
- },
- socketPath: undefined,
- method: 'GET',
- maxHeaderSize: undefined,
- insecureHTTPParser: undefined,
- path: '/api/v8/applications/"641878231481450499"/guilds/"815113248001097738"/commands',
- _ended: true,
- res: [Circular *6],
- aborted: false,
- timeoutCb: [Function: emitRequestTimeout],
- upgradeOrConnect: false,
- parser: null,
- maxHeadersCount: null,
- reusedSocket: false,
- host: 'discord.com',
- protocol: 'https:',
- [Symbol(kCapture)]: false,
- [Symbol(kNeedDrain)]: false,
- [Symbol(corked)]: 0,
- [Symbol(kOutHeaders)]: [Object: null prototype] {
- 'user-agent': [
- 'User-Agent',
- 'DiscordBot (https://github.com/Snazzah/slash-create, 4.0.1)'
- ],
- 'accept-encoding': [ 'Accept-Encoding', 'gzip,deflate' ],
- 'x-ratelimit-precision': [ 'X-RateLimit-Precision', 'millisecond' ],
- authorization: [
- 'Authorization',
- 'Bot "NjQxODc4MjMxNDgxNDUwNDk5.XcOxrw.owcyz5jG4ju_mc1eQB_13vAe91M"'
- ],
- host: [ 'Host', 'discord.com' ]
- }
- },
- timeout: 15000,
- [Symbol(res)]: TLSWrap {
- _parent: TCP {
- reading: [Getter/Setter],
- onconnection: null,
- [Symbol(owner_symbol)]: [Circular *1]
- },
- _parentWrap: undefined,
- _secureContext: SecureContext { context: SecureContext {} },
- reading: true,
- onkeylog: [Function: onkeylog],
- onhandshakestart: {},
- onhandshakedone: [Function (anonymous)],
- onocspresponse: [Function: onocspresponse],
- onnewsession: [Function: onnewsessionclient],
- onerror: [Function: onerror],
- [Symbol(owner_symbol)]: [Circular *1]
- },
- [Symbol(verified)]: true,
- [Symbol(pendingSession)]: null,
- [Symbol(async_id_symbol)]: 13,
- [Symbol(kHandle)]: TLSWrap {
- _parent: TCP {
- reading: [Getter/Setter],
- onconnection: null,
- [Symbol(owner_symbol)]: [Circular *1]
- },
- _parentWrap: undefined,
- _secureContext: SecureContext { context: SecureContext {} },
- reading: true,
- onkeylog: [Function: onkeylog],
- onhandshakestart: {},
- onhandshakedone: [Function (anonymous)],
- onocspresponse: [Function: onocspresponse],
- onnewsession: [Function: onnewsessionclient],
- onerror: [Function: onerror],
- [Symbol(owner_symbol)]: [Circular *1]
- },
- [Symbol(kSetNoDelay)]: false,
- [Symbol(lastWriteQueueSize)]: 0,
- [Symbol(timeout)]: <ref *3> Timeout {
- _idleTimeout: 15000,
- _idlePrev: <ref *4> TimersList {
- _idleNext: [Circular *3],
- _idlePrev: <ref *5> Timeout {
- _idleTimeout: 15000,
- _idlePrev: [Circular *3],
- _idleNext: [Circular *4],
- _idleStart: 1692,
- _onTimeout: [Function (anonymous)],
- _timerArgs: undefined,
- _repeat: null,
- _destroyed: false,
- [Symbol(refed)]: false,
- [Symbol(kHasPrimitive)]: false,
- [Symbol(asyncId)]: 21,
- [Symbol(triggerId)]: 0
- },
- expiry: 16692,
- id: -9007199254740989,
- msecs: 15000,
- priorityQueuePosition: 1
- },
- _idleNext: <ref *5> Timeout {
- _idleTimeout: 15000,
- _idlePrev: [Circular *3],
- _idleNext: <ref *4> TimersList {
- _idleNext: [Circular *3],
- _idlePrev: [Circular *5],
- expiry: 16692,
- id: -9007199254740989,
- msecs: 15000,
- priorityQueuePosition: 1
- },
- _idleStart: 1692,
- _onTimeout: [Function (anonymous)],
- _timerArgs: undefined,
- _repeat: null,
- _destroyed: false,
- [Symbol(refed)]: false,
- [Symbol(kHasPrimitive)]: false,
- [Symbol(asyncId)]: 21,
- [Symbol(triggerId)]: 0
- },
- _idleStart: 2042,
- _onTimeout: [Function: bound ],
- _timerArgs: undefined,
- _repeat: null,
- _destroyed: false,
- [Symbol(refed)]: false,
- [Symbol(kHasPrimitive)]: false,
- [Symbol(asyncId)]: 33,
- [Symbol(triggerId)]: 30
- },
- [Symbol(kBuffer)]: null,
- [Symbol(kBufferCb)]: null,
- [Symbol(kBufferGen)]: null,
- [Symbol(kCapture)]: false,
- [Symbol(kBytesRead)]: 0,
- [Symbol(kBytesWritten)]: 0,
- [Symbol(connect-options)]: {
- rejectUnauthorized: true,
- ciphers: 'TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA384:DHE-RSA-AES256-SHA384:ECDHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA256:HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!SRP:!CAMELLIA',
- checkServerIdentity: [Function: checkServerIdentity],
- minDHSize: 1024,
- method: 'GET',
- host: 'discord.com',
- path: null,
- headers: {
- 'User-Agent': 'DiscordBot (https://github.com/Snazzah/slash-create, 4.0.1)',
- 'Accept-Encoding': 'gzip,deflate',
- 'X-RateLimit-Precision': 'millisecond',
- Authorization: 'Bot "NjQxODc4MjMxNDgxNDUwNDk5.XcOxrw.owcyz5jG4ju_mc1eQB_13vAe91M"'
- },
- agent: null,
- _defaultAgent: Agent {
- _events: [Object: null prototype] {
- free: [Function (anonymous)],
- newListener: [Function: maybeEnableKeylog]
- },
- _eventsCount: 2,
- _maxListeners: undefined,
- defaultPort: 443,
- protocol: 'https:',
- options: [Object: null prototype] { path: null },
- requests: [Object: null prototype] {},
- sockets: [Object: null prototype] {
- 'soundcloud.com:443:::::::::::::::::::::': [Array],
- 'discord.com:443:::::::::::::::::::::': [Array]
- },
- freeSockets: [Object: null prototype] {},
- keepAliveMsecs: 1000,
- keepAlive: false,
- maxSockets: Infinity,
- maxFreeSockets: 256,
- scheduling: 'lifo',
- maxTotalSockets: Infinity,
- totalSocketCount: 2,
- maxCachedSessions: 100,
- _sessionCache: { map: [Object], list: [Array] },
- [Symbol(kCapture)]: false
- },
- port: 443,
- servername: 'discord.com',
- _agentKey: 'discord.com:443:::::::::::::::::::::',
- encoding: null,
- singleUse: true
- },
- [Symbol(RequestTimeout)]: undefined
- },
- httpVersionMajor: 1,
- httpVersionMinor: 1,
- httpVersion: '1.1',
- complete: true,
- rawHeaders: [
- 'Date',
- 'Tue, 21 Sep 2021 09:44:55 GMT',
- 'Content-Type',
- 'application/json',
- 'Content-Length',
- '43',
- 'Connection',
- 'close',
- 'set-cookie',
- '__dcfduid=92c66b781ac011ec965c42010a0a08f5; Expires=Sun, 20-Sep-2026 09:44:55 GMT; Max-Age=157680000; Secure; HttpOnly; Path=/',
- 'set-cookie',
- '__sdcfduid=92c66b781ac011ec965c42010a0a08f5bd2a24cb71866aeb474b50fa360eb59f702f4686c596deada188ecd24c12f692; Expires=Sun, 20-Sep-2026 09:44:55 GMT; Max-Age=157680000; Secure; HttpOnly; Path=/',
- 'strict-transport-security',
- 'max-age=31536000; includeSubDomains; preload',
- 'x-envoy-upstream-service-time',
- '10',
- 'Via',
- '1.1 google',
- 'Alt-Svc',
- 'h3=":443"; ma=86400, h3-29=":443"; ma=86400, h3-28=":443"; ma=86400, h3-27=":443"; ma=86400',
- 'CF-Cache-Status',
- 'DYNAMIC',
- 'Expect-CT',
- 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
- 'Report-To',
- '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=sM%2F%2BTBS6vxR%2FAIKkOMwcHMkVagAVIT6zNsZ2bdfoHNStPs60QqEsRnwx2G10scydhIOooW1z%2Foc5Te5qgW49aXcRSVzH684%2FriSolXnoZxK%2BTvL5ldpY291R4y%2Fe"}],"group":"cf-nel","max_age":604800}',
- 'NEL',
- '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}',
- 'X-Content-Type-Options',
- 'nosniff',
- 'Server',
- 'cloudflare',
- 'CF-RAY',
- '69225b91aa6e6a69-SYD'
- ],
- rawTrailers: [],
- aborted: false,
- upgrade: false,
- url: '',
- method: null,
- statusCode: 401,
- statusMessage: 'Unauthorized',
- client: <ref *1> TLSSocket {
- _tlsOptions: {
- allowHalfOpen: undefined,
- pipe: false,
- secureContext: SecureContext { context: SecureContext {} },
- isServer: false,
- requestCert: true,
- rejectUnauthorized: true,
- session: undefined,
- ALPNProtocols: undefined,
- requestOCSP: undefined,
- enableTrace: undefined,
- pskCallback: undefined,
- highWaterMark: undefined,
- onread: undefined,
- signal: undefined
- },
- _secureEstablished: true,
- _securePending: false,
- _newSessionPending: false,
- _controlReleased: true,
- secureConnecting: false,
- _SNICallback: null,
- servername: 'discord.com',
- alpnProtocol: false,
- authorized: true,
- authorizationError: null,
- encrypted: true,
- _events: [Object: null prototype] {
- close: [
- [Function: onSocketCloseDestroySSL],
- [Function: bound onceWrapper] {
- listener: [Function (anonymous)]
- },
- [Function: onClose],
- [Function: socketCloseListener]
- ],
- end: [Function: onReadableStreamEnd],
- newListener: [Function: keylogNewListener],
- secure: [Function: onConnectSecure],
- session: [Function (anonymous)],
- free: [Function: onFree],
- timeout: [Function: onTimeout],
- agentRemove: [Function: onRemove],
- error: [Function: socketErrorListener],
- finish: [Function: bound onceWrapper] { listener: [Function: destroy] }
- },
- _eventsCount: 10,
- connecting: false,
- _hadError: false,
- _parent: null,
- _host: 'discord.com',
- _readableState: ReadableState {
- objectMode: false,
- highWaterMark: 16384,
- buffer: BufferList { head: null, tail: null, length: 0 },
- length: 0,
- pipes: [],
- flowing: true,
- ended: false,
- endEmitted: false,
- reading: true,
- constructed: true,
- sync: false,
- needReadable: true,
- emittedReadable: false,
- readableListening: false,
- resumeScheduled: false,
- errorEmitted: false,
- emitClose: false,
- autoDestroy: true,
- destroyed: false,
- errored: null,
- closed: false,
- closeEmitted: false,
- defaultEncoding: 'utf8',
- awaitDrainWriters: null,
- multiAwaitDrain: false,
- readingMore: false,
- dataEmitted: true,
- decoder: null,
- encoding: null,
- [Symbol(kPaused)]: false
- },
- _maxListeners: undefined,
- _writableState: WritableState {
- objectMode: false,
- highWaterMark: 16384,
- finalCalled: true,
- needDrain: false,
- ending: true,
- ended: true,
- finished: false,
- destroyed: false,
- decodeStrings: false,
- defaultEncoding: 'utf8',
- length: 0,
- writing: false,
- corked: 0,
- sync: false,
- bufferProcessing: false,
- onwrite: [Function: bound onwrite],
- writecb: null,
- writelen: 0,
- afterWriteTickInfo: null,
- buffered: [],
- bufferedIndex: 0,
- allBuffers: true,
- allNoop: true,
- pendingcb: 1,
- constructed: true,
- prefinished: false,
- errorEmitted: false,
- emitClose: false,
- autoDestroy: true,
- errored: null,
- closed: false,
- closeEmitted: false,
- [Symbol(kOnFinished)]: []
- },
- allowHalfOpen: false,
- _sockname: null,
- _pendingData: null,
- _pendingEncoding: '',
- server: undefined,
- _server: null,
- ssl: TLSWrap {
- _parent: TCP {
- reading: [Getter/Setter],
- onconnection: null,
- [Symbol(owner_symbol)]: [Circular *1]
- },
- _parentWrap: undefined,
- _secureContext: SecureContext { context: SecureContext {} },
- reading: true,
- onkeylog: [Function: onkeylog],
- onhandshakestart: {},
- onhandshakedone: [Function (anonymous)],
- onocspresponse: [Function: onocspresponse],
- onnewsession: [Function: onnewsessionclient],
- onerror: [Function: onerror],
- [Symbol(owner_symbol)]: [Circular *1]
- },
- _requestCert: true,
- _rejectUnauthorized: true,
- parser: null,
- _httpMessage: <ref *2> ClientRequest {
- _events: [Object: null prototype] {
- abort: [Function: bound onceWrapper] {
- listener: [Function (anonymous)]
- },
- error: [Function: bound onceWrapper] {
- listener: [Function (anonymous)]
- },
- socket: [Function (anonymous)],
- timeout: [Function: bound onceWrapper] {
- listener: [Function (anonymous)]
- },
- prefinish: [Function: requestOnPrefinish]
- },
- _eventsCount: 5,
- _maxListeners: undefined,
- outputData: [],
- outputSize: 0,
- writable: true,
- destroyed: false,
- _last: true,
- chunkedEncoding: false,
- shouldKeepAlive: false,
- _defaultKeepAlive: true,
- useChunkedEncodingByDefault: false,
- sendDate: false,
- _removedConnection: false,
- _removedContLen: false,
- _removedTE: false,
- _contentLength: 0,
- _hasBody: true,
- _trailer: '',
- finished: true,
- _headerSent: true,
- _closed: false,
- socket: [Circular *1],
- _header: 'GET /api/v8/applications/"641878231481450499"/guilds/"815113248001097738"/commands HTTP/1.1\r\n' +
- 'User-Agent: DiscordBot (https://github.com/Snazzah/slash-create, 4.0.1)\r\n' +
- 'Accept-Encoding: gzip,deflate\r\n' +
- 'X-RateLimit-Precision: millisecond\r\n' +
- 'Authorization: Bot "NjQxODc4MjMxNDgxNDUwNDk5.XcOxrw.owcyz5jG4ju_mc1eQB_13vAe91M"\r\n' +
- 'Host: discord.com\r\n' +
- 'Connection: close\r\n' +
- '\r\n',
- _keepAliveTimeout: 0,
- _onPendingData: [Function: nop],
- agent: Agent {
- _events: [Object: null prototype] {
- free: [Function
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement