breadbot/README.rst

20 lines
631 B
ReStructuredText

breadbot
========
A Python IRC bot built using the `pinhook`_ framework to encourage
addiction to bread on breadpunk's own irc server.
.. image:: https://drone.tildegit.org/api/badges/breadpunk/breadbot/status.svg
:target: https://drone.tildegit.org/breadpunk/breadbot
Data files
----------
This bot expects a ``/bread/breadbot`` folder to exist, and will
use it to store the breadcount in ``breadcount.txt``. It will also
use the ``/bread/bread_messages.txt`` file if it is available to give
interesting replies instead of just saying ``bread`` when you say
``bread``.
.. _pinhook: https://github.com/archangelic/pinhook