a base IRC bot extensible with plugins
Project description
basebot
========
*Not a baseball bot.
basebot is a foundation on which you can build your IRC bots. Look at `core.py` as an example of how to write plugins for it.
Installation
------------
.. code:: shell
$ git clone https://github.com/clearskies/basebot.git
$ pip install -r requirements.txt
$ mkdir ~/.basebot
$ cp -r sample/* ~/.basebot/
$ python setup.py install
$ basebot
Plugins
-------
Look in https://github.com/clearskies/basebot/tree/master/sample/ for sample plugins
========
*Not a baseball bot.
basebot is a foundation on which you can build your IRC bots. Look at `core.py` as an example of how to write plugins for it.
Installation
------------
.. code:: shell
$ git clone https://github.com/clearskies/basebot.git
$ pip install -r requirements.txt
$ mkdir ~/.basebot
$ cp -r sample/* ~/.basebot/
$ python setup.py install
$ basebot
Plugins
-------
Look in https://github.com/clearskies/basebot/tree/master/sample/ for sample plugins
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
basebot-1.1.0.tar.gz
(5.4 kB
view details)
File details
Details for the file basebot-1.1.0.tar.gz
.
File metadata
- Download URL: basebot-1.1.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40d4f496d67a687ea9a557080e7b96cda3bc0298bf1eca7289fed21271f19837 |
|
MD5 | 12b21074344f2d64a4574b101f0f0966 |
|
BLAKE2b-256 | cc9d3788d8704af1dcc61faa23bec529cd4781efdd342a3b850310dcf942a452 |