auto-update config prepartion

This commit is contained in:
Lukáš H 2020-04-22 18:04:44 +02:00
parent a048d94cd0
commit 78aab0f9f6
No known key found for this signature in database
GPG Key ID: E07D6630DBC17195
1 changed files with 8 additions and 0 deletions

View File

@ -6,6 +6,14 @@ const config = {
// Bot name
botName: '',
// Auto-update from git (WIP)
autoUpdate: {
enabled: false, // enable auto-update
branch: 'next', // git branch
autoFetch: false, // check if an update is available and automatically restart and update
fetchInterval: 60000, // auto-fetch interval in milliseconds
},
// API keys that are required for some features/commands
keys: {
dbl: '', // top.gg key