UNPKG

blwebhooks

Version:

Webhook Vote Reciever For Lists Such As top.gg, InfinityBotList and Many More To Come!

14 lines (13 loc) 317 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defaultManager = void 0; exports.defaultManager = { storage: null, extraLogging: false, protocol: 'discordjs', extra: { extraProtection: true, proxyTrust: false, shardedClient: false } };