You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
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
|