mirror of https://github.com/jesopo/ircrobots
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.
|
1 month ago | |
---|---|---|
examples | 1 year ago | |
ircrobots | 1 month ago | |
test | 3 years ago | |
.gitignore | 3 years ago | |
.travis.yml | 1 year ago | |
LICENSE | 3 years ago | |
README.md | 2 years ago | |
VERSION | 1 month ago | |
requirements.txt | 1 year ago | |
setup.py | 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