A bridge between an IRC channel and the bash interpreter
Find a file
Jordyn c1d9da8ef8 Improve ping support to avoid ping timeouts
Specifically the ping is moved to the message throttling code so that every 10th
message triggers a ping.

This also allows for me to remove the multiple ping handlers.
2026-03-14 03:47:00 -05:00
main.py Improve ping support to avoid ping timeouts 2026-03-14 03:47:00 -05:00
README.md update README to accompany the code 2026-03-14 02:16:28 -03:00
skel_config.py Add configuration file support 2026-03-14 03:42:04 -05:00

irc2bash

A bridge between an IRC channel and the bash interpreter

Ensure you run this in a sandboxed VM!