Bot skeleton 💀 for the Internet Relay Chat (IRC) protocol
Go to file
Dionysus 4e675ed26e
Added flood control example, join on invite, code cleanup, README compressed, etc
2023-10-12 14:20:36 -04:00
.gitignore .gitignore added 2023-10-04 10:25:26 -04:00
LICENSE Simplified, asyncio bot revamped for vortex with commenting 2023-10-02 23:32:37 -04:00
README.md Added flood control example, join on invite, code cleanup, README compressed, etc 2023-10-12 14:20:36 -04:00
skeleton.py Added flood control example, join on invite, code cleanup, README compressed, etc 2023-10-12 14:20:36 -04:00
skelly.go added glang example 2023-10-03 00:13:24 -04:00

README.md

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
Mirrors

acid.vegasGitHubGitLabSuperNETs