Tyler Kennedy

Results 177 comments of Tyler Kennedy

We're discussing this on IRC. There are/were two issues: - The new automatic deployments have removed the legacy exemption for hook endpoints to be accessed over HTTP. If you have...

Closing, as the bots have been running reliably for the last 24 hours.

In v2, the "Add New Channel" screen shows you your previously (and most recently) used channels first, before asking you to make a new one.

I've reopened this because at the python level, we can prevent people from shooting themselves in the foot and using a parser across threads. We can't stop someone whose using...

~PyPy3 for ARM needs to be built from source on travis, missing from package repos for bionic.~ Doesn't matter, PyPy provides their own manylinux image.

CPython linux wheels now available for 3.5-3.8 on ARM64 as of v2.4.

Both Windows and OS X arm builds are doable (and can be built cross-target from existing Ci). FreeBSD is a no-go until the standard for platform compatibility tags is expanded....

Absolutely, that's one of the goals for the new bot framework. Unfortunately until the bots are improved this can't be implemented on the front end. We used to have "BotEvents"...

Yesterday multiple issues were resolved with stability and the backlog in the queue was purged. Notifico should be much more reliable in your channel now. Outbound messages are stored in...

We should disconnect a configurable (say, 10 minutes) time after the last channel on a given network is deleted. We don't want to join and leave immediately if a user...