Disabled read message history and send messages Checking with every channel if the muted role has the permissions. If not, it overwrites with the permissions required
Added functionality to make sure that new channels have muted role overwrites
Logging member bans and unbans Repeating less code
Referencing pool connection from client/self.bot
Tried to convert unban command into using def
Storing/Clearing roles in database
Still need to implement database integration and make an unmute command
Added logging within the unban command
Added member unban event