A bridge between an IRC channel and the bash interpreter
Find a file
Jordyn df915da6d4 Added command for clearning the send queue and cleaned up code
Mainly I moved the command specific code from the giant message handling if statement into separate functions which are called dynamically depending on name.

I moved some functions around to have a basic structure as commented in Server().
2026-03-14 21:41:34 -05:00
main.py Added command for clearning the send queue and cleaned up code 2026-03-14 21:41:34 -05:00
rce.service Add systemd service 2026-03-14 19:21:56 -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!