breadbot/README.rst

20 lines
631 B
ReStructuredText
Raw Normal View History

2020-02-18 05:18:30 +00:00
breadbot
========
A Python IRC bot built using the `pinhook`_ framework to encourage
addiction to bread on breadpunk's own irc server.
2021-07-24 19:29:26 +00:00
.. image:: https://drone.tildegit.org/api/badges/breadpunk/breadbot/status.svg
:target: https://drone.tildegit.org/breadpunk/breadbot
2021-04-03 15:33:58 +00:00
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``.
2020-02-18 05:18:30 +00:00
.. _pinhook: https://github.com/archangelic/pinhook