The IRC component
Go to file
aewens e2541d644f Slight formatting change 2019-05-10 07:05:38 +02:00
.gitignore Initial commit 2019-05-10 07:04:30 +02: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 Initial commit 2019-05-10 07:04:30 +02: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