Bot skeleton 💀 for the Internet Relay Chat (IRC) protocol
Go to file
Dionysus 5899410cd8
.gitignore added
2023-10-04 10:25:26 -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 Golang example added 2023-10-03 00:11:51 -04:00
skeleton.py Rename variables colliding 2023-10-03 20:50:22 -04:00
skelly.go added glang example 2023-10-03 00:13:24 -04:00

README.md

skeleton

asyncronous bot skeleton for the internet relay chat protocol

Requirements

  • Python (Note: This script was developed to be used with the latest version of Python)

Information

This is just a basic structure to help setup a bot. The bots have no use by default. It is asyncronous, can log to file, handle basic I/O, flood control, etc.

An example in Python & Golang (beta) are in this repository.

IRC RCF Reference


Mirrors

acid.vegasGitHubGitLabSuperNETs