Metadata-Version: 2.0
Name: reddit-bot
Version: 0.2.0
Summary: A clean Reddit bot script foundation.
Home-page: https://github.com/reddit-bots/reddit-bot
Author: Julian Wachholz
Author-email: julian@wachholz.ch
License: GPLv3
Keywords: reddit bot api
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: praw (>=3.3.0)

Reddit Bot
==========

A Python base for an easy to use and implement Reddit bot.

Python 3 required.

License
-------

All of the code contained here is licensed by the GNU GPLv3.


