Malexion
Malexion
Sure in the main folder you'll want to create a bot-config.json file if it does not already exist. Running the application once will also create it. Contents of the file...
Yeah I used to have it checked in but then I kept committing my api so I kept having to regenerate them
Should be resolved in the latest commit
Not currently, I put in the thing that can load up youtube playlists on line 31 of youtube.ts I just haven't rigged it up to the commands and the media...
Hmm odd that last one should have worked, otherwise: `!youtube 6K0AmeM3BCQ` `!youtube https://youtube.com/watch?v=6K0AmeM3BCQ` Or you can try searching and add that way: `!search some vid`
Upon first run it'll generate one if it doesn't exist
Currently this bot doesn't support spotify, just youtube at the moment. I haven't had the time to add anything else.
The promise issue should be resolved in the latest build among other issues. Having to install VS is a curious part it shouldn't be needed, might be due to the...
To address the first part of the comments the files can go wherever but I'd recommend keeping it all contained within a folder which you can name what you like.
It's a ytdl-core issue, would have to wait for it to get patched there. [Issue](https://github.com/fent/node-ytdl-core/issues/923)