ToolMatter
Your Apps in Action
Risersoft
Buy
Try
Explore
Documentation
Public
Use this form to visualize Red-DiscordBot Сog metadata file.
{{repoTitle.MainEntity}}
description - A long description of the cog or repo. For cogs, this is displayed when a user executes [p]cog info.
install_msg - The message that gets displayed when a cog is installed or a repo is added
short - A short description of the cog or repo. For cogs, this info is displayed when a user executes [p]cog list
end_user_data_statement - A statement explaining what end user data the cog is storing. This is displayed when a user executes [p]cog info. If the statement has changed since last update, user will be informed during the update.
min_bot_version - Min version number of Red in the format MAJOR.MINOR.MICRO
max_bot_version - Max version number of Red in the format MAJOR.MINOR.MICRO, if min_bot_version is newer than max_bot_version, max_bot_version will be ignored
hidden - Determines if a cog is visible in the cog list for a repo.
disabled - Determines if a cog is available for install.
author List of names of authors of the cog
#
Values
Actions
{{$index+1}}.
min_python_version Min version number of Python in the format [MAJOR, MINOR, PATCH]
#
Values
Actions
{{$index+1}}.
.required_cogs
_
type - Optional, defaults to COG. Must be either COG or SHARED_LIBRARY. If SHARED_LIBRARY then hidden will be True.
requirements List of required libraries that are passed to pip on cog install.
#
Values
Actions
{{$index+1}}.
tags A list of strings that are related to the functionality of the cog. Used to aid in searching.
#
Values
Actions
{{$index+1}}.
Download Json
{{message}}