Added bot info^Co top of main.py

master
Keith Irwin 2017-09-08 16:39:41 +00:00
parent 4fa33b10ee
commit 7dd4d608a5
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
1 changed files with 9 additions and 0 deletions

View File

@ -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 <https://keithirwin.us/>
SOURCE: https://github.com/keith24/is-anybody-here-bot
'''
import praw, pdb, re, os