Joe Banks
Joe Banks
Following on from python-discord/meta#92. We want to provide a third help channel in the available category so that more people can type their question at once without the channel being...
When a message trips the filter on the bot it is removed after a period of time. During this period it is a record in the database. When this deletion...
Page: Network When adding/removing members of bridge interfaces the user should be presented with a confirmation dialog as well as functionality to revert changes if the modification affects cockpit connection.
As said in the title, currently we use the `/slack` endpoint since when I created this library this is what I was most knowledgable with. We should now migrate this...
Site issue: python-discord/site#364 The site issue contains most of the details here: > When a message trips the filter on the bot it is removed after a period of time....
When a datapoint is added after the plotter has initialised then a new line will not be created, since the line count is determined from the initial data. This should...
Add a legend to the plotter to show which tuple item is being plotted to which colour. As of now, unless you know constant values for your data, it's hard...
When trying to add a key of type `ED25519` I'm getting the error shown below: ``` ❯ keybase pgp select --multi You are selecting a PGP key from your local...
# Error report Discord has a field size limit of 1024 characters, not 2,000 as is currently programmed. This means that blackbox silently fails to notify if a backup has...
Tangentially related to #155, we cannot detect when a database has failed to backup at all right now because the failure notifications are not sent and blackbox does not exit...