Go to file
Alex Thomassen eb38bfa4f1
Dockerize
2023-11-22 18:55:58 +00:00
statsbot Pass Reddit instance into subreddit stats to avoid unecessary sleep after submission 2017-03-26 15:54:35 -07:00
.gitignore Dockerize 2023-11-22 18:55:58 +00:00
Dockerfile Dockerize 2023-11-22 18:55:58 +00:00
LICENSE.txt Add statsbot command that outputs its version string. 2016-07-31 17:07:09 -07:00
MANIFEST.in Add statsbot command that outputs its version string. 2016-07-31 17:07:09 -07:00
README.rst Add statsbot command that outputs its version string. 2016-07-31 17:07:09 -07:00
docker-compose.yml Dockerize 2023-11-22 18:55:58 +00:00
praw.example.ini Dockerize 2023-11-22 18:55:58 +00:00
pre_push.sh Add statsbot command that outputs its version string. 2016-07-31 17:07:09 -07:00
setup.cfg Add statsbot command that outputs its version string. 2016-07-31 17:07:09 -07:00
setup.py Pass Reddit instance into subreddit stats to avoid unecessary sleep after submission 2017-03-26 15:54:35 -07:00

README.rst

statsbot
========

.. image:: https://img.shields.io/pypi/v/statsbot.svg
   :alt: Latest statsbot version
   :target: https://pypi.python.org/pypi/statsbot

Monitors and satisfies requests for subreddit_stats made to `/r/subreddit_stats
<https://www.reddit.com/r/subreddit_stats>`_.


Installation
------------

Install statsbot via:

.. code-block:: bash

   pip install statsbot


Copyright and License
---------------------

Source released under the Simplified BSD License.

* Copyright (c), 2016, Bryce Boe