Add followers scope to perm link.
This commit is contained in:
@@ -319,6 +319,7 @@ class TrackerComponent(cmds.Component):
|
|||||||
Scopes.bits_read,
|
Scopes.bits_read,
|
||||||
Scopes.channel_read_polls,
|
Scopes.channel_read_polls,
|
||||||
Scopes.channel_read_vips,
|
Scopes.channel_read_vips,
|
||||||
|
Scopes.moderator_read_followers,
|
||||||
*scopes
|
*scopes
|
||||||
})
|
})
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user