To my knowledge, there was just no option at all for that in NP++, so I'm pretty used to just having FileZilla open to deal with that. A better extension in VS Code would be nice... I haven't tried any myself though.
The Plugin for notepad++ is called NppFTP and works fine. My research for VScode brought me to many extensions, but I am not able to make a single one work. I tried literally every single one. Some are not connecting, some are not refreshing, some are only for reading and not for editing and one even prevented the denizen extension to work
I just read through the Documentation and I am missing a Requirementssection. I guess I need a Linuxserver with git installed and a Discordserver? Anything else I am missing? That might come very handy, thank you =)
Edit:
So I followed the setupguide and everything went right (I think), but I a can not start the bot? Looking at start.sh I think this is on purpose?
Code: Select all
#!/bin/bash
git pull origin master
screen -dmS DenizenMetaBot dotnet run -- $1
If I run start.sh then the git tells me, that I am up to date but no screensession is opened