From 4b22e646bf7afbf6292b02a908477007c02c9b53 Mon Sep 17 00:00:00 2001 From: jwansek Date: Sat, 20 Feb 2021 15:11:14 +0000 Subject: changed the getting sauces system --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 bot.py (limited to 'bot.py') diff --git a/bot.py b/bot.py old mode 100644 new mode 100755 index 3c8f6e0..7161ce5 --- a/bot.py +++ b/bot.py @@ -1,5 +1,5 @@ import os -os.chdir("/root/yaoi-communism") +os.chdir("/home/eden/yaoi-communism") from twython import Twython import get_images -- cgit v1.2.3