Skip to content
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cogs/plugins.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ class Plugins(commands.Cog):
These addons could have a range of features from moderation to simply
making your life as a moderator easier!
Learn how to create a plugin yourself here:
https://github.com/modmail-dev/modmail/wiki/Plugins
https://docs.modmail.dev/old-docs/plugins
"""

def __init__(self, bot):
Expand Down