Improved plugin manager and added to command manager

This commit is contained in:
Isaac
2021-02-19 21:26:02 +00:00
parent bdcff221db
commit 67e7d36c47
15 changed files with 238 additions and 79 deletions

View File

@@ -26,7 +26,8 @@ module.exports = {
debug: false,
defaults: {
colour: '#009999',
locale: 'en-GB'
locale: 'en-GB',
log_messages: true, // required for transcripts/archives
},
logs: {
enabled: true,
@@ -50,12 +51,12 @@ module.exports = {
activity: 'for new tickets | /help',
type: 'WATCHING'
},
{
/* { // an example
activity: 'Minecraft',
type: 'STREAMING',
status: 'dnd',
url: 'https://www.twitch.tv/twitch'
},
}, */
],
randomise: true,
duration: 60