mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-08 18:32:32 -05:00
Some old work and some new (#3362)
* Some old work, some new * c:style * remove wrong version
This commit is contained in:
5
redbot/cogs/mutes/__init__.py
Normal file
5
redbot/cogs/mutes/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from .mutes import Mutes
|
||||
|
||||
|
||||
def setup(bot):
|
||||
bot.add_cog(Mutes(bot))
|
||||
Reference in New Issue
Block a user