Skip to content

Asynchronous bare-bones IRC bot framework for python3

License

Notifications You must be signed in to change notification settings

jesopo/ircrobots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Asynchronous bare-bones IRC bot framework for python3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages