diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2019-03-01 22:54:02 +0000 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2019-03-01 22:54:02 +0000 |
commit | 4acadca1a8f29a985ceb578fd734f2bec9af472c (patch) | |
tree | e8929850bc042f7b1dc3e1a3cce471db8740e857 /SmallYTChannelBotSubmissions.py | |
parent | e08905aaa47506eb93b7f350b2647c0387e96b77 (diff) | |
download | SmallYTChannelBot-4acadca1a8f29a985ceb578fd734f2bec9af472c.tar.gz SmallYTChannelBot-4acadca1a8f29a985ceb578fd734f2bec9af472c.zip |
backup and auto-approved bot comments
Diffstat (limited to 'SmallYTChannelBotSubmissions.py')
-rw-r--r-- | SmallYTChannelBotSubmissions.py | 1 |
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) |