| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-16 | used id and lecture delay | Holden Rohrer | |
| These should reduce the bot's total response count, improving efficiency with spammers. The lecture delay includes a space-replacement and differ to allow "b a d w o r d" to still only require 7 changes. Tile deletion delay upped to 5 minutes. | |||
| 2020-07-16 | search.js uses `space` regexes now, improving nword match | Holden Rohrer | |
| 2020-07-16 | removed main.on(open) log and fixed breaking scope bug | Holden Rohrer | |
| 2020-07-16 | added nword protector using an add'l id func to Queue | Holden Rohrer | |
| This should be added to sched.Queue so (even if it requires a somewhat convoluted workflow), any write may be tracked. | |||
