4
0
mirror of https://github.com/jesopo/ircrobots synced 2024-06-20 06:47:05 +00:00
Go to file
2020-09-30 10:06:47 +00:00
examples update ircstates to v0.9.4 2020-04-21 20:45:02 +01:00
ircrobots handle ERR_NICKNAMEINUSE pre-registration (add alt-nicknames param) 2020-09-30 10:06:47 +00:00
test fix glob collapse tests 2020-07-01 18:02:16 +01:00
.gitignore Initial commit 2020-04-01 15:16:03 +01:00
.travis.yml add unittest call to .travis.yml 2020-04-27 00:44:31 +01:00
LICENSE Initial commit 2020-04-01 15:16:03 +01:00
README.md update README.md contact section to point to freenode 2020-07-10 12:11:20 +01:00
requirements.txt upgrade ircstates to v0.11.2 2020-09-30 09:24:38 +00:00
setup.py fix ircrobots.matching not being packaged 2020-07-01 17:45:32 +01:00
VERSION v0.3.1 release 2020-09-30 09:28:44 +00:00

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 freenode