The IRC component
Go to file
aewens 2fff6c7e2d Migrated components and plugins into other repos 2019-05-29 23:51:31 -04:00
.gitignore Migrated components and plugins into other repos 2019-05-29 23:51:31 -04: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 Migrated components and plugins into other repos 2019-05-29 23:51:31 -04: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