[V3 Nolinks] Initial commit
This commit is contained in:
5
nolinks/__init__.py
Normal file
5
nolinks/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from .nolinks import NoLinks
|
||||
|
||||
|
||||
def setup(bot):
|
||||
bot.add_cog(NoLinks(bot))
|
||||
Reference in New Issue
Block a user