Henry Wang

Results 7 issues of Henry Wang

I run huginn in docker but my email never works. ``` -e SMTP_DOMAIN=domain.com \ -e [email protected] \ -e SMTP_PASSWORD=password \ -e SMTP_SERVER=smtp.gmail.com \ -e SMTP_PORT=587 \ -e SMTP_AUTHENTICATION=plain \ -e...

RSS3 had a new branding, see: https://rss3.io/blog/en/the-rss3-branding-evolution

research
external

``` sh gpg --keyserver=hkp://keyserver.ubuntu.com:80 --recv-keys "C4A05888A1C4FA02E1566F859F2A29A569653940" ``` Adding `--keyserver-options http-proxy=$http_proxy` should fix this.

`-r` is no longer a valid flag.

Hi @a-h Adrian, Thanks for the brilliant work. Just wondering if you could add the support for including an example response for Route. Regards, Henry