The IRC component
Go to file
aewens b4dae0b99c Adjusted to adhere to the new generator decorator 2019-05-18 19:48:31 -05:00
components Adjusted to adhere to the new generator decorator 2019-05-18 19:48:31 -05:00
.gitignore Adjusted to adhere to the new generator decorator 2019-05-18 19:48:31 -05:00
LICENSE Initial commit 2019-05-09 21:33:46 -04:00
README.md Slight formatting change 2019-05-10 07:05:38 +02:00
__init__.py Initial commit 2019-05-10 07:04:30 +02:00
client.py Adjusted to adhere to the new generator decorator 2019-05-18 19:48:31 -05:00

README.md

irc

The IRC component

Dependencies

  • abots

Setup

Install abots using:

$ git clone https://tildegit.org/aewens/abots _abots
$ mv _abots/abots .
$ rm -rf _abots