Prevent stats commands from showing channels not visible to users of the current channel
Open
good first issue
- Dominant language
- Python
- Stars
- 1
- Forks
- 11
- Avg merge
- 20h 7m
- Merged PRs (30d)
- 2
Description
The stats commands display which channels are most frequented by different users. This displays certain channels on the output graph that may be hidden for users of the channel that the graph will be outputted to. A filter should occur before creating the graph that ensures the selected channels' permissions match with the permissions of the output channel.
Contributor guide
Assessment
This issue has not been assessed yet.