jesopo

Results 255 comments of jesopo

I'd like some advice on how best to tackle this - where to start, how to present that documentation, etc.

`!config c auto-title on` which requires `+o`, `!access add config` (per-channel) or `!givepermission config` (per-server)

you need `+o` to be able to change channel access flags. `!config c command-method notice` vs `!config c command-method privmsg`

![image](https://user-images.githubusercontent.com/11245819/63164333-08c31580-c020-11e9-84d2-0f2fc6cc985d.png) 🤔

if we wanted the "previous mention" part we'd need to also start tracking that information (per-channel)

I'd prefer if we could use both `Europe/Helsinki` and `UTC+1` notation. Only problem with the latter is that it doesn't update with daylight saving but the former does.

is there any benefit to this over the way we're already passing the key?

this will either need data migration or assumption of both for legacy entries

note about the PID part - `bitbotctl` already does magic using unix domain sockets in a predictable place and it seems to work well - we needn't worry about that...

at the moment, both sides have to have the relay configured for it to work, otherwise BitBot logs a `WARN` and does not relay. I'd keep at that way, thus...