Johnny Dickinson
Johnny Dickinson
#217 will fix this
Is this done-ish? we have plugins now via [plugins.js](https://github.com/chalda/DiscordBot/blob/master/plugins.js) , but most of the commands are still in discord_bot.js. Moving things would be an easy change for someone who wants...
An easy change that would help mitigate #88 would be to persist the playlist to disk so the bot picks up the pieces when it crashes. I don't want to...
Linking this with #128. I'm inclined to keep it as is for now since the key is public and no there's no automated way to request one, but good to...
I did a partial fix to !image, but rimage still returns bad results. Haven't toughed ggif yet. 11cdbffee9cd04f587854730e0dc167098afb4ce
@chalda are you going to review or should I just merge it?
Support for getting credentials from environment variables is definitely nice, but can we make this backwards compatible so it isn't a breaking change for people with the bot already set...
You can configure the permissions to support this, although it could be improved to work better. Right now you would need globally disable every command in permissions.json, and then re-enable...