diff --git a/start.sh b/start.sh new file mode 100755 index 0000000..d06b00c --- /dev/null +++ b/start.sh @@ -0,0 +1,2 @@ +#!/bin/bash +screen -d -m -S "aquatic_bot" python3 ~/discord_bot/discord_aquatic_bot/bot.py