From 59ebb36dc253ab8f1aec84ac209ccf451446d351 Mon Sep 17 00:00:00 2001 From: markekraus Date: Sat, 5 Jul 2014 14:32:32 -0500 Subject: [PATCH] Update modbot.py Setting as release 1.0 --- modbot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modbot.py b/modbot.py index 6185079..25e031d 100644 --- a/modbot.py +++ b/modbot.py @@ -41,7 +41,7 @@ def video_id(value): # fail? return None -r = praw.Reddit('PRAW /r/deepintoyoutube modbot by /u/markekraus 0.1. ' +r = praw.Reddit('PRAW /r/deepintoyoutube modbot by /u/markekraus 1.0. ' 'URL: https://github.com/markekraus/DeepIntoYouTubemodBot') r.login() while True: