The docs currently indicate that when creating a discord proof someone may want to delete all channels. However, as indicated in keyxoide/doipjs#111, that does not work. This updates the language to clarify that at least one channel is necessary, but any other channels may be deleted.
The reason for needing one channel is that all invites are linked to a channel (this is the channel that first opens when someone uses an invite), and so deleting all channels will invalidate all existing invites, and makes the "create invite" button fail to function.
The docs currently indicate that when creating a discord proof someone may want to delete all channels. However, as indicated in keyxoide/doipjs#111, that does not work. This updates the language to clarify that at least one channel is necessary, but any other channels may be deleted.
The reason for needing one channel is that all invites are linked to a channel (this is the channel that first opens when someone uses an invite), and so deleting all channels will invalidate all existing invites, and makes the "create invite" button fail to function.