Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 218 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 218 Bytes

bash-irc-bot

A simple, modular IRC bot written in bash

throw "modules" into /modules/module-name/module-name.sh and they will be loaded up during runtime.

call modules with botname: test arg1 arg2 ....