Samoxive / SafetyJim

A moderation bot for discord.
https://safetyjim.xyz
MIT License
37 stars 13 forks source link

Add a channel order lock feature #49

Closed Samoxive closed 5 years ago

Samoxive commented 5 years ago

Create a command to lock channel order in place, they can be unlocked with another command for temporary edits. It could also make more sense to implement it as another setting but we might consider making this available to use for members with Manage Channels permission.

Samoxive commented 5 years ago

It seems discord doesn't give a lot of metadata about channel order changes so this makes it harder for jim if user keeps messing with order while jim's in the process of fixing it. Another approach could be saving the state of channels and allowing user to restore it in command but same challenges apply there, this feature is scrapped.