Kevin Smith
Kevin Smith
I think `in_room` is preferable to introducing another configuration layer. The mental model is easy to grok -- "this trigger runs just as if I submitted it in the ops...
I think we might be able to get by with `list`, `versions`, and `info` as chat commands since the install process still requires a file upload.
Cog requires two general categories of functionality in order to integrate with any chat system: 1. Chat System API - Cog uses the API to lookup rooms and users and...
Relay's new `dev` mode switch helps improve the situation but there are more things we can do: - Decrease template iteration overhead -- Deploying templates to test edits is tedious...
Actually I haven't touched this code in quite a while. I'm thinking about taking down the repo entirely and let someone else continue development on it.
What about if verification could be turned off? I'd rather do that than try to document the various compatible versions.