Channel list should be filtered to channels the user or bot can access #43

Closed
opened 2025-01-30 02:45:10 +00:00 by cadence · 1 comment
Owner

Not sure whether to base it on the bot's permissions or the user's permissions. Maybe both?

Debug view should explain that some channels were filtered out based on permissions.

This will require a guild member lookup API call for the bot and/or user, to get their roles.

Not sure whether to base it on the bot's permissions or the user's permissions. Maybe both? Debug view should explain that some channels were filtered out based on permissions. This will require a guild member lookup API call for the bot and/or user, to get their roles.
cadence added this to the v3.0 milestone 2025-01-30 02:45:10 +00:00
cadence added the
blocking
web
labels 2025-01-30 02:45:10 +00:00
cadence changed title from (Web) Channel list should be filtered to channels the user or bot can access to Channel list should be filtered to channels the user or bot can access 2025-01-30 08:41:31 +00:00
Author
Owner

Fixed in 20dabf4a. Channels that the logged in user can't access will be visible - I decided to only filter out ones the bot can't access.

It's up to the server owner to set channel permissions correctly for the bridge.

Fixed in 20dabf4a. Channels that the logged in user can't access will be visible - I decided to only filter out ones the bot can't access. It's up to the server owner to set channel permissions correctly for the bridge.
Sign in to join this conversation.
No labels
blocking
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cadence/out-of-your-element#43
No description provided.