breadbot/README.rst
lucidiot ae3cec1082
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Add CI checks
2021-07-24 21:34:12 +02:00

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