KockaAdmiralac / KockaLogger

Parses IRC logs of activity across Fandom, then relays it into a Discord channel, searches for spam/vandalism and more.
GNU General Public License v3.0
8 stars 9 forks source link

newusers: Only allow slash commands from specific channels #62

Open KockaAdmiralac opened 1 year ago

KockaAdmiralac commented 1 year ago

Description

Slash commands can currently be used from any channel on a server. As we don't want people to be using these randomly, we should probably restrict them only to channels which contain information on what these commands do.

Proposed solution

Restrict slash commands for profile reporting-related commands to the reports and staging channels, and display a message when used outside of them.