mirror of
https://github.com/a-bad-dev/irc2bash.git
synced 2026-06-08 16:42:10 +00:00
A bridge between an IRC channel and the bash interpreter
- Python 100%
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(). |
||
|---|---|---|
| main.py | ||
| rce.service | ||
| README.md | ||
| skel_config.py | ||
irc2bash
A bridge between an IRC channel and the bash interpreter
Ensure you run this in a sandboxed VM!