-
Notifications
You must be signed in to change notification settings - Fork 0
Small, simple Python IRC bot library, using only builtin libraries.
License
bikedude880/pymicroirc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PyMicroIRC is a simple IRC bot library written in Python. It is small, flexible, and extensible. It doesn't include boilerplate code for user authentication, handling multiple channels, etc. The author is expected to provide overrides for the appropriate methods in order to provide that. It's not meant to be used for extremely complex projects, but it reduces effort in trying to simply get a client connected to a network and handling incoming lines. Make sure to create the log folder in the project root folder. (if that's where the code points to) main.py includes a sample bot with simple functionality. Occasionally, code from that sample might be merged into the library itself, for ease of use afterwards. The project is maintained by Michael Red <[email protected]>, at: http://codingden.net
About
Small, simple Python IRC bot library, using only builtin libraries.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published