Creating a bot for discord to post a Youtube Video every week
Following this guide
Running remotely on a Raspberry Pi:
screen
https://help.ubuntu.com/community/Screen
Then in the virtual terminal run the commands to kick off the bot
python3 flatfriendboy.py
then detach the virtual terminal using
ctrl + a + d
Everything should still be running.