Add followers scope to perm link.

This commit is contained in:
2025-07-27 17:14:07 +10:00
parent d3fef2a271
commit 71400f9397

View File

@@ -319,6 +319,7 @@ class TrackerComponent(cmds.Component):
Scopes.bits_read,
Scopes.channel_read_polls,
Scopes.channel_read_vips,
Scopes.moderator_read_followers,
*scopes
})
)