diff options
author | equa <equaa@protonmail.com> | 2022-03-10 20:30:59 +0000 |
---|---|---|
committer | equa <equaa@protonmail.com> | 2022-03-10 20:30:59 +0000 |
commit | c926a2f11e75f744c187fd116d8675a0fc090cb3 (patch) | |
tree | accb342b4a71e93e97732bb3fed568f462d0762d /TODO | |
parent | 0890ddb40f59170f1c672f7ed10b89566fe97c93 (diff) |
only invoke edbot with a specific prefix
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/TODO b/TODO index 267fedc..3ebad64 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,5 @@ -make ed restart itself -- i think we probably want some sort of "process manager" thread which -- handles all of the interrupts -make it support multiple instances per channel +have the shell cd for us (we can do this by running sh -c, but making it cd would be better) +support joining irc channels with keys +=== signify what kind of commands we need (we can use b as a prefix?) find a name (bed? multihEaD? googlEDocs?) |