Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2022-08-03 | Removed unused import | -1/+1 | ||
2022-08-03 | Updated `purge` to require >1 users | -3/+9 | ||
2022-07-23 | Update `!modpings off` confirmation to use a discord timestamp. | -8/+9 | ||
2022-07-21 | Start 3.11 snekbox container by default | -2/+2 | ||
Since snekbox uses 3.11 by default, it makes sense for this one to be started by default, and the 3.10 container to be opt-in. | ||||
2022-07-21 | Update snekbox tests to expect new output | -11/+13 | ||
2022-07-21 | Include what version of Python was used in snekbox output. | -6/+6 | ||
2022-07-21 | Use the view clear on timeout feature from bot-core in snekbox | -9/+7 | ||
This will mean the buttons will be cleared from the response on interaction timeout. | ||||
2022-07-17 | fix(tags/print-return): use the raw GitHub URL for the GIF | -1/+1 | ||
As mentioned in the previous commit, using the raw GitHub URL would be more reliable than a Discord CDN URL. |