Joe Banks

Results 16 issues of 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...

a: backend
p: 3 - low
l: 0 - beginner
a: help channels
t: enhancement

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...

area: backend
area: API
type: feature
priority: 2 - normal
level: 1 - intermediate
python

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.

enhancement

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...

enhancement
help wanted
good first issue
hacktoberfest

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....

t: feature
a: API
a: moderation
a: filters
p: 2 - normal
l: 1 - intermediate

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...

enhancement

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...

enhancement

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...

area: notifiers
help wanted
level: intermediate
priority: high
type: bug

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...

area: databases
help wanted
level: beginner
priority: high
type: bug