The base class of nocli-handler.js | Class
new NoCliHandler(options);
options
The options for nocli-handler.js
NoCliHandlerOptions
client | Discord#Clientarrow-up-right
client
version | String
version
String
testServers | String[]
testServers
String[]
botOwners | String[]
botOwners
disabledDefaultCommands | String[]
disabledDefaultCommands
mongoDBConnection | MongoDBResult
mongoDBConnection
showBanner | Boolean
showBanner
Boolean
defaultPrefix | String
defaultPrefix
debug | DebugOptions
debug
commandHandler | CommandHandler
commandHandler
commands | Map<string,Command>
commands
Map<string,
Command
>
emojiConfig | NoCliEmojiConfigOptions
emojiConfig
cooldowns | Cooldowns
cooldowns
connectToMongoDB
Last updated 3 years ago