Seattle, WA
Interests: systems programming, Minecraft modding, Touhou Project
Comment by ~williewillus on ~williewillus/r16
~joeld writes:
Currently r16 responses are given plain, without any formatting. Would it be possible to use markdown or other formatting to produce results in monospace font for easier reading?
Which part of the response are you referring to? If I recall correctly we chose to keep the outermost response "plain" (no wrapping or decoration by r16) to give trick authors maximum flexibility -- if we started wrapping the entire response with backticks that would break any backticks used in the trick output itself.
(we do use backticks when printing trick source with !rkt show though, and it breaks if the trick source has backticks itself, predictably)
Comment by ~williewillus on ~williewillus/r16
Implemented by commit 0c3f4706f0ec954ff05fa4e34fee05b728b4f412
REPORTED
RESOLVED IMPLEMENTEDComment by ~williewillus on ~williewillus/r16
This was a racket-cord issue and seems to be fixed by the gateway code refactor.
Originally resolved on 2021-02-28 02:48 UTC
REPORTED
RESOLVED FIXEDTicket created by ~williewillus on ~williewillus/r16
When internet connection hiccups, gateway websocket thread crashes and the bot is useless until restarted. It should attempt to reconnect with some sort of exponential backoff.
Import from another tracker. Originally reported on 2021-02-11 03:13 UTC.
Comment by ~williewillus on ~williewillus/r16
Resolved on 2021-02-28 02:48 UTC
REPORTED
RESOLVED IMPLEMENTEDTicket created by ~williewillus on ~williewillus/r16
Make sure to segment per-guild, and clear stats on deletion.
Import from another tracker. Originally reported on 2021-02-19 07:40 UTC
Ticket created by ~williewillus on ~williewillus/r16
Frontends should have an opportunity to gracefully disconnect from their service instead of just dying because the process exits.
Ticket created by ~williewillus on ~williewillus/r16
Not very useful but nice for debugging