Skip to content

Commit

Permalink
Update modbot.py
Browse files Browse the repository at this point in the history
Setting as release 1.0
  • Loading branch information
markekraus committed Jul 5, 2014
1 parent ba7d5e8 commit 59ebb36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 59ebb36

Please sign in to comment.