If you run into any issues I would be glad to help you out in the discord channel available here / discord
In this tutorial I show how to put the discord bot we made in the previous video onto an AWS instance so that we can have it run all the time off of our local computer so we dont have to leave our computer on or start it up manually all the time.
We use Putty available here
https://www.chiark.greenend.org.uk/~s...
In order to interact with our cloud computing unit and install some modules and then we use filezilla available here
https://filezilla-project.org/
in order to transfer our code we developed locally to the cloud. After we got all of that setup we showed how to run the script manually on the instance but move on to using the crontab so that we can have it automatically start and restart at a scheduled time so we make sure it stays up.