The IRC component
Go to file
aewens 4406d9003f Initial commit 2019-05-10 07:04:30 +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 Initial commit 2019-05-10 07:04:30 +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