diff --git a/main.py b/main.py index 22e8708..5eb050b 100755 --- a/main.py +++ b/main.py @@ -1,6 +1,15 @@ #!./env/bin/python # main.py +''' +Is Anybody Here Bot + +VERSION: 0.1.0 +DESCRIPTION: A reddit bot that helps find people in the know +AUTHOR: Keith Irwin +SOURCE: https://github.com/keith24/is-anybody-here-bot +''' + import praw, pdb, re, os