Trevor Hartman
Trevor Hartman
This would be nice for multiple reasons. We'd be able to improve the formatting of longer expressions int he docs too, like https://yetibot.com/user-guide#render
I think this was meant to be a way to post raw text to a channel without being parsed/evaluates as a command. Been a little while 🙂
Thanks for reporting. The [prefix logic](https://github.com/yetibot/core/blob/6c55a341a0b7f90b54c52d68db417e24646cc256/src/yetibot/core/config.clj#L10-L22) should lowercase `(env :yetibot-env-prefix)` to fix this.
Hey @LeonmanRolls! Here are some ideas; feel free to add your thoughts. I haven't used the `metrics` lib so I have no idea what the implementation will look like or...
@LeonmanRolls also, FYI Yetibot is running an http server; the public Yetibot instance is at [public.yetibot.com](http://public.yetibot.com/). Doesn't do much now but that could be a cool place to render a...
From @jcorrado via Slack: > I'm still of the "all of nothing, do it cleanly or don't do it at all" mindset (edited) but, I understand practical middle-ground (in theory)...
> were we to simplify to one adapter, what would that simplified, clarified architecture open up? Corollary: What if we just design everything as if there were only one adapter...
tldr: agree with all or nothing but want to defer the decision / work.
We discussed this today starting at https://yetibot.slack.com/archives/C66AJ2EFL/p1554821184926700 ## Summary 1. Our goal is "true" multi-adapter 2. We seem to be in agreement on delivering fully-baked, user-proof features. Quality UI. 3....
Related: https://github.com/yetibot/yetibot/issues/179