This website requires JavaScript.
Explore
Discord Server
Help
Register
Sign in
cswimr
/
GalaxyCogs
Watch
1
Star
1
Fork
You've already forked GalaxyCogs
0
Code
Issues
2
Pull requests
Projects
Wiki
Activity
Actions
8ca56695e3
GalaxyCogs
/
shortmute
/
__init__.py
6 lines
95 B
Python
Raw
Normal View
History
Unescape
Escape
Shortmute introduced very early in development, not production ready whatsoever yet
2023-03-17 02:12:53 -04:00
from
.
shortmute
import
Shortmute
BREAKING!!!! feat: discord.py 2.0 compatibility
2023-08-07 17:34:57 -04:00
async
def
setup
(
bot
)
:
await
bot
.
add_cog
(
Shortmute
(
bot
)
)
Reference in a new issue
Copy permalink