DiscordBot
DiscordBot copied to clipboard
!pullanddeploy for windows
need a .bat file and a switch
I rewrote !pullanddeploy so that discordbot calls the relevant commands directly so it should work on Windows now. I haven't tested on Windows yet though. 18e7346
I tested https://github.com/chalda/DiscordBot/commit/18e734639f18c8ff531e4e144009a5bcdbe4eb31 on windows but it still gets errors spawn git ENOENT
this seems to be a known issue with it and they've had it open for a few years now. I tried out https://github.com/IndigoUnited/node-cross-spawn as a drop in replacement and it worked on Windows as long as git is referenced in Path.