Bot skeleton 💀 for the Internet Relay Chat (IRC) protocol
.gitignore | ||
LICENSE | ||
README.md | ||
skeleton.py | ||
skelly.go |
Information
This is a basic skeleton for building your own bots for Internet Relay Chat usage. It is asyncronous, can log to file, handle basic I/O, flood control, etc.
A skeleton in Python & Golang (beta) are in this repository.
Join #dev on irc.supernets.org for help building IRC bots frm scratch!
References
- RFC1459 - Internet Relay Chat Protocol
- RFC2810 - Internet Relay Chat: Architecture
- RFC2811 - Internet Relay Chat: Channel Management
- RFC2812 - Internet Relay Chat: Client Protocol
- RFC2813 - Internet Relay Chat: Server Protocol
- RFC7194 - Default Port for Internet Relay Chat (IRC) via TLS/SSL
- Numerics & Events
Mirrors
acid.vegas • GitHub • GitLab • SuperNETs