You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
jesopo 7bb4c3d069 v0.6.2 release 1 month ago
examples combine params.tls and .tls_verify, support pinned certs 1 year ago
ircrobots support specifying tls client keypair 1 month ago
test fix glob collapse tests 3 years ago
.gitignore Initial commit 3 years ago
.travis.yml we don't support py3.6; support py3.9 1 year ago
LICENSE Initial commit 3 years ago
README.md freenode is dead long live libera.chat 2 years ago
VERSION v0.6.2 release 1 month ago
requirements.txt upgrade async-timeout to v4.0.2 1 year ago
setup.py we don't support py3.6; support py3.9 1 year ago

README.md

ircrobots

rationale

I wanted a very-bare-bones IRC bot framework that deals with most of the concerns one would deal with in scheduling and awaiting async stuff, e.g. creating and awaiting a new task for each server while dynamically being able to add/remove servers.

usage

see examples/ for some usage demonstration.

contact

Come say hi at #irctokens on irc.libera.chat