5621e6c737
very early in development, not production ready whatsoever yet
5 lines
No EOL
82 B
Python
5 lines
No EOL
82 B
Python
from .shortmute import Shortmute
|
|
|
|
|
|
def setup(bot):
|
|
bot.add_cog(Shortmute(bot)) |