aboutsummaryrefslogtreecommitdiffstats
path: root/SmallYTChannelBotSubmissions.py
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2019-03-01 22:54:02 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2019-03-01 22:54:02 +0000
commit4acadca1a8f29a985ceb578fd734f2bec9af472c (patch)
treee8929850bc042f7b1dc3e1a3cce471db8740e857 /SmallYTChannelBotSubmissions.py
parente08905aaa47506eb93b7f350b2647c0387e96b77 (diff)
downloadSmallYTChannelBot-4acadca1a8f29a985ceb578fd734f2bec9af472c.tar.gz
SmallYTChannelBot-4acadca1a8f29a985ceb578fd734f2bec9af472c.zip
backup and auto-approved bot comments
Diffstat (limited to 'SmallYTChannelBotSubmissions.py')
-rw-r--r--SmallYTChannelBotSubmissions.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/SmallYTChannelBotSubmissions.py b/SmallYTChannelBotSubmissions.py
index 1c204dd..68a6d02 100644
--- a/SmallYTChannelBotSubmissions.py
+++ b/SmallYTChannelBotSubmissions.py
@@ -304,6 +304,7 @@ Views|%s
update_users_flair(submission)
reply = submission.reply(text + tail)
reply.mod.distinguish(sticky = True)
+ reply.mod.approve()
except Exception as e:
print("[ERROR]\t%s" % e)