Bugtesting for 2.0 release

This commit is contained in:
plane000
2018-06-18 20:08:53 +01:00
parent 95ff57ea6f
commit ceedb3b277
11 changed files with 255 additions and 52 deletions

View File

@@ -33,6 +33,9 @@ module.exports.loadDefaults = function() {
config = {
Token: '[DISCORD TOKEN HERE]',
NASA_APIKey: '[NASA API KEY HERE]',
InviteLink: '[BOT INVITE LINK HERE]',
AdminLink: '[ADMIN INVITE LINK HERE]',
OwnerID: '[YOUR ID HERE]',
NowPlaying: 'RealLife.exe',
Version: '2.0.1',
};