Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-13 | support empty lines | equa | |
we now output 0F (irc formatting reset) after every message. it's a little silly but it's consistent, so dealing with it is easy enough. | |||
2022-03-13 | Various fixes | equa | |
- add directory configuration option - add debug mode for checking output - fix FIFOs not actually being FIFOs - add user and pass configuration options - validate config files - don't fail instantly if we fail to exec or chdir; instead, wait for input to avoid restart loops - have ed restart on JOIN rather than instantly - output stderr to the channel as well | |||
2022-03-13 | fix host configuration | equa | |
2022-03-10 | only invoke edbot with a specific prefix | equa | |
2022-03-07 | initial commit | equa | |